On Mon, 9 May 2005, E L wrote:

> I have two groups of users "adsl-1" accessing the network trough
> "hunt-adsl-1" huntgroup and "adsl-2" accessing the network trough
> "hunt-adsl-2" huntgroup. Need to block "adsl-2" users going trough
> "hunt-adsl-1" huntgroup. I have this in the users file:
>
> DEFAULT Ldap-Group == disabled, Auth-Type := Reject
>         Reply-Message = "Account disabled.  Please call the helpdesk."
>
> DEFAULT Huntgroup-Name == hunt-adsl-1, Ldap-Group == adsl-1, User-Profile :=
> "uid=adsl-1,ou=profiles,dc=domain,dc=net"
>         Fall-Through = no
>
> DEFAULT Huntgroup-Name == hunt-adsl-2, Ldap-Group == adsl-2, User-Profile :=
> "uid=adsl-2,ou=profiles,dc=domain,dc=net"
>         Fall-Through = no
>
> DEFAULT Auth-Type := Reject
>         Reply-Message = "Access Denied! You are not a PPP subscriber!"
>
> I need to make sure that this configuration works before I go online. I
> apreciate any help.
>

That looks right to me.  I'd still run it on a development box first to
test though.



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to