Re: SSH not working for particular user

2005-08-06 Thread Francisco Reyes

On Sat, 6 Aug 2005, The WRS wrote:

Thanks for the feedback


Check /var/log/auth.log and perhaps


sshd[28883]: error: PAM: authentication error for fran from my machine



/var/log/messages for hints on why


Same error on that file.


/etc/hosts.allow may be the culprit


The machines were setup with hosts.allow, but I am connecting from the 
same machine using a different user.



Perhaps the uid in question has an invalid shell?


That doesn't seem to be the problem either.

From the user I was able to login I did su to my ID and that worked.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: SSH not working for particular user

2005-08-06 Thread Francisco Reyes

On Sat, 6 Aug 2005, The WRS wrote:


Hmm, are the password fields in /etc/master.passwd using the same hash type?
They should ALL either start with
$1 - md5
$2 - blowfish


They are all the same $1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]