Re: Authorization via LDAP & Authentication via PAM

2002-05-29 Thread Kostas Kalevras
On Wed, 29 May 2002, Michael Fuller wrote: > Hi all, > > I am trying to get both authentication and authorisation through LDAP. While > authentication works, authorisation still evades me. Ideas anybody ? > > Regards, > Michael Fuller authorize{ files ldap } What is the problem

Re: Authorization via LDAP & Authentication via PAM

2002-05-28 Thread Michael Fuller
gt; Sent: Tuesday, May 28, 2002 5:14 PM Subject: Re: Authorization via LDAP & Authentication via PAM > On Tue, 28 May 2002, Allister Maguire wrote: > > > Hello, > > > > I have got this working by setting: > > > > DEFAULT Auth-Type := pam > >

Re: Authorization via LDAP & Authentication via PAM

2002-05-28 Thread Kostas Kalevras
On Tue, 28 May 2002, Allister Maguire wrote: > Hello, > > I have got this working by setting: > > DEFAULT Auth-Type := pam > Fall-Through = 1 > > In the users file. > > I also want to restrict dialin access to certain ldap users, so I > changed the ldap filter: > > filter = "(&(uid=%u)(ms

Re: Authorization via LDAP & Authentication via PAM

2002-05-17 Thread Kostas Kalevras
On Fri, 17 May 2002, Allister Maguire wrote: > Hello, > > In the radiusd.conf file you have the choice of specifing what Modules > are used to: > > authorize { > preprocess > suffix > ldap > } > > And > > authenticate { > pam > } > > > Is it posible to authorize via Ldap (