LDAP Linux Auth Client
Материал из noname.com.ua
Версия от 14:15, 12 мая 2016; Sirmax (обсуждение | вклад)
Клиентская часть - линуксбокс который будет авторизоваться в LDAP
DEBIAN_FRONTEND=noninteractive apt-get install libnss-ldap
Sudosh2
dpkg -i /root/sudosh2_2.0.1-1_amd64.deb
/etc/shells
/usr/bin/sudosh
/etc/nsswitch.conf
#passwd: compat #group: compat #shadow: compat passwd: ldap files group: ldap files shadow: ldap files
/etc/ldap.conf
/etc/ssh/sshd_conf
PasswordAuthentication yes