18 lines
357 B
INI
18 lines
357 B
INI
[general]
|
|
full_machine_name = smime.neuro.uni-bremen.de
|
|
start = True
|
|
strict_host_checking = False
|
|
|
|
[slapd]
|
|
instance_name = smime
|
|
ldapi = /run/slapd-smime.socket
|
|
root_dn = cn=admin
|
|
root_password = REDACTED
|
|
port = 389
|
|
secure_port = 636
|
|
self_sign_cert = False
|
|
|
|
[backend-userroot]
|
|
sample_entries = yes
|
|
suffix = dc=smime,dc=uni-bremen,dc=de
|
|
|