Hi All,
             
       I'm using XtRadius and I have 2 realms Localy, but I have to check in diferent databases.

/etc/realms
alf.com                 LOCAL
alf.com.br              LOCAL

How can I identify in user file?

alf.com.br Auth-Type = External
        Exec-Program-Wait = "/usr/lib/cgi-bin/autenticaBR.pl %u %w",
        Fall-Through = 0

alf.com Auth-Type = External
        Exec-Program-Wait = "/usr/lib/cgi-bin/autenticaUS.pl %u %w",
        Fall-Through = 0


Thank you

Reply via email to