Home
last modified time | relevance | path

Searched refs:PAM (Results 1 – 25 of 33) sorted by relevance

12

/external/openssh/
Dsshd_config79 # Set this to 'yes' to enable PAM authentication, account processing,
80 # and session processing. If this is enabled, PAM authentication will
82 # PasswordAuthentication. Depending on your PAM configuration,
83 # PAM authentication via ChallengeResponseAuthentication may bypass
85 # If you just want the PAM account and session checks to run without
86 # PAM authentication, then enable this but set PasswordAuthentication
Dsshd_config.android78 # Set this to 'yes' to enable PAM authentication, account processing,
79 # and session processing. If this is enabled, PAM authentication will
81 # PasswordAuthentication. Depending on your PAM configuration,
82 # PAM authentication via ChallengeResponseAuthentication may bypass
84 # If you just want the PAM account and session checks to run without
85 # PAM authentication, then enable this but set PasswordAuthentication
DTODO33 - Improve PAM ChallengeResponseAuthentication
35 - Use different PAM service name for kbdint vs regular auth (suggest from
42 on diff size. Maybe PAM password auth too?
49 - can't build with PAM (no 64-bit libpam yet)
76 - PAM
77 + See above PAM notes
DINSTALL35 PAM:
37 OpenSSH can utilise Pluggable Authentication Modules (PAM) if your
38 system supports it. PAM is standard most Linux distributions, Solaris,
41 Information about the various PAM implementations are available:
43 Solaris PAM: http://www.sun.com/software/solaris/pam/
44 Linux PAM: http://www.kernel.org/pub/linux/libs/pam/
130 If you are using PAM, you may need to manually install a PAM control
132 them). Note that the service name used to start PAM is __progname,
135 executable, your PAM configuration may need to be modified.
137 A generic PAM configuration is included as "contrib/sshd.pam.generic",
[all …]
DREADME17 This port consists of the re-introduction of autoconf support, PAM
25 The PAM support is now more functional than the popular packages of
29 OpenSSH depends on Zlib[3], OpenSSL[4] and optionally PAM[5].
61 (PAM also is standard on Solaris and HP-UX 11)
DCREDITS12 Andrew Morgan <morgan@transmeta.com> - PAM bugfixes
36 Dag-Erling Sm�rgrav <des at freebsd.org> - Challenge-Response PAM code.
51 Jonchen (email unknown) - the original author of PAM support of SSH
71 Nalin Dahyabhai <nalin.dahyabhai@pobox.com> - PAM environment patch
87 Simon Wilkinson <sxw@dcs.ed.ac.uk> - PAM fixes, Compat with MIT KrbV
DREADME.platform86 Platforms using PAM
89 PAM is enabled. To maintain existing behaviour, pam_nologin should be
DREADME.privsep41 PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD,
Dconfigure.ac565 [Define if you are using Solaris-derived PAM which
632 [Work around problematic Linux PAM modules handling of PAM_TTY])
2401 # Check for PAM libs
2404 [ --with-pam Enable PAM support ],
2409 AC_MSG_ERROR([PAM headers not found])
2423 [Define if you want to enable PAM support])
2439 # Check for older PAM
2441 # Check PAM strerror arguments (old PAM)
2454 [Define if you have an old version of PAM
4244 echo " PAM support: $PAM_MSG"
[all …]
Dsshd_config.0121 (e.g. via PAM or though authentication styles supported in
612 ``yes'' this will enable PAM authentication using
614 addition to PAM account and session module processing for all
617 Because PAM challenge-response authentication usually serves an
/external/openssh/contrib/
DREADME40 A generic PAM config file which may be useful on your system. YMMV
44 A PAM config file which works with FreeBSD's PAM port. Contributed by
Dsshd.pam.generic1 #%PAM-1.0
/external/chromium_org/remoting/host/installer/mac/Scripts/
Dremoting_postflight.sh59 logger Creating PAM config.
74 logger PAM config has local edits. Not updating.
/external/ppp/pppd/
Dppp.pam1 #%PAM-1.0
/external/openssh/contrib/redhat/
Dsshd.pam1 #%PAM-1.0
Dsshd.pam.old1 #%PAM-1.0
Dopenssh.spec578 - mention that challengereponse supports PAM, so disabling password doesn't
678 - Merge multiple PAM text messages into subsequent prompts when possible when
/external/openssh/contrib/caldera/
Dsshd.pam1 #%PAM-1.0
/external/webp/examples/
Ddwebp.c62 PAM, enumerator
319 } else if (format == PAM) { in SaveOutput()
401 format = PAM; in main()
478 case PAM: in main()
/external/dropbear/
Dconfigure.in143 [ --enable-pam Try to include PAM support],
146 …AC_CHECK_LIB(pam, pam_authenticate, , AC_MSG_ERROR([*** PAM missing - install first or check confi…
147 AC_MSG_NOTICE(Enabling PAM)
149 AC_DEFINE(DISABLE_PAM,, Use PAM)
150 AC_MSG_NOTICE(Disabling PAM)
155 AC_DEFINE(DISABLE_PAM,, Use PAM)
156 AC_MSG_NOTICE(Disabling PAM)
DCHANGES109 - Improve PAM prompt comparison.
169 - SECURITY: Fix for PAM auth so that usernames are logged and conversation
170 function responses are allocated correctly - all 0.44test4 users with PAM
218 - Added in the PAM authentication code (finally! thanks to Martin Carlsson)
/external/ipsec-tools/src/racoon/doc/
DFAQ62 Enable the use of PAM with hybrid authentication on the
63 server side. PAM can be used for authentication and accounting.
/external/openssh/regress/
DREADME.regress24 systems using PAM) require sudo to execute some tests.
/external/ipsec-tools/
DNEWS61 o PAM support for Xauth
/external/libmtp/
DINSTALL169 into your jukebox) some systems prefer to let PAM do this by placing

12