]> andersk Git - openssh.git/blobdiff - acconfig.h
- (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root
[openssh.git] / acconfig.h
index 37b8c226158675931e45c243d0fed7d6a433b965..6be585e6652c4b7250d09bbceb26c6850cf069a1 100644 (file)
 /* Work around problematic Linux PAM modules handling of PAM_TTY */
 #undef PAM_TTY_KLUDGE
 
+/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
+#undef SSHPAM_CHAUTHTOK_NEEDS_RUID
+
 /* Use PIPES instead of a socketpair() */
 #undef USE_PIPES
 
This page took 0.031121 seconds and 4 git commands to generate.