Searched refs:PAM (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/rshd.tproj/
H A DMakefile11 PAM= macro
13 PAM=-lpam macro
15 Extra_LD_Flags = -dead_strip -pie $(PAM)
/macosx-10.9.5/system_cmds-597.90.1/atrun.tproj/
H A Datrun.c60 #ifdef PAM
136 #ifdef PAM
178 #ifdef PAM
183 perrx("cannot start PAM: %s", pam_strerror(pamh, pam_err));
195 #endif /* PAM */
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/atrun.tproj/
H A Datrun.c60 #ifdef PAM
136 #ifdef PAM
178 #ifdef PAM
183 perrx("cannot start PAM: %s", pam_strerror(pamh, pam_err));
195 #endif /* PAM */
/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec58 # Is this a build for the rescue CD (without PAM, with MD5)? (1=yes 0=no)
501 - pull cvs patch to fix support for /etc/nologin for non-PAM logins (#47298)
578 - mention that challengereponse supports PAM, so disabling password doesn't
639 - Don't open a PAM session until we've forked and become the user (#25690).
663 - Incorporate a switch for using PAM configs for 6.x, just in case.
678 - Merge multiple PAM text messages into subsequent prompts when possible when
682 - Disable the built-in MD5 password support. We're using PAM.
683 - Take a crack at doing keyboard-interactive authentication with PAM, and
716 build PAM authentication in.
/macosx-10.9.5/cups-372.4/cups/
H A Dconfigure1534 --disable-pam disable PAM support
1578 --with-pam-module specify the PAM module to use
8769 # Set the necessary libraries for PAM...
8776 # Find the PAM configuration directory, if any...
/macosx-10.9.5/sudo-72/src/
H A Dconfigure1553 --disable-pam-session Disable PAM session support
1581 --with-pam enable PAM support
1656 --with-pam-login enable specific PAM session for sudo -i
4114 yes) AUTH_EXCL="$AUTH_EXCL PAM";;
13866 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
13909 # On AIX 6 and higher default to PAM, else default to LAM
13912 AUTH_EXCL_DEF="PAM"
14087 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14241 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
14379 test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
[all...]
/macosx-10.9.5/screen-22/screen/
H A Dconfigure844 --enable-pam enable PAM support
7846 echo "$as_me:$LINENO: checking for PAM support" >&5
7847 echo $ECHO_N "checking for PAM support... $ECHO_C" >&6
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dconfigure1425 --with-pam Enable PAM support
11760 # Check for PAM libs
11769 as_fn_error $? "PAM headers not found" "$LINENO" 5
11912 # Check for older PAM
11914 # Check PAM strerror arguments (old PAM)
18462 echo " PAM support: $PAM_MSG"
18502 echo "PAM is enabled. You may need to install a PAM control file "
18504 echo "Example PAM contro
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dconfigure872 --with-pam=DIR use PAM (rooted in DIR) yes
9549 echo "$as_me:$LINENO: checking for PAM support" >&5
9550 echo $ECHO_N "checking for PAM support... $ECHO_C" >&6
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfigure892 --with-pam=DIR use PAM (rooted in DIR) yes

Completed in 339 milliseconds