Re: su in shadow-4.0.[5-7] shows "System error"
[email protected] Wed, 9 Feb 2005 10:24:16 +0300
| Newsgroups | gmane.linux.pld.shadow.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, Tomasz! Here is my /etc/pam.d/su: #%PAM-1.0 # PAM config file for the `su' service auth sufficient pam_rootok.so auth required pam_unix_auth.so account required pam_unix_acct.so Best Regards, Igor On Tue, Feb 08, 2005 at 03:21:07PM +0100, Tomasz K?oczko wrote: > On Wed, 26 Jan 2005 [email protected] wrote: > > >Hello! > > > >I have the following problem running su from current shadow: > > > >It exits with "System error" message. > >And the following line in syslog: su[NNNN]: pam_open_session: System error > > > >su from shadow-4.0.4.1 works fine. > > > >Version info: > >Linux 2.6.x > >GCC 3.4.3 > >Linux-PAM-0.78-Beta1 > >shadow-4.0.7 > > Can you show your /etc/pam.d/su ?