Hi, I'm new to the list. I'm using LTSP on Debian stable (ltsp-server version 5.4.2) exporting Debian testing image by NFS.
It seems LDAP users (long username containing "dot" character) cannot log in fat client ldm because ldm cannot mount remote home directory by sshfs; may be something is wrong into /usr/share/ldm/rc.d/X01-localapps script? I think the code is too much restrictive here: > # Return true if the parameter is a valid user or group name. > # The regex is from `man useradd`, and all of "$1" must match it. > is_valid_name() { > test $(expr match "$1" '[a-z_][a-z0-9_-]*[$]*') -eq ${#1} > } And may be there is a bug where the script creates temporary username: > useradd_name="ltsp_temporary_user_$pw_uid" Thanks, Andrea ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _____________________________________________________________________ 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