> What comes to my mind: What are the permissions and owner of your /home/<new user> ?
I tried chmod 777 and also verified correct ownership.
Here's another clue: If I try su without the login ('-') option, I get this
message:
Cannot execute /bin/bash: Permission denied
ls -l /bin/bash yields:
-rwxr-xr-x root root 1134856 Feb. 1 13:18 /bin/bash
-- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
