Searched refs:PAM (Results 1 – 25 of 97) sorted by relevance
1234
15 #%PAM-1.024 #%PAM-1.033 #%PAM-1.042 #%PAM-1.051 #%PAM-1.060 #%PAM-1.069 #%PAM-1.078 #%PAM-1.087 #%PAM-1.0
9 # Note: When PAM is used, some modules may enfore a minimal delay (e.g.186 # Default initial "umask" value for non-PAM enabled systems.293 # Note: If you use PAM, it is recommended to use a value consistent with294 # the PAM modules configuration.308 # Note: If you use PAM, it is recommended to use a value consistent with309 # the PAM modules configuration.
61 # some PAM modules and threads)74 # Set this to 'yes' to enable PAM authentication, account processing,75 # and session processing. If this is enabled, PAM authentication will77 # PasswordAuthentication. Depending on your PAM configuration,78 # PAM authentication via ChallengeResponseAuthentication may bypass80 # If you just want the PAM account and session checks to run without81 # PAM authentication, then enable this but set PasswordAuthentication
11 + [AS_HELP_STRING([--without-pam], [without PAM support])])16 - AC_DEFINE(HAVE_PAM, 1, [Define to 1 for PAM support])18 + AC_DEFINE(HAVE_PAM, 1, [Define to 1 for PAM support])],20 + AC_MSG_ERROR([PAM selected but security/pam_misc.h not found])
28 /* Note: PAM auth is quite simple and only works for PAM modules which just do31 * but there's an interface via a PAM module. It won't work for more complex32 * PAM challenge/response.33 * You can't enable both PASSWORD and PAM. */
1 #%PAM-1.0
73 # Set this to 'yes' to enable PAM authentication, account processing,74 # and session processing. If this is enabled, PAM authentication will76 # PasswordAuthentication. Depending on your PAM configuration,77 # PAM authentication via KbdInteractiveAuthentication may bypass79 # If you just want the PAM account and session checks to run without80 # PAM authentication, then enable this but set PasswordAuthentication
2 SUMMARY = "Linux-PAM (Pluggable Authentication Modules)"3 DESCRIPTION = "Linux-PAM (Pluggable Authentication Modules for Linux), a flexible mechanism for aut…7 # PAM is dual licensed under GPL and BSD.15 SRC_URI = "https://github.com/linux-pam/linux-pam/releases/download/v${PV}/Linux-PAM-${PV}.tar.xz \44 S = "${WORKDIR}/Linux-PAM-${PV}"56 FILES:${PN}-xtests = "${datadir}/Linux-PAM/xtests"114 'PAM plugin for %s', hook=pam_plugin_hook, extra_depends='')115 …do_split_packages(d, pam_filterdir, r'^(.*)$', 'pam-filter-%s', 'PAM filter for %s', extra_depends…
4 Subject: [PATCH 88/92] libweston: Add user authentication support via PAM6 Add user authentication support for remote backends via PAM.89 + weston_log("PAM error message: %s\n", msg[i]->msg);92 + weston_log("PAM info text: %s\n", msg[i]->msg);122 + weston_log("PAM: start failed\n");128 + weston_log("PAM: authentication failed\n");134 + weston_log("PAM: account check failed\n");231 +#%PAM-1.0
4 Subject: [PATCH 89/93] libweston: Add user authentication support via PAM6 Add user authentication support for remote backends via PAM.89 + weston_log("PAM error message: %s\n", msg[i]->msg);92 + weston_log("PAM info text: %s\n", msg[i]->msg);122 + weston_log("PAM: start failed\n");128 + weston_log("PAM: authentication failed\n");134 + weston_log("PAM: account check failed\n");231 +#%PAM-1.0
6 Index: Linux-PAM-1.3.0/xtests/Makefile.am8 --- Linux-PAM-1.3.0.orig/xtests/Makefile.am9 +++ Linux-PAM-1.3.0/xtests/Makefile.am
26 bool "PAM support"32 Support for PAM in openvmtools34 comment "PAM support needs a toolchain w/ dynamic library"
2 # https://github.com/linux-pam/linux-pam/releases/download/v1.5.0/Linux-PAM-1.5.1.tar.xz.asc4 sha256 201d40730b1135b1b3cdea09f2c28ac634d73181ccd0172ceddee3649c5792fc Linux-PAM-1.5.1.tar.xz
4 TACACS+ protocol client library and PAM module in C. This5 PAM module support authentication, authorization (account
4 This is the PAM to RADIUS authentication module. It allows5 any PAM-capable machine to become a RADIUS client for
6 (PAM) facility. While specifically designed to help PAM module
2 # /etc/pam.d/other - specify the PAM fallback behaviour11 #specific PAM rules for the service and aid to debugging). Then to be
24 # Check for PAM support25 AC_ARG_WITH(pam, AC_HELP_STRING([--with-pam],[Use PAM for authentication]),
29 "PAM support.");32 + Logs.warn("PAM disabled")
23 # See if we have libpam.a. Investigate PAM versus Linux-PAM.
186 PAM, IRM, enumerator234 INTC_VECT(PAM, 0xec0), INTC_VECT(IRM, 0xee0),267 DU, GPIO3, GPIO2, GPIO1, GPIO0, PAM, 0, 0,302 { 0xfe410810, 0, 32, 4, /* INT2PRI4 */ { 0, 0, PAM, GPIO3,
2 # The PAM configuration file for the Shadow `passwd' service