Home
last modified time | relevance | path

Searched full:use_authtok (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/pam_modules/pam_passwdqc/
H A DREADME12 user. There's usually the "use_authtok" option to do that. If your
13 password changing module lacks the "use_authtok" option or its prompts
135 use_authtok []
139 the only difference between "use_first_pass" and "use_authtok" is that
H A DPLATFORMS8 module which understands "use_authtok". Thus, you may choose which
H A Dpam_passwdqc.spec61 - 0.2: added "use_authtok", added README.
H A Dpam_passwdqc.c291 if (!strcmp(*argv, "use_authtok")) { in parse()
/freebsd/contrib/pam-krb5/
H A DNEWS431 another module that uses use_authtok. Without this behavior, the
433 see no saved password and use_authtok will reject the password change.
465 UPGRADE WARNING: If you were using pam_krb5 with the use_authtok
470 UPGRADE WARNING: If you used the use_authtok parameter in the
474 use_authtok parameter. use_authtok applies only to the password group
479 work when stacked with pam_cracklib. Change use_authtok to have the
481 need to add use_first_pass to use_authtok to get the desired behavior.
485 obtained by a previous module, use use_authtok instead.
491 use_authtok previously had for the current password.
493 use_authtok no longer has any meaning for the authentication stack.
[all …]
H A DREADME.md286 password required pam_krb5.so use_authtok minimum_uid=1000
295 password required pam_unix.so use_authtok obscure sha512
296 password required pam_smbpass.so use_authtok
302 `pam_smbpass` are both configured with `use_authtok`, they will both fail.
H A DREADME264 password required pam_krb5.so use_authtok minimum_uid=1000
271 password required pam_unix.so use_authtok obscure sha512
272 password required pam_smbpass.so use_authtok
277 pam_smbpass are both configured with use_authtok, they will both fail.
/freebsd/contrib/pam-krb5/tests/data/scripts/password/
H A Dauthtok-too-long1 # Test use_authtok with an excessively long password. -*- conf -*-
8 password = use_authtok
H A Dauthtok-too-long-debug1 # Test use_authtok with an excessively long password. -*- conf -*-
8 password = use_authtok debug
H A Dauthtok-force11 password = use_authtok force_first_pass
H A Dauthtok11 password = use_authtok
/freebsd/contrib/pam-krb5/tests/module/
H A Dpassword-t.c77 /* Test use_authtok with an excessively long password. */ in main()
126 /* Test use_authtok. */ in main()
132 /* Test use_authtok with force_first_pass. */ in main()
/freebsd/crypto/openssh/contrib/
H A Dsshd.pam.generic6 password required /lib/security/pam_unix.so shadow nullok use_authtok
/freebsd/lib/libpam/modules/pam_passwdqc/
H A Dpam_passwdqc.8237 .It Cm use_first_pass , use_authtok
245 .Cm use_authtok
/freebsd/contrib/pam-krb5/module/
H A Dpassword.c43 if (args->config->use_authtok) { in pamk5_password_prompt()
200 * use_authtok will also fail. Otherwise, since the order of the stack is in change_password()
285 * stacked behind pam-krb5 with use_authtok and have it still work for in pamk5_password()
H A Doptions.c71 { K(use_authtok), false, BOOL (false) },
H A Dinternal.h101 bool use_authtok; /* Use the stored new password for changes. */ member
H A Dauth.c981 if (args->config->use_authtok && !args->config->force_first_pass) { in pamk5_authenticate()
982 putil_err(args, "use_authtok option in authentication group should" in pamk5_authenticate()
/freebsd/contrib/pam-krb5/docs/
H A Ddocknot.yaml258 password required pam_krb5.so use_authtok minimum_uid=1000
267 password required pam_unix.so use_authtok obscure sha512
268 password required pam_smbpass.so use_authtok
274 and `pam_smbpass` are both configured with `use_authtok`, they will both
H A Dpam_krb5.pod499 force any subsequent modules that have I<use_authtok> set to fail so that
766 password group, it applies only to the old password. See I<use_authtok>
827 =item use_authtok
848 password group, it applies only to the old password. See I<use_authtok>
/freebsd/lib/libpam/modules/pam_krb5/
H A Dpam-krb5.8523 force any subsequent modules that have \fIuse_authtok\fR set to fail so that
770 password group, it applies only to the old password. See \fIuse_authtok\fR
827 .IP use_authtok 4
828 .IX Item "use_authtok"
847 password group, it applies only to the old password. See \fIuse_authtok\fR