-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 21/03/11 23:07, Joe Patterson wrote:
> [PATCH] -added the ability to have "COMMONNAME" replaced
> with certificate common name in pam conversation
>
> Signed-off-by: Joe Patterson
> ---
> plugin/auth-pam/README |2 +-
> plugin/auth-pam/
[PATCH] -added the ability to have "COMMONNAME" replaced
with certificate common name in pam conversation
Signed-off-by: Joe Patterson
---
plugin/auth-pam/README |2 +-
plugin/auth-pam/auth-pam.c | 11 +--
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/plugin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/03/11 17:44, Joe Patterson wrote:
> I had wanted to have the capability of forcing users to match their
> username with their cert common name. It's possible to do this using
> the environment variables passed to an auth script, but I figured it
I had wanted to have the capability of forcing users to match their
username with their cert common name. It's possible to do this using
the environment variables passed to an auth script, but I figured it
would be useful to add the capability to the auth_pam plugin. It
would be nice to be able t