When you created your user, did you create a home directory for the account?
Hi, I installed BT3 to the hard drive and I created a user, but I cannot login to user until I change the permissions of the /tmp folder to 1777. The problem I am having is that everytime I reset the computer, the permissions on /tmp get reset to drwxr_xr_x. Anyone have a solution? Would be greatly appreciated.
When you created your user, did you create a home directory for the account?
what was the exact command you used to create the user account?
yes, I understand you used adduser, but what options and switches did you use? There could be a problem with how the directory was created, and knowing the exact syntax would aide in troubleshooting.
I think you need to double check that the user account's home directory is correctly set in /etc/passwd and that the permissions on the user's home directory are also correctly set.
It looks like there may be a fix for your problem on THIS blog.