PAM exec patch to allow PAM_AUTHTOK to be exported.
- From: "Zane C.B." <v.velox@xxxxxxxxxx>
- Date: Sat, 19 May 2007 13:05:33 -0400
I figure some one here may find this interesting. I just begun work
on allowing a smb home directory to be automounted upon login.--- pam_exec.c.orig Sat May 19 12:51:42 2007
+++ pam_exec.c Sat May 19 12:56:50 2007
@@ -57,6 +57,7 @@
ENV_ITEM(PAM_TTY),
ENV_ITEM(PAM_RHOST),
ENV_ITEM(PAM_RUSER),
+ ENV_ITEM(PAM_AUTHTOK),
};
static int
_______________________________________________
freebsd-security@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: PAM exec patch to allow PAM_AUTHTOK to be exported.
- From: Dag-Erling Smørgrav
- Re: PAM exec patch to allow PAM_AUTHTOK to be exported.
- Prev by Date: Re: Anybody may fix samba and php in frozen ports ?
- Next by Date: Re: PAM exec patch to allow PAM_AUTHTOK to be exported.
- Previous by thread: Anybody may fix samba and php in frozen ports ?
- Next by thread: Re: PAM exec patch to allow PAM_AUTHTOK to be exported.
- Index(es):