首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用ivrgy_tool在ldap中添加acls以进行网络密封

使用ivrgy_tool在ldap中添加acls以进行网络密封
EN

Stack Overflow用户
提问于 2015-09-23 10:05:20
回答 1查看 199关注 0票数 0

我正在尝试在我的新配置的openLDAP服务器中添加特定于网络印章的acls。

我读到有一个叫做"ivrgy_tool“的工具,我对LDAP和web密封很陌生。我正在试着运行命令

ivrgy_tool -h host=abkale2l -p 389 -D cn=Manager_dn -F acls dc=maxcrc

但是这个命令再次给出了命令的手册页。

代码语言:javascript
复制
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>

我不知道我哪里出了问题。

任何帮助都是非常感谢的。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2015-09-27 06:15:30

问题是..。IBMWeb海豹不支持Open。安装了,运行良好。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/32736612

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档