Hello everyone, I am having the same problems that Paul is having. We recently upgraded from Radiator 2.13 on Solaris 2.6 to Radiator 2.16.1 on Solaris 2.7. While we have had no problems at all with authentication, our logging seems to quit on us after just a few hours. The logfile consistently ends with: Fri Aug 11 18:00:12 2000: DEBUG: Handling request with Handler 'Realm=DEFAULT' Fri Aug 11 18:00:12 2000: DEBUG: Rewrote user name to pirnae Fri Aug 11 18:00:12 2000: DEBUG: Deleting session for pirnae, 142.66.14.3, 6 Fri Aug 11 18:00:12 2000: DEBUG: Handling with Radius::AuthLDAP Fri Aug 11 18:00:12 2000: DEBUG: Connecting to deimos.online.uleth.ca, port 389 Where "pirnae" is one of our users (this is always different) and 142.66.14.3 is the IP of one of our modem pools. The machine "deimos" is where our ldap is located. Our radldap.cfg file (without secrets) looks like this: Foreground Trace 4 PidFile /tmp/radiusd.pid AuthPort 1645 AcctPort 1646 LogDir . DbDir . LogFile %L/radius-user-logfile <Client DEFAULT> DupInterval 0 </Client> <Realm DEFAULT> RewriteUsername s/^([^@]+).*/$1/ RejectHasReason <AuthBy LDAP> Host deimos.online.uleth.ca Port 389 BaseDN o=University of Lethbridge, c=CA UsernameAttr uid PasswordAttr ulmodempasswd </AuthBy> </Realm> Any ideas on what is causing this? Again, we can get by without a fix, but it would be nice to have something in our logs! Thanks. - jim savoy - PS We have not applied any of the patches. I read the readme file in the patch directory and none of the fixes seemed to apply to our situation. > I am having a weird problem with Radiator 2.16.1 on Solaris 2.6 > > I am running a split setup using separate Accounting and Authenticating > servers. > It looks like the auth server stops logging until killed while still doing > authentication. > The log looks like: > Sat Aug 12 22:43:52 2000: DEBUG: Handling with Radius::AuthLDAP2 > Sat Aug 12 22:43:52 2000: DEBUG: Connecting to ldap.whepp.nl, port 389 > Sun Aug 13 16:41:11 2000: DEBUG: Reading users file /etc/opt/radius/users > Sun Aug 13 16:41:13 2000: INFO: Server started: Radiator 2.16.1 > > If I look at the ldap logs I still see connections coming in on the LDAP > server. > The accounting server also sees Start and Stop accounting records. > > I am not using any special naming in the logfile name, just a 'LogDir > /var/radius' > line. > > Paul > === 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.