Hello Jamie, I dont know what could be causing this. When you say LC_LANG, I guess you mean just LANG? Its the LANG environment variable that we recommend you alter to fix the curious problems with RH9. I suggest you try using dbish (with the same LANG env variables) to test the same interface Radiator uses:
dbish dbi:freetds:whatever username password > exec Interface_VircomUsers xxxxxx Cheers. On Wed, 4 Jun 2003 05:59 am, Jamie Orzechowski wrote: > Hello ... I just built a new RedHat 9 box and installed Radiator 3.6 + > Patches > > Using FreeTDS and DBD::Sybase to connect to a MSSQL server for > authentication. > I did a LC_LANG fix and radiator starts fine... > > I am also able to run my test scripts which query the same SQL server as > radiator uses. They use DBD::Sybase and Freetds so I know that part is > working ... > > when I start radiusd I get one request but not reply ... any ideas what > could be causing this?? .. I even did a debug from freetds and the dump > shows a connection to the SQL server and it verifies the username correctly > ... > > Tue Jun 3 15:54:03 2003: DEBUG: AuthTEST loaded > Tue Jun 3 15:54:03 2003: DEBUG: New Radius::AuthTEST constructed > Tue Jun 3 15:54:03 2003: DEBUG: Finished reading configuration file > '/usr/local/etc/radius.cfg' > Tue Jun 3 15:54:03 2003: DEBUG: Reading dictionary file > '/usr/local/etc/raddb/dictionary' > Tue Jun 3 15:54:03 2003: DEBUG: Creating authentication port > 64.235.198.2:1645 > Tue Jun 3 15:54:03 2003: DEBUG: Creating accounting port 64.235.198.2:1646 > Tue Jun 3 15:54:03 2003: NOTICE: Server started: Radiator 3.6 on > ns1.ripnet.com > Tue Jun 3 15:54:03 2003: DEBUG: Packet dump: > *** Received from 64.235.198.66 port 1645 .... > Code: Access-Request > Identifier: 175 > Authentic: H<238><24><131>3<21>d<6><30><245>k<173><27><177>Y( > Attributes: > User-Name = "xxxxx" > User-Password = > "<202>,<227><232>_)<139><177><186>\N0<166><229><244><223>" > Client-Id = 64.235.198.66 > NAS-Identifier = "64.235.198.66" > NAS-Port = 2070 > Acct-Session-Id = "135593987" > USR-Interface-Index = 3326 > Tunnel-Supports-Tags = 0 > Service-Type = Framed-User > Framed-Protocol = PPP > Chassis-Call-Slot = 9 > Chassis-Call-Span = 1 > Chassis-Call-Channel = 22 > Connect-Speed = 300_BPS > Calling-Station-Id = "613xxxxxxx" > Called-Station-Id = "4638" > NAS-Port-Type = Async > Tue Jun 3 15:54:03 2003: DEBUG: Handling request with Handler > 'Request-Type = Access-Request' > Tue Jun 3 15:54:03 2003: DEBUG: Rewrote user name to jsgrant > Tue Jun 3 15:54:03 2003: DEBUG: Rewrote user name to jsgrant > Tue Jun 3 15:54:03 2003: DEBUG: Rewrote user name to jsgrant > Tue Jun 3 15:54:03 2003: DEBUG: Rewrote user name to jsgrant > Tue Jun 3 15:54:03 2003: DEBUG: Rewrote user name to jsgrant > Tue Jun 3 15:54:03 2003: DEBUG: Deleting session for xxxxxx, > 64.235.198.66, 2070 > Tue Jun 3 15:54:03 2003: DEBUG: Handling with Radius::AuthRODOPI > Tue Jun 3 15:54:03 2003: DEBUG: Handling with Radius::AuthRODOPI: > CheckRODOPI > Tue Jun 3 15:54:03 2003: DEBUG: Query is: 'exec Interface_VircomUsers > xxxxxx: > > === > 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. -- Mike McCauley [EMAIL PROTECTED] Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW 24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au Phone +61 3 9598-0985 Fax +61 3 9598-0955 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP etc on Unix, Windows, MacOS etc. === 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.
