mirror of
https://github.com/webmin/webmin.git
synced 2025-07-20 16:48:46 +00:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
config_file=/etc/openldap/slapd.d
|
|
schema_dir=/etc/openldap/schema
|
|
slapd=slapd
|
|
ldap_user=ldap
|
|
browse_max=100
|
|
start_cmd=systemctl start slapd
|
|
stop_cmd=systemctl stop slapd
|
|
apply_cmd=systemctl restart slapd
|
|
init_name=slapd
|
|
data_dir=/var/lib/ldap
|
|
attr_count=6
|
|
ldapadd=ldapadd
|