]> git.pld-linux.org Git - packages/open-vm-tools.git/commit
add usable pam config
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 4 Sep 2018 09:02:35 +0000 (12:02 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 4 Sep 2018 09:04:55 +0000 (12:04 +0300)
commit70df2ca85a782f45d01fc5414b92bc12f07ccc2a
tree9c4a6e30f091afdd7f3758b057cdbe1d26ebb44a
parent3174ac66a26a5e1ecd13c0defbd7c6ba336a1302
add usable pam config

there's no pam_unix_acct.so or pam_unix_auth.so in pld. so just use include from system auth.

Sep  4 11:03:36 cemetery VGAuth[1357]: PAM unable to dlopen(/lib64/security/pam_unix_auth.so): /lib64/security/pam_unix_auth.so: cannot open shared object file: No such file or directory
Sep  4 11:03:36 cemetery VGAuth[1357]: PAM adding faulty module: /lib64/security/pam_unix_auth.so
Sep  4 11:03:36 cemetery VGAuth[1357]: PAM unable to dlopen(/lib64/security/pam_unix_acct.so): /lib64/security/pam_unix_acct.so: cannot open shared object file: No such file or directory
Sep  4 11:03:36 cemetery VGAuth[1357]: PAM adding faulty module: /lib64/security/pam_unix_acct.so
Sep  4 11:03:36 cemetery VGAuth[1357]: pam_unix(vmtoolsd:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost=  user=xxx
open-vm-tools.spec
vmtoolsd.pamd [new file with mode: 0644]
This page took 0.348511 seconds and 4 git commands to generate.