Устанавливаем и настраиваем LDAP для Ubuntu feisty
Версия от 19:37, 6 мая 2008; Vovan (обсуждение | вклад)
Содержание
устанавливаем ubuntu server hardy 8.04
восстанавливаем grub
Настраиваем DHCP
Витько допиши!!!
Устанавливаем LDAP
добавляем к списку репозитариев следующую строчку:
deb ftp://192.168.10.3/repos.sau16.org/gutsy/ ./
aptitude install smbldap-configure
ldap-auth-config
Uniform Resource identifire: ldap://192.168.10.2:389 Distinguished Name of the search base: dc=ntc,dc=local LDAP version to use: 3 Make Local root Database admin: <YES> Does the LDAP database require login: <NO> LDAP account for root: cn=admin,dc=ntc,dc=local LDAP root account password: there type our password (config = /etc/ldap.secret)
Далее_1
идем в папку /usr/share/smbldap-configure и выполняем:
./smbldap all
Далее_2
aptitude install phpldapadmin