Hello Iris -

On Fri, 17 Nov 2000, Iris Silva wrote:
> Hi there,
> 
> I want that my Radius server accept connections from users that are in
> another BSDI box which doesn't have Radius installed, so, i can't do
> proxying.
> 
> The idea is that, i can be accepted using: [EMAIL PROTECTED],
> using a different master.passwd file located on a different directory,
> but in the same Radius server Box.
> 
> I did the following:
> 
> - I copied the master.passwd file on a diferent Radius server directory
> 
> - I defined a Realm as following:
> 
> <Realm mydomain.com>
>         RewriteUsername s/^([^@]+).*/$1/
>         <AuthBy UNIX>
>                 RejectImmediatSimultaneousUse 1
>                 Identifier System
>                 Filename        /dv/users/passwd/master.passwd
>                 Match ^([^:]*):([^:]*):[^:]*:([^:]*)
>                 GroupFilename %D/group
>         </AuthBy>
> </Realm>
> 
> 
> the Trace 4 says:
> 
> Thu Nov 16 16:00:09 2000: DEBUG: Handling request with Handler 'Realm=nicalibre.com'
> Thu Nov 16 16:00:09 2000: DEBUG: Rewrote user name to piolin
> Thu Nov 16 16:00:09 2000: DEBUG: SDB1 Deleting session for [EMAIL PROTECTED], 
>xxx.xxx.xxx.xxx, 188
> Thu Nov 16 16:00:09 2000: DEBUG: Handling with Radius::AuthUNIX
> Thu Nov 16 16:00:09 2000: DEBUG: Radius::AuthUNIX looks for match with piolin
> Thu Nov 16 16:00:09 2000: DEBUG: Radius::AuthUNIX ACCEPT:
> Thu Nov 16 16:00:09 2000: DEBUG: Access accepted for piolin
> 

I will need to see your configuration file (no secrets) and a more complete
trace 4 showing the entire sequence of events.

thanks

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to