All of lore.kernel.org
 help / color / mirror / Atom feed
* Console login problems
@ 2007-05-15 21:34 Norman Elton
  2007-05-16 13:28 ` Daniel J Walsh
  2007-05-16 18:13 ` Norman Elton
  0 siblings, 2 replies; 3+ messages in thread
From: Norman Elton @ 2007-05-15 21:34 UTC (permalink / raw)
  To: SELinux

[-- Attachment #1: Type: text/plain, Size: 1506 bytes --]

I have installed RHEL5 on a test system. Local accounts (such as root) can
login without a problem. Accounts stored in an LDAP/Kerberos database
experience unpredictable behavior. They can occassionally login. More often
than not, once they hit a bash prompt, they are immediately kicked back to
the login prompt. It's like bash is crashing.

In my /var/log/secure, I see the following...

May 15 15:57:00 localhost login: pam_unix(login:auth): authentication
failure; logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost=  user=testuser
May 15 15:57:00 localhost login: pam_krb5[3659]: authentication succeeds for
'testuser' (testuser@KRBDOMAIN)
May 15 15:57:00 localhost login: pam_unix(login:session): session opened for
user testuser by LOGIN(uid=0)
May 15 15:57:00 localhost login: pam_selinux(login:session): Warning!  Could
not get new context for /dev/tty1, not relabeling: Invalid argument
May 15 15:57:00 localhost login: pam_selinux(login:session): usercon=(null),
prev_context=system_u:object_r:tty_device_t
May 15 15:57:00 localhost login: LOGIN ON tty1 BY testuser
May 15 15:57:00 rheltest login: pam_unix(login:session): session closed for
user testuser

Here's the bizarre part... even if I completely disable selinux and reboot,
I still get the same warning message and the symptoms reoccur.

I would think disabling selinux would make the sympton go away if it were
indeed an selinux problem.

This is only happening to LDAP/Kerberos users, and not every time. Any
thoughts?

Thanks,

Norman

[-- Attachment #2: Type: text/html, Size: 1601 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-05-16 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-15 21:34 Console login problems Norman Elton
2007-05-16 13:28 ` Daniel J Walsh
2007-05-16 18:13 ` Norman Elton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.