Re: (RADIATOR) Question about DBM Auth...

2002-01-17 Thread Hugh Irvine


Hello Fernando -

There are no limits on the number of AuthBy clauses you can use (unless there 
is some underlying operating system limit on the number of files a single 
process can have open).

Perhaps you can send me a copy of the complete configuration file (no 
secrets) together with a trace 4 debug from Radiator showing what is 
happening.

regards

Hugh


On Fri, 18 Jan 2002 02:53, Fernando Caranton Cruz wrote:
> Hi,
>
> I use the DBM Auth, but i wanna know if this type of authentication have
> any type of limit. I explain this
>
> This is the actual Realm in the radius.cfg
>
>
> 
> MaxSessions 1
> AcctLogFileName /usr/local/etc/radacct/%N/detail
> RejectHasReason
> 
> AuthByPolicy ContinueWhileReject
> 
> AuthByPolicy ContinueWhileReject
> 
> Filename /etc/raddb/radiator/plus/users
> 
> 
> Filename
> /etc/raddb/radiator/rdsigeneral/users 
> 
> 
> Filename /etc/raddb/radiator/prepago/users
> 
> 
> Host
> Secret
> RetryTimeout 10
> AuthPort 1645
> AcctPort 1646
> 
> 
> 
>
> but if I make some changes, the DB options not work
>
> Ej:
>
> 
> MaxSessions 1
> AcctLogFileName /usr/local/etc/radacct/%N/detail
> RejectHasReason
> 
> AuthByPolicy ContinueWhileReject
> 
> AuthByPolicy ContinueWhileReject
> 
> Filename /etc/raddb/radiator/plus/users
> 
> 
> Filename
> /etc/raddb/radiator/rdsigeneral/users 
> 
> Filename /etc/raddb/radiator/otherdir/users
> 
> 
> Filename /etc/raddb/radiator/otherdir/users
> 
> 
> Filename /etc/raddb/radiator/otherdir/users
> 
> 
> 
> Filename /etc/raddb/radiator/prepago/users
> 
> 
> Host
> Secret
> RetryTimeout 10
> AuthPort 1645
> AcctPort 1646
> 
> 
> 
>
> exist some kind of limit in the AuthBy option? how many can I use?  can use
> another type of config, Ej using AuthBy GROUP or others?
>
> tnx
>
> FCC

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
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.



(RADIATOR) Question about DBM Auth...

2002-01-17 Thread Fernando Caranton Cruz



Hi,
 
I use the DBM Auth, but i wanna know if this type 
of authentication have any type of limit. I explain this
 
This is the actual Realm in the 
radius.cfg
 
 
    
MaxSessions 
1    AcctLogFileName 
/usr/local/etc/radacct/%N/detail    
RejectHasReason        
AuthByPolicy 
ContinueWhileReject    
    
AuthByPolicy 
ContinueWhileReject    
    
Filename 
/etc/raddb/radiator/plus/users    
    
    
Filename 
/etc/raddb/radiator/rdsigeneral/users    
    
    
    
Filename 
/etc/raddb/radiator/prepago/users    
    
    
Host 
Secret 
    
RetryTimeout 
10    
AuthPort 
1645    
AcctPort 
1646    
    

 
but if I make some changes, the DB options not 
work
 
Ej:
 
    
MaxSessions 
1    AcctLogFileName 
/usr/local/etc/radacct/%N/detail    
RejectHasReason        
AuthByPolicy 
ContinueWhileReject    
    
AuthByPolicy 
ContinueWhileReject    
    
Filename 
/etc/raddb/radiator/plus/users    
    
    
Filename 
/etc/raddb/radiator/rdsigeneral/users    

        
                
    
Filename /etc/raddb/radiator/otherdir/users
    

    
            
            
Filename 
/etc/raddb/radiator/otherdir/users    

        
                
    
Filename 
/etc/raddb/radiator/otherdir/users    
    
    
    
Filename 
/etc/raddb/radiator/prepago/users    
    
    
Host    
Secret
    
RetryTimeout 
10    
AuthPort 
1645    
AcctPort 
1646    
    

 
exist some kind of limit in the AuthBy option? how 
many can I use?  can use another type of config, Ej using AuthBy GROUP or 
others? 
 
tnx
 
FCC