Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://help.ubuntu.com/11.10/serverguide/C/openldap-server.html

 http://ubuntuforums.org/showthread.php?t=1488232

https://help.ubuntu.com/community/NFSv4Howto

Install and configure LTSP

...

auth-client-config -t nss -p lac_ldap

pam-auth-update

 

User and Group Management

 

apt-get install ldapscripts

...

chmod 400 /etc/ldapscripts/ldapscripts.passwd

emacs /usr/share/ldapscripts/runtime.debian

Code Block
pamfile='/etc/ldap/ldap.conf'

#if the next command doesn't work compare the runtime file with the one from: http://ubuntuforums.org/showthread.php?t=1488232

 

ldapadduser geo users


Install and configure NFS

...