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

Re: Re: SSH package concerns...



 but sshd.conf contains the needed
flags to limit the authentication methods



 doing man sshd_config saids something like :



 UsePAM = yes
 PasswordAuthentication = no



 might do the trick

PasswordAuthentication is set to no by default, as enabling it causes cleartext password authentication (obviously defeating the point of encrypting it in the first place).

And yes UsePAM = yes was set, for clarification. So I'd assume that meant that PAM authentication was final?

Nathan

----------------
Code is poetry.



Reply to: