Need information to bypass the preauth in openssh

Darren Tucker dtucker at zip.com.au
Tue Jan 24 16:46:32 AEDT 2017


On Tue, Jan 24, 2017 at 4:17 PM, Vishwanath KC <vicchi.cit at gmail.com> wrote:
[...]
> But in my case all user info is present in remote database and
> authentication is form remote using tacacs+ server.

What platform is this?  You probably want a NSS module or the
equivalent for your platform so that getpwnam(3) knows about those
users (including things like uid/gid, home directory and shell).  I'm
not sure TACACS can provide the required details, though.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA (new)
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list