Hello, I'm trying to configure AuthBy ACE with the next components:
Solaris 2.6 Radiator 3.3.1 ACE Agent 5.0 ACEAgentSDK 5.0 Authen-ACE4-1.1 I've already an ACEServer working fine. The Authen-ACE4-1.1 compiles fine, and "make test" works fine also (with ok's on all the tests that it does). Following the goodies/ace.txt intructions and using the ace.cfg file I started to test it with radpwtst as ace.txt explains. The radpwtst returns "No Reply" and Radiator seems to hang. I've read in the FAQ's that this is due to Solaris libaceclnt.a library bug, and it could be solved by upgrading to ACE software release 5, or by replacing the library with the one that can be downloaded in http://www.open.com.au/free-downloads I've tried both ways but Radiator continues hanging and the problem persists. So I include ace.cfg used and log for help. Any workaround about the problem? Thanks a lot, and regards, jules Julio Prada L�pez BT Ignite Isabel Colbrand, 8 2� 28050 Madrid SPAIN telf: +34 91 270 6152 fax: +34 91 270 6161 mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> --------------------------------------------------------------------------- #/radpwtst -s localhost -interactive -noacct -user jules No reply # --------------------------------------------------------------------------- Fri Sep 27 10:49:18 2002: INFO: Server started: Radiator 3.3.1 on arpa Fri Sep 27 10:49:55 2002: DEBUG: Packet dump: *** Received from 127.0.0.1 port 32869 .... Code: Access-Request Identifier: 190 Authentic: 1234567890123456 Attributes: User-Name = "jules" Service-Type = Framed-User NAS-IP-Address = 203.63.154.1 NAS-Port = 1234 Called-Station-Id = "123456789" Calling-Station-Id = "987654321" NAS-Port-Type = Async User-Password = "<159><249>:<201><175>\<4><246><188>8<9><160><216>}x<153>" Fri Sep 27 10:49:55 2002: DEBUG: Handling request with Handler 'Realm=DEFAULT' Fri Sep 27 10:49:55 2002: DEBUG: Deleting session for jules, 203.63.154.1, 1234 Fri Sep 27 10:49:55 2002: DEBUG: Handling with Radius::AuthACE: PORACE Fri Sep 27 10:49:55 2002: DEBUG: Radius::AuthACE looks for match with jules --------------------------------------------------------------------------- # # Global # Trace 4 DbDir /opt/rad331 LogDir /var/log/radius DictionaryFile ./dictionary LogFile %L/%Y%m%d.log PidFile /opt/rad331/radiusd.pid AuthPort 1645 AcctPort 1646 # # Client # <Client DEFAULT> Secret mysecret DupInterval 0 </Client> <AuthBy ACE> ConfigDirectory /opt/ace/data Identifier PORACE Timeout 11 </AuthBy ACE> # # Realm # <Realm DEFAULT> AuthByPolicy ContinueWhileAccept AuthBy PORACE </Realm> ********************************************** Noticia legal Este mensaje electr�nico contiene informaci�n de BT Ignite Espa�a S.A.U. que es privada y confidencial, siendo para el uso exclusivo de la persona (s) o entidades arriba mencionadas. Si usted no es el destinatario se�alado, le informamos que cualquier divulgaci�n, copia, distribuci�n o uso de los contenidos est� prohibida. Si usted ha recibido este mensaje por error, por favor borre su contenido lo antes posible. Gracias. === 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.
