Thanks. But how do you invoke 'man' for the users? If I type what you did above in Ubuntu, I get some other 'users' :
Marlon Duksa wrote:> User-Password == "csetestp"*
> I've been reading through WiKi pages but still not clear. I need to
> evaluate two attributes and I'm doing this with the =~ operator. But the
> second attribute is not evaluated but instead returned as reg expr
> (exactly as stated below)
>
>
>
> DEFAULT *User-Name =~ "^([aA-zZ]+)-([aA-zZ]+)$", Auth-Type := Local,
Don't set Auth-Type := LOCAL. Delete that.
Use "Cleartext-Password := ...", not "User-Password == ..."
$ man users
> What is the significance of this 'DEFAULT' keyword in the 'users' file?
This is documented.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html