Hello, I am only able to log in Thin Client with the first user (here test2) after booting. Later I log out (test2) and try another user (test4). I have problems.
So I search the error in the auth.log and I noticed, if I log out on the terminal-server (user reiner), the session was closed. But if I log out on the thinclient, the session is not closed. So I killed the process of the session (sudo kill 9345). Now I was able to log in with another user (test4) Reiner Schmid -----------auth.log------------------------- localhost sshd[9343] Accepted password for test2 from 192.168.0.158 port 4334 ssh2 localhost sshd[9345] (pam_unix) session opened for user test2 by (uid=0) localhost gdm[8581] (pam_unix) session opened for user reiner by (uid=0) localhost sudo reiner : TTY=pts/0 ; PWD=/home/reiner ; USER=root ; COMMAND=/bin/kill 9345 localhost sshd[9555] Accepted password for test2 from 192.168.0.158 port 4426 ssh2 localhost sshd[9559] (pam_unix) session opened for user test2 by (uid=0) localhost sshd[9710] Accepted password for test4 from 192.168.0.158 port 4427 ssh2 localhost sshd[9712] (pam_unix) session opened for user test4 by (uid=0) localhost gdm[8581] (pam_unix) session closed for user reiner localhost gdm[8581] (pam_unix) session opened for user reiner by (uid=0) -- edubuntu-devel mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/edubuntu-devel
