openldap-acl-test 1.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

openldapacltest 1.0.1

OpenLDAP ACL Test
OpenLDAPのACLをチェックを補助するツールです。
設定ファイルをよみ、適切に slapacl コマンドを実行し、
結果を記録します。

Install
pip コマンドを用いてPyPI経由でインストール可能です。
pip install openldap-acl-test


Usage
acltest というコマンドがインストールされます。
$ acltest --help
Usage: acltest [OPTIONS]

Options:
-c, --conffile PATH conffile path [default: acltest_conf.yml]
--slapacl PATH slapacl path [default: /usr/sbin/slapacl]
--dry-run dry run
-v, --verbose verbose output
-h, --help Show this message and exit.
--version Show the version and exit.
内部で slapacl を呼ぶので slapacl が実行可能な環境で実行する必要があります。

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.