On Friday 07 May 2004 13:22, Patrick Cornelißen wrote:
> Anton Ivanov wrote:
> > Package: kdm
> > Version: 4:3.2.2-1
> > Severity: grave
> > 
> > It will exit after the user logs out and has to be started again
> > manually. This appeared after upgrade from 3.1 to 3.2 and is
> > reproducible.
> Additional Info:
> I had this problem on our systems too. I solved it by removing the ldap 
> checks in /etc/pam.d
> For authentication nsswitch was enough. Just the per Host acces 
> restriction doesn't work this way :-(

Try
        grep kdm /var/log/*.log > kdm.before
        .. start kdm and login/logout and after kdm exits
        grep kdm /var/log/*.log > kdm.after
        diff -u kdm.before kdm.after 

and send the diff output. Maybe there are additional hints
what kdm did not like.

Achim
> 
> -- 
> Bye,
>   Patrick Cornelissen
>   http://www.p-c-software.de
>   ICQ:15885533
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> 

-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
                                      -- [EMAIL PROTECTED]

Reply via email to