This is a discussion on Re: authenticating multiple modules? within the FreeRADIUS Users forums, part of the Networking and Network Related category; Ivan, or others, Ok, I can't seem to find documentation on = this. If I don't use the users ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Ivan, or others,
Ok, I can't seem to find documentation on = this. If I don't use the users file, I presume I = should create the groups in the radiusd.conf = file. How does one create a group for Students = and Staff (syntax)? Can I assign Auth-Type =3D = System for Staff and Auth-Type =3D LDAP for Staff = and have a request against both groups? Note, = there is no way ahead of time to distinguish = between a user that is staff or student. So I = need the solution to first check the system file and then check against lda= p. Is there an example configuration somewhere I = can follow that authenticates against a system file and ldap? Tim At 06:32 PM 3/9/2007, you wrote: >Don't put Auth-Type in users file. Make groups Students nad Staff, >assign users to them and put the Auth-Type you want for that group as >group check item. > >Ivan Kalik >Kalik Informatika ISP > > >Dana 9/3/2007, "Tim Tyler" <tyler@beloit.edu> pi=B9e: > > >Freeradius experts, > > I want to use one freeradius server to authenticate against a > >system file for students and against ldap for faculty/staff. I can > >get the system file to work alone. I can get the ldap module to work > >alone. But I can't seem to find a way to get both of them to work > >together. If I set DEFAULT Auth-Type =3D System in the users file, it > >authenticates the system files. If I set it to ldap, it > >authenticates to ldap. If I put both in the users file, it > >authenticates ldap users only. How do I allow both unix and ldap > >modules to authenticate their respective users? Note: users are > >unique to each module. A user in unix does = > not exist in ldap and vice versa. > > > > > > > >Tim Tyler > >Network Engineer - Beloit College > >tyler@beloit.edu > > > > > >- > >List info/subscribe/unsubscribe? See = > http://www.freeradius.org/list/users.html > > > > > >- >List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.= html Tim Tyler Network Engineer - Beloit College tyler@beloit.edu = - = List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.h= tml |