Skip to main content

OpenLDAP ACL check tool

Project description

https://github.com/mypaceshun/openldap-acl-test/actions/workflows/main.yml/badge.svg https://codecov.io/gh/mypaceshun/openldap-acl-test/branch/main/graph/badge.svg?token=1L16BLXJ74 Documentation Status

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 が実行可能な環境で実行する必要があります。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openldap-acl-test-1.0.1.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

openldap_acl_test-1.0.1-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page