Hi all again,

I have trying with 2 realms: realmA and realmB
I´ve defined 2 different SessionDatabase names
When I invoke radwho.cgi I cannot isolate realm A and realmB to eventually 
show to 2 different hypothetical customers.
radwho.cgi shows ALL the  online users (realms A and B)
I´m beginning with DBM SessionDatabase.
What is wrong in my settings? 

thanks in advance! 


<Handler Realm=realmA>
       AuthByPolicy ContinueAlways
       AuthBy SQLAccounting
       AuthBy DBRealmA
       AcctLogFileName %L/realmA-%Y%m%d
       SessionDatabase realmA   <============
       PasswordLogFileName %L/realmA/passlog-%Y%m%d
</Handler> 

<Handler Realm=realmB>
       AuthByPolicy ContinueAlways
       AuthBy SQLAccounting
       AuthBy DBRealmB
       AcctLogFileName %L/realmB-%Y%m%d
       SessionDatabase realmB      <============
       PasswordLogFileName %L/realmB/passlog-%Y%m%d
</Handler> 


<SessionDatabase DBM>
       Filename %D/online-users
       Identifier realmA       <=======(here realmB has the same effect)
</SessionDatabase> 

 

Angel Bustos
email: [EMAIL PROTECTED] 

____________________________________________________________________________ 

Conéctese Gratis a Internet desde http://www.brujula.net/gratis
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to