Displaying 8 results from an estimated 8 matches for "unix_chkpwd".
2020 Nov 10
0
Error from unix_chkpwd
Hi,
On CentOS 7.7.1908 I've got the following error message:
unix_chkpwd[1026]: could not obtain user info (root)
I dont' know why...
There are no SELinux errors, and the permissions of relevant files are:
ls -Z /etc/shadow /etc/passwd /usr/sbin/unix_chkpwd
-rw-r--r--. root root system_u:object_r:passwd_file_t:s0 /etc/passwd
----------. root root system_u:object_r...
2011 Nov 01
1
SELinux and SETroubleshootd woes in CR
...attempt to authenticate I noticed this in /var/log/secure
--------------------
Nov 1 15:06:58 host httpd: PAM audit_open() failed: Permission denied
This is the entry from the audit log...
----------------
type=AVC msg=audit(1320178016.209:919): avc: denied { create } for
pid=22689 comm="unix_chkpwd" scontext=unconfined_u:system_r:httpd_t:s0
tcontext=unconfined_u:system_r:httpd_t:s0 tclass=netlink_audit_socket
type=SYSCALL msg=audit(1320178016.209:919): arch=c000003e syscall=41
success=no exit=-13 a0=10 a1=3 a2=9 a3=7fff23386470 items=0 ppid=20102
pid=22689 auid=500 uid=48 gid=48 euid=48...
2000 Jul 27
1
rh62 suid files
Hi,
I believe having less root setuid binaries on system is The Way ...
so:
Why does RH6.2 ships with /sbin/dump & /sbin/restore root setuid? These
are for sysadmins, not for regular users I hope.
Is /sbin/unix_chkpwd really used and what is it used for? I haven't find
anything about it in pam documentation.
Is it really necessary to ship /usr/bin/gpasswd and /usr/bin/newgrp? Does
anybody really use them on Linux? Maybe these should be extras ... (maybe
they are needed by POSIX or something similar).
What...
2006 Jan 12
3
PAM Authentication issues with Dovecot
...cape character is '^]'.<br />+OK dovecot ready.<br />USER user1<br />+OK<br />PASS ****************<br />-ERR Authentication failed.<br /><br />I checked the /var/log/messages file and saw the following:<br /><br />Jan 12 11:25:41 hermes unix_chkpwd[4601]: check pass; user unknown<br />Jan 12 11:25:41 hermes dovecot(pam_unix)[4600]: authentication failure; logname=<br />uid=0 euid=0 tty= ruser= rhost= user=[user2]<br />Jan 12 11:33:50 hermes unix_chkpwd[4718]: check pass; user unknown<br />Jan 12 11:33:50 hermes doveco...
2018 Mar 22
0
exim PAM authentication: all users unknown
...ssword
2969 $1 =
2969 $2 = user
2969 $3 = password
2969 auth: user password
2969 Running PAM authentication for user "user"
2969 PAM error: Authentication failure
2969 expanded string: no
2969 SMTP>> 535 Incorrect authentication data
========================
unix_chkpwd[2928]: check pass; user unknown
unix_chkpwd[2928]: password check failed for user (user)
exim: pam_unix(exim:auth): authentication failure; logname= uid=93
euid=93 tty= ruser= rhost= user=user
=========================
It works just fine on the old server but not on the new one. I have
verif...
2005 Nov 26
1
authentication failure messages in log
Hi
I'm using Dovecot 1.0.stable branch on a production Fedora Core 3
server. All is running very well other than I getting tons of these
messages in the log (/var/log/messages):
Nov 26 13:38:56 bmw unix_chkpwd[19360]: password check failed for user
(xxxx)
Nov 26 13:38:56 bmw imap(pam_unix)[19359]: authentication failure;
logname= uid=0 euid=0 tty= ruser= rhost=x.x.x.x user=xxxx
However the sessions are authenticating correctly and the user is able
to down load the mail fine.
I have tested this. I send...
2004 Jan 16
2
ext3 bug?
...root 3196 9. Jul 2003 rpc.lockd
[..]
-rwxr-xr-x 1 root root 153792 2. Apr 2002 tc
?rws--S--- 16413 3167764512 1075212976 1075238948 2. Feb 2004 telinit
-rwxr-xr-x 1 root root 22312 22. M� 2002 tune2fs
-rwsr-xr-x 1 root root 14508 21. J� 2002 unix_chkpwd
-rwxr-xr-x 1 root root 16560 16. Apr 2003 update-grub
-rwxr-xr-x 1 root root 2807 10. Jul 2003 update-modules
This can be found throughout the fs - /lib, /usr/bin, /etc and others all are a mess.
Luckily I could get hold of the database files and the web content that...
2005 May 06
3
Winbind issues with UID and GID mappings
...:/bin/bash
linman$:*:16777223:16777219:linman:/home/CORP/linman_:/bin/bash
bill:*:16777224:16777216:Bill Tester:/home/CORP/bill:/bin/bash
/var/log/secure
May 6 11:37:12 linman sshd[4511]: Accepted password for jgallagh from
::ffff:192.168.168.2 port 2245
/var/log/messages
May 6 11:35:54 linman unix_chkpwd[4474]: check pass; user unknown
May 6 11:35:54 linman sshd(pam_unix)[4472]: authentication failure; logname=
uid=0 euid=0 tty=ssh ruser= rhost=192.168.168.2
May 6 11:35:54 linman pam_winbind[4472]: request failed: Wrong Password, PAM
error was 7, NT error was NT_STATUS_WRONG_PASSWORD
May 6 11:35...