On Feb 4, 2016 1:22 PM, "Roger Koehler" <[email protected]> wrote: > > > 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 1 root root 1134856 Feb. 1 13:18 /bin/bash
Another interesting piece of information: When I compiled the coreutils package, and ran the unprivileged user check, I got this message: su: Cannot drop the controlling terminal
-- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
