I've basically killed off the anonymous logins, and trying to setup logins for individual people. I basically copied the anonymous login configuration, changed the home directory, and added the user by:
Code:
useradd hpicomau
passwd hpicomau
[password]
For some reason, however, I cannot seem to figure out why I can't login. I'm sure there's quite a few reasons why not, but seeing as I'm posting in this forum - assume the worst, and go over them for me. hehe
Any help would be greatly appreciated.