On Tuesday, 2001-08-28 at 17:15:58 +0200, Sergio Talens-Oliag wrote: > El Tue, Aug 28, 2001 at 09:23:47AM -0400, Sunny Dubey escribió:
> > Anyone have any clue as to how to make it work? Are there any docs about > > getting Netware+linux+ldap to work? thanks for any info that you might > > pass > > along. have a nice day. > I think your problem is in your pam module configuration, I use something > like that for auth: > --- > auth required pam_nologin.so > auth sufficient pam_unix.so > auth required pam_ldap.so use_first_pass > --- > With this setup the user is only asked once; if 'pam_unix' succeds the user > is authorized and if it fails 'pam_ldap' tries to authenticate using the > same password entered. > Hope this helps. Probably not. The hard part is figuring out which attributes this queries. I helped set this up, but the NDS was already muddled by other applications, so it's not clear. But there's a way: RTFS! :-) HTH, Lupe Christoph -- | [EMAIL PROTECTED] | http://free.prohosting.com/~lupe | | I have challenged the entire ISO-9000 quality assurance team to a | | Bat-Leth contest on the holodeck. They will not concern us again. | | http://public.logica.com/~stepneys/joke/klingon.htm |

