[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh cannot login



Thanks Jan,

It works... I'll move on to do something else.

I just wonder what I'm doing wrong. As I've read, "UsePAM yes"
in sshd_config should be enough in Sarge to get password logins.
And it works in my UML host...

http://archive.lug.boulder.co.us/Week-of-Mon-20041025/028579.html

Well...

Thanks :)
Nelson.-

> > sshd_config:
> > [snip]
> If you want to use password authentication, then you should turn this
> option on (or comment it out, default is "yes"):
> 
> > # Change to yes to enable tunnelled clear text passwords
> > PasswordAuthentication no
> 
> Oh, and if you don't need it, you might turn this one off:
> > PermitRootLogin yes
> 
> The rest of the file is ok - I'd leave PAM disabled (or commented out,
> default here is "no").
>



Reply to: