Step-by-step guide
- # apt-get install libnss-ldap libpam-ldap nscd autofs
- Enter LDAP information in configuration screens popping up
- vi /etc/nsswitch.conf, add „ldap“ to entries passwd, group, shadow
- visudo, add „%sudo ALL=(ALL:ALL) ALL“ if not present
- If applicable, stop/restart nscd to remove cache influence
- echo „* filer.loopback.org:/export/home/&“ >> /etc/auto.home
- echo „/home /etc/auto.home“ >> /etc/auto.master
- /etc/init.d/autofs restart
- Login and be happy