|
6 өдөр өмнө | |
---|---|---|
.. | ||
README.md | 6 өдөр өмнө | |
init.ldif | 6 өдөр өмнө | |
ldap | 6 өдөр өмнө | |
sharix.schema | 6 өдөр өмнө | |
slapd.conf | 6 өдөр өмнө |
For ALT Linux P10/P11
Place sharix.schema to /etc/openldap/schema/
slapadd -v -l init.ldif -f /etc/openldap/slapd.conf
ldap
file and place in to /etc/sysconfig/ldapip_address ldap.sharix.ru
Maybe it's better to use localhost instead ldap.sharix.ru. OR write to /etc/hosts local ip address and ldap host specified in the config.
packages for building ldap django extenion:
libsasl2-devel gcc python3-dev libldap-devel libldap2
path ldap database: /var/lib/ldap/bases/TREE_NAME
apt-get install openldap-servers -y