我正在尝试在我的新配置的openLDAP服务器中添加特定于网络印章的acls。
我读到有一个叫做"ivrgy_tool“的工具,我对LDAP和web密封很陌生。我正在试着运行命令
ivrgy_tool -h host=abkale2l -p 389 -D cn=Manager_dn -F acls dc=maxcrc
但是这个命令再次给出了命令的手册页。
Manipulate Security Access Manager security info in the LDAP server.
usage:
ivrgy_tool [options] command
options:
-h host LDAP server host name (required).
-p port LDAP server port number (if not specified, default LDAP port will be used.)
-D dn bind dn.
-w password bind password.
-Z Use SSL.
-d Debug (verbose) output.
-K keyfile SSL Key Database file.
-P key_pw keyfile password.
-N key_name private key name to use in keyfile.
-S name Security Master Principal Name. (Default is "sec_master").
-g name Daemon type [acld-server or remote-acl-user]
-s suffix LDAP suffix under which to create the Management Domain (Default is "").
-R Remove from registry for 'uninstall' command (Default is FALSE).
-v version Indicates the data model version to use for 'install' command (Default is '6').
-F Force addition of ACLs even if domain is not defined on this server
(only valid for 'add-acls' command).
-r rspfile Fully qualified path and file name of the response file.
command:
install <domain> <password>
add-daemon <domain> <daemon> <password>
del-daemon <domain> <daemon>
list-daemon <domain>
check-domain <domain>
check-bind <dn> <password>
check-db
uninstall <domain>
schema
add-acls <domain>我不知道我哪里出了问题。
任何帮助都是非常感谢的。
发布于 2015-09-27 06:15:30
问题是..。IBMWeb海豹不支持Open。安装了,运行良好。
https://stackoverflow.com/questions/32736612
复制相似问题