Subject: Re: PAM enabled on head
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 03/10/2005 16:14:35
On Mar 10,  8:49pm, hauke@Espresso.Rhein-Neckar.DE (Hauke Fath) wrote:
-- Subject: Re: PAM enabled on head

| At 18:39 Uhr -0500 9.3.2005, Christos Zoulas wrote:
| >On Mar 9, 11:41pm, hauke@Espresso.Rhein-Neckar.DE (Hauke Fath) wrote:
| >-- Subject: Re: PAM enabled on head
| >
| >| Any ideas what else I could check?
| >
| >tcpdump? ktrace -i inetd on the server side... It works for me.
| 
| This is getting weird... From a 'ktrace -di /usr/sbin/inetd' I get the idea
| that rshd does the pam dance and then silently quits:
| 

Add some syslog debugging to rshd... Nothing exits() without syslogging
in after pam_setcred().

christos