欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Apache Directory
来自开放百科 - 灰狐
(版本间的差异)
小 (→Mac OS X) |
小 |
||
| 第1行: | 第1行: | ||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
| + | Apache Directory | ||
| + | |||
| + | ==简介== | ||
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group ([[Apache Directory Server]]), and Eclipse-based directory tools ([[Apache Directory Studio]]). | The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group ([[Apache Directory Server]]), and Eclipse-based directory tools ([[Apache Directory Studio]]). | ||
| − | + | ==功能== | |
| − | == | + | ==指南== |
| + | ===macOS=== | ||
默认安装 /usr/local/apacheds-2.0.0-M8/bin/apacheds | 默认安装 /usr/local/apacheds-2.0.0-M8/bin/apacheds | ||
sudo ./apacheds start default | sudo ./apacheds start default | ||
| 第13行: | 第17行: | ||
sudo launchctl load /Library/LaunchDaemons/org.apache.directory.server.plist | sudo launchctl load /Library/LaunchDaemons/org.apache.directory.server.plist | ||
然后通过 [[Apache Directory Studio]] 管理和控制 ApacheDS。 | 然后通过 [[Apache Directory Studio]] 管理和控制 ApacheDS。 | ||
| + | |||
| + | ==项目== | ||
| + | |||
| + | ==用户== | ||
==文档== | ==文档== | ||
*[http://docs.huihoo.com/javaone/2015/CON2325-RBAC-Enable-Your-Java-Web-Applications-with-Apache-Directory-Fortress.pdf RBAC-Enable Your Java Web Applications with Apache Directory Fortress] | *[http://docs.huihoo.com/javaone/2015/CON2325-RBAC-Enable-Your-Java-Web-Applications-with-Apache-Directory-Fortress.pdf RBAC-Enable Your Java Web Applications with Apache Directory Fortress] | ||
| + | |||
| + | ==图集== | ||
| + | <gallery> | ||
| + | image:Apache-ds-architecture.png|架构 | ||
| + | image:apache-fortress-web-system-architecture.png|Fortress | ||
| + | </gallery> | ||
==链接== | ==链接== | ||
| 第22行: | 第36行: | ||
*http://docs.huihoo.com/apache/directory/ | *http://docs.huihoo.com/apache/directory/ | ||
| − | [[ | + | [[category:security]] |
| − | [[ | + | [[category:LDAP]] |
| − | [[ | + | [[category:apache]] |
2021年2月11日 (四) 02:50的版本
| |
您可以在Wikipedia上了解到此条目的英文信息 Apache Directory Thanks, Wikipedia. |
Apache Directory
目录 |
简介
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
功能
指南
macOS
默认安装 /usr/local/apacheds-2.0.0-M8/bin/apacheds sudo ./apacheds start default sudo ./apacheds status default ApacheDS - default is running (1706). sudo launchctl unload /Library/LaunchDaemons/org.apache.directory.server.plist sudo launchctl load /Library/LaunchDaemons/org.apache.directory.server.plist
然后通过 Apache Directory Studio 管理和控制 ApacheDS。
项目
用户
文档
图集
链接
分享您的观点