(RADIATOR) Radiator 2.19 and Windows 2003
    Andre Correa 
    andre.correa at pobox.com
       
    Thu Mar  3 08:42:08 CST 2005
    
    
  
Hi list, I'm using Radiator version 2.19 running in Windows 2000 server 
and trying to make it authenticate to a remote Windows 2003 server. I 
set it like this:
<Realm mrealm>
         <AuthBy ADSI>
           BindString 
LDAP://myADServer/cn=%0,ou=users,dc=mydomain,dc=com,dc=br
           AuthUser cn=%0,ou=users,dc=mydomain,dc=com,dc=br
           Identifier ADSI
           AuthFlags 1
           DefaultReply Service-Type=Framed-User,Framed-Protocol=PPP
         </AuthBy>
</Realm>
but I'm getting some erros in the log:
Wed Mar  2 00:14:50 2005: DEBUG: Handling request with Handler
'Realm=myrealm'
Wed Mar  2 00:14:50 2005: DEBUG: Handling with ASDI
Wed Mar  2 00:14:50 2005: DEBUG: BindString converted to
LDAP://myADServer/cn=teste@myrealm,ou=users,dc=mydomain,dc=com,dc=br
Wed Mar  2 00:14:50 2005: DEBUG: AuthUser converted to
cn=teste at myrealm,ou=users,dc=mydomain,dc=com,dc=br
Wed Mar  2 00:14:50 2005: DEBUG: Could not get user object:
Win32::OLE(0.1403) error 0x8007202b: "A referral was returned from the
server"
     in METHOD/PROPERTYGET "OpenDSObject"
Wed Mar  2 00:14:50 2005: INFO: Access rejected for teste at myrealm: Could 
not find user
Looking the Windows 2003 event log it seens that the user is being 
successfully authenticated but its response is not recongnized by 
Radiator. I upgraded Win32::OLE module to the lastest version with no luck.
I know I should upgrade to the latest version but it will cost some 
bucks because there is not a single RADIUS server, so solving the 
problem with this version of Radiator is my preference now.
Tks in advance for any information you can send me.
Cheers
Andre
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
    
    
More information about the radiator
mailing list