"Moktar KONE" <[EMAIL PROTECTED]> wrote:
> I am using freeradius and I some of my users logins look like this :
> (the string "AAAA" is commun to all these users logins)
>
> zddsd/[EMAIL PROTECTED]
OK...
> I want to treat this king of user differently; the same thing that they
> had in commun is /AAAA in the login .
...
> In realm definition we had prefix and suffix; in my radiusd.conf file I
> ad this entry :
> realm AAAA {
> format = suffix
> delimiter = "/"
> }
> but when the users try to connect they are refused and the field realm
> in the log is not set to AAAA
The string "/AAAA" is not a suffix of the User-Name attribute, is
it? It's in the middle.
> how can manage these users in order they can be authenticated in an
> other way?
Regular expressions.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html