Difference between revisions of "Pam unix"
Jump to navigation
Jump to search
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
Line 5: | Line 5: | ||
Feb 05 14:35:55 SERVER_NAME passwd[29180]: [[pam_unix]](passwd:chauthtok): password changed for root | Feb 05 14:35:55 SERVER_NAME passwd[29180]: [[pam_unix]](passwd:chauthtok): password changed for root | ||
+ | |||
+ | Aug 16 13:34:59 master_server sudo: pam_unix(sudo:auth): auth could not identify password for [yourusername] | ||
+ | |||
+ | Solution: add this line to <code>[[/etc/pam.d/sudo]]</code> | ||
+ | auth sufficient pam_permit.so | ||
+ | [[pam_krb5]] | ||
+ | == See also == | ||
* {{PAM}} | * {{PAM}} | ||
+ | |||
+ | [[Category:Linux]] |
Latest revision as of 11:25, 21 September 2023
Feb 06 12:35:55 SERVER_NAME sshd[1851658]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=xx.228.54.xx user=USERNAME
Feb 05 14:35:55 SERVER_NAME passwd[29180]: pam_unix(passwd:chauthtok): password changed for root
Aug 16 13:34:59 master_server sudo: pam_unix(sudo:auth): auth could not identify password for [yourusername]
Solution: add this line to /etc/pam.d/sudo
auth sufficient pam_permit.so
pam_krb5
See also[edit]
Advertising: