[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Altering entered PAM username
- From: "Jesse Zbikowski" <embeddedlinuxguy gmail com>
- To: "Pluggable Authentication Modules" <pam-list redhat com>
- Subject: Re: Altering entered PAM username
- Date: Thu, 20 Nov 2008 11:34:01 -0800
Hi Julian,
2008/11/20 Julián de Navascués <julian navascues gmail com>:
> I would like to know what else is needed to map users...
You don't mention what application is calling your PAM module, but I
assume it is OpenSSH. This is not totally trivial, as OpenSSH only
accepts authorization from valid usernames -- i.e., ones which exist
in getpwnam(). There is a patch to work around this but I have only
applied it to older versions of OpenSSH (4.x not 5.x).
https://bugzilla.mindrot.org/show_bug.cgi?id=1215
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]