SSH and no-account logins
From: Inger, Slav (S.B.) (vinger_at_ford.com)
Date: 01/30/04
- Previous message: Rice.Dana_at_ic.gc.ca: "FW: AIX and w"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "'secureshell@securityfocus.com'" <secureshell@securityfocus.com> Date: Fri, 30 Jan 2004 11:19:14 -0500
Hello,
I'm looking for a way to enable accounts that do not have an account on the
machine to log in via SSH. Or in other words, I'd like sshd to pass the
username to PAM without rejecting the login attempt outright. I wrote a
custom PAM module which is supposed to intercept any login attempt and
decide what to do based on whether the account exists. When a user with no
local account tries to log in, sshd presents a password prompt to that user,
but apparently goes no further since control is never passed to PAM 'auth'
modules. Thanks.
- Previous message: Rice.Dana_at_ic.gc.ca: "FW: AIX and w"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|