On Sun, May 06, 2007 at 08:44:59AM +0200, Günther J. Niederwimmer wrote: > Hello, > > is this a known restriction with the new Kernel (OS-10.2)? > > I can't login in a second root console, the message are, > > May 6 08:15:01 techz /usr/sbin/cron[26308]: pam_loginuid(crond:session): > set_loginuid failed opening loginuid > May 6 08:15:01 techz /usr/sbin/cron[26308]: pam_loginuid(crond:session): > set_loginuid failed > May 6 08:15:01 techz /usr/sbin/cron[26308]: Cannot make/remove an entry for > the specified session > May 6 08:19:05 techz smartd[3991]: Device: /dev/sdb, SMART Usage Attribute: > 194 Temperature_Celsius changed from 187 to 193 > May 6 08:30:01 techz /usr/sbin/cron[26345]: pam_loginuid(crond:session): > set_loginuid failed opening loginuid > May 6 08:30:01 techz /usr/sbin/cron[26345]: pam_loginuid(crond:session): > set_loginuid failed > May 6 08:30:01 techz /usr/sbin/cron[26345]: Cannot make/remove an entry for > the specified session > May 6 08:35:27 techz login[25432]: pam_loginuid(login:session): set_loginuid > failed opening loginuid > May 6 08:35:27 techz login[25432]: pam_loginuid(login:session): set_loginuid > failed > May 6 08:35:27 techz login[25432]: Erstellen/Entfernen eines Eintrags für > die > angegebene Sitzung nicht möglich
Your /proc is read-only, this will make login fail. (You can remove pam_loginuid from the /etc/pam.d/ snippets if you want /proc read only). Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
