Hi list, have a LTSP terminal server running on Ubuntu 8.04. The thinclients are mounting several Netware devices by a pam module. When the user logs in, the devices are mounted to his home directory. Unfortunately the devices are never unmounted, because of some problem in the logout process. Only message in /var/log/auth.log is: "vm-thinserver sshd[6733]: pam closing authenticating connection: Broken pipe"
When the user logs in again, 3 new icons appear on the desktop. That looks like that: http://www.abload.de/img/desktop9wg.png --- [EMAIL PROTECTED]:~# mount [...] $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/I type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/G type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/H type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/P type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/G type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/H type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/P type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/G type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/H type ncpfs (rw,nosuid,nodev) $SERVER/.$USER.BENUTZER.ROOT on /home/$USER/P type ncpfs (rw,nosuid,nodev) --- It cannot be a problem with the mount/ unmount scripts, because the same scripts work well on other physical machines. Hope somebody can give me a hint. -- Greetings, Kai "In a world without walls and fences, who needs Windows and Gates?" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
