On Mon, Jul 21, 2003 at 03:12:03PM +0200, labis siegfried wrote:
> for example
> 
> we have 3 users in the huntgroup "dune" :
> *arkonen
> *fremen
> *atreide
> 
> 
> arkonen have the password : epice
> fremen the password : vers
> and atreide the password : sard
> but pass1 is different of pass2 and of pass3

Why do you think that users belong into the huntgroups file?

huntgroups:
dune    some-check-attr == some-value

users:
*arkonen  Auth-Type := Local, User-Password == "epice", Huntgroup-Name == dune
        some-reply-attr = some-value

*fremen   Auth-Type := Local, User-Password == "vers", Huntgroup-Name == dune
        some-reply-attr = some-value

*atreide  Auth-Type := Local, User-Password == "sard", Huntgroup-Name == dune
        some-reply-attr = some-value

Oliver.


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

Reply via email to