Re: [Fwd: Re: GDM: and if I don't use PAM?]
"[VIBRO]-Blackguard666" <[email protected]> Thu, 04 Jul 2002 12:55:08 +0200
| Newsgroups | gmane.comp.gnome.os.slackware |
|---|---|
| Organization | VIBROS |
| Message-ID | <[email protected]> |
Thanx Sam Steele wrote: > didn't realize this one went to multiple lists.. :) > > -Sam > > > ------------------------------------------------------------------------ > > Subject: > Re: GDM: and if I don't use PAM? > From: > Sam Steele <[email protected]> > Date: > 03 Jul 2002 16:00:31 -0400 > To: > [email protected] > > > Configure will correctly detect shadow passwords on a Slackware system > and enable them. I had filed a bug on this, the problem is with how > automake generates the Makefile. > > In daemon/Makefile you will need to make sure $(LIBS) is the first > argument to the link command, so that the system's crypt() is used > instead of another one (MD5 vs DES or another encryption scheme). > Currently it is the last search path instead of the first. > > -Sam > > On Wed, 2002-07-03 at 14:48, Aschwin van der Woude wrote: > >>The configure script of gdm detects if pam is installed and will use it >>when it can IIRC. >>It will probably fall back to basic passwd authentication, so you will >>need to explicitly tell configure to use shadow passwords ( >>--enable-authentication-scheme=shadow) if you are using those. >> >>Hope this helps, >> >>-A. >> >>On Wed, 2002-07-03 at 17:55, Alberto Manuel Brandão Simões wrote: >> >>>-- >>>Alberto Manuel B. Simoes >>>Departamento de Informática - Universidade do Minho >>>http://alfarrabio.di.uminho.pt/~albie - http://numexp.sf.net >>>---- >>> >> >>>From: Alberto Manuel Brandão Simões <[email protected]> >>>To: [email protected] >>>Cc: [email protected] >>>Subject: GDM: and if I don't use PAM? >>>Date: 03 Jul 2002 15:43:21 +0100 >>> >>> >>>Hi >>> >>>How can I use gdm (well, gdm2) if my system does not uses PAM? More >>>precisly, I'm using slackware. >>> >>>Thanks for any idea! (no, I will never remove slackware :)) >>> >>>Alberto >>>-- >>>Alberto Manuel B. Simoes >>>Departamento de Informática - Universidade do Minho >>>http://alfarrabio.di.uminho.pt/~albie - http://numexp.sf.net >> >>-- >>Aschwin van der Woude >>Open Source Specialist >>Creanor Oy (www.creanor.com) >> >>Mob. +358 50 5676665 >>Tel. +358 9 8567 6400 >> >> "Good management with crappy products will beat >> crappy management with good products every time" >> -- Bob Young >> >>PGP Fingerprint: 55AB 3F70 6C6F C345 A3AC D7A1 F2FF C586 EB04 ABDE >>Public key ID: 1024D/EB04ABDE >>Keyserver download: >>http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEB04ABDE >> >>_______________________________________________ >>gnome-list mailing list >>[email protected] >>http://mail.gnome.org/mailman/listinfo/gnome-list > > >