sshd not respecting login.access

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Wed Jan 28 12:31:17 PST 2004


"Jonas Trollvik" <Jonas.Trollvik at telia.com> writes:

> Hi,
> I've been using login.access for a long while, it hasnt occured to me until now that sshd isnt taking that file into account. No users (except me) can log in to my system with telnet and they shouldnt with sshd.
> 
> Is there a workaround for this? Wouldnt it be considered a serious bug that sshd doesnt parse this file?

Don't you need to tell it to use login(1) in order to have the login
program configuration apply?  The sshd default for its "UseLogin"
parameter is "no"...


More information about the freebsd-questions mailing list