Yeah, for sure! My log files are clean now, look: My log before comment out: ..... May 15 17:14:34 macbook-tcmc sshd[9105]: Invalid user teste from 10.1.10.200 May 15 17:14:34 macbook-tcmc sshd[9105]: PAM unable to dlopen(/lib/security/pam_smbpass.so) May 15 17:14:34 macbook-tcmc sshd[9105]: PAM [error: /lib/security/pam_smbpass.so: cannot open shared object file: No such file or directory] May 15 17:14:34 macbook-tcmc sshd[9105]: PAM adding faulty module: /lib/security/pam_smbpass.so May 15 17:14:34 macbook-tcmc sshd[9105]: Failed none for invalid user teste from 10.1.10.200 port 58691 ssh2 May 15 17:14:37 macbook-tcmc sshd[9105]: pam_unix(sshd:auth): check pass; user unknown May 15 17:14:37 macbook-tcmc sshd[9105]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=fileserver.office.worldweb.com.br May 15 17:14:39 macbook-tcmc sshd[9105]: Failed password for invalid user teste from 10.1.10.200 port 58691 ssh2 ....
And after comments done: ..... May 15 17:16:19 macbook-tcmc sshd[9115]: Invalid user teste from 10.1.10.200 May 15 17:16:19 macbook-tcmc sshd[9115]: Failed none for invalid user teste from 10.1.10.200 port 58692 ssh2 May 15 17:16:20 macbook-tcmc sshd[9115]: pam_unix(sshd:auth): check pass; user unknown May 15 17:16:20 macbook-tcmc sshd[9115]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=fileserver.office.worldweb.com.br May 15 17:16:22 macbook-tcmc sshd[9115]: Failed password for invalid user teste from 10.1.10.200 port 58692 ssh2 ..... [EMAIL PROTECTED]:/etc/pam.d# grep pam_smbpass * common-auth:#auth optional pam_smbpass.so migrate common-password:#password optional pam_smbpass.so nullok use_authtok use_first_pass Regards, Thiago -- error in auth.log when switch user -- pam_smbpass.so https://bugs.launchpad.net/bugs/216990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
