PAM + radius
- From: "Aymeric MUNTZ" <aymeric.muntz@xxxxxxx>
- Date: Mon, 27 Mar 2006 16:13:08 +0200
Hello,
I'm trying to set authentication against Radius on my box.
I modified my /etc/pam.d/telnetd file for:
___
|auth required pam_radius.so conf=/etc/radius.conf
|account required pam_radius.so
|session required pam_lastlog.so no_fail
|password required pam_radius.so no_warn
try_first_pass
|___
It seams that id does nothing.
1) How can I set it correctly working?
2) How do I define users and groups? I guess that it is not enough to set
it in the radius server. Moreover, I don't want to grant access to every
user in my radius database.
Do you know a good documentation about that?
Thanks
Cheers
Alex
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: PAM + radius
- From: Vince Hoffman
- Re: PAM + radius
- Prev by Date: Re: requests for mbufs denied
- Next by Date: Re: net.link.ether.inet.proxyall
- Previous by thread: net.link.ether.inet.proxyall
- Next by thread: Re: PAM + radius
- Index(es):