KDE and PAM
From: Andrea Venturoli (ml.diespammer_at_netfence.it)
Date: 11/26/05
- Previous message: vizion: "RE: CVSup doubts"
- Next in thread: RW: "Re: KDE and PAM"
- Reply: RW: "Re: KDE and PAM"
- Reply: Jason Williams: "Re: KDE and PAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Nov 2005 17:48:38 +0100 To: freebsd-questions@freebsd.org
Hello.
I've got a problem.
I'm using KDE 3.4.3 on a 5.4p8 system: simply it does not check for
password!!!
At login (using kdm) I just enter my username and can leave the password
field blank or type whatever I want. The same happens after the screen
saver has locked up my session.
Here's my /etc/pam.d/kde:
#
# $FreeBSD: src/etc/pam.d/kde,v 1.6 2003/04/30 21:57:54 markm Exp $
#
# PAM configuration for the "kde" service
#
# auth
auth required pam_nologin.so no_warn
#auth sufficient pam_krb5.so no_warn
try_first_pass
#auth sufficient pam_ssh.so no_warn
try_first_pass
#auth required pam_unix.so no_warn
try_first_pass
auth sufficient /usr/local/lib/pam_smb_auth.so
# account
#account required pam_krb5.so
account required pam_unix.so
# session
#session optional pam_ssh.so
session required pam_permit.so
I've tryed googling, but I only came up either with vulnerability
reports for older KDE releases (which should have been corrected) or
with hints which are specific to some particular Linux-based OS.
Any hiny appreciated.
BTW, I'm also using nss_ldap, in case it matters, and text console login
works fine.
bye & Thanks
av.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: vizion: "RE: CVSup doubts"
- Next in thread: RW: "Re: KDE and PAM"
- Reply: RW: "Re: KDE and PAM"
- Reply: Jason Williams: "Re: KDE and PAM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|