David Van Assche kirjoitti: > https://help.ubuntu.com/community/UbuntuLTSP/LTSPFatClients
Original LTSP5/openLDAP setup for thin clients works very well. But I do not make this easy for me. Laptop with wlan and /home mounted by nfs from openLDP-server ;-). Anyway, I have mixed mine (read: my tutor's) and David's ones to the Eee laptop. I can login with local uid, but no hope for openLDAP login. ---- I think that my very basic setup for Eee is OK. admin-...@eee:~$ ldapsearch -x -D "cn=nss,dc=ubuntu,dc=fi" -W | grep ltsp001 Enter LDAP Password: # ltsp001, People, ubuntu.fi dn: uid=ltsp001,ou=People,dc=ubuntu,dc=fi uid: ltsp001 homeDirectory: /home/ltsp001 admin-...@eee:~$ finger ltsp001 finger: ltsp001: no such user. admin-...@eee:~$ ---- This is kind of weird to me. admin-...@eee:~$ ssh [email protected] The authenticity of host '192.168.1.102 (192.168.1.102)' can't be established. RSA key fingerprint is f4:dc:d1:07:11:be:45:01:62:e5:90:37:62:db:6e:6d. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.1.102' (RSA) to the list of known hosts. [email protected]'s password: Linux ubuntu 2.6.24-21-generic #1 SMP Tue Oct 21 23:43:45 UTC 2008 i686 Last login: Thu Jan 8 23:43:36 2009 id: ryhmä-ID:tä 10000 vastaavaa nimeä ei löydy I have no na...@ubuntu:~$ exit logout Connection to 192.168.1.102 closed. admin-...@eee:~$ ---- And of course gdm do not let me in. Jan 28 23:23:08 eee gdm[4676]: pam_unix(gdm:auth): check pass; user unknown Jan 28 23:23:08 eee gdm[4676]: pam_unix(gdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost= Jan 28 23:23:08 eee gdm[4676]: pam_unix(gdm:account): could not identify user (from getpwnam(ltsp001)) ---- There is this howto, too. https://help.ubuntu.com/community/PamCcredsHowto ---- My all gdm/pam/openldap files for Eee are here, if somebody has time to look at them. http://www.arkki.info/howto/Wiki/LTSP5-openLDAP/Eee-openLDAP/ ---- Best Regards Asmo Koskinen. -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
