hi,
i m writing a sub-routine in PostAuthHook which will send a string to a server
once user in authenticated. I written a client socket program and it was running fine
till when i m getting 100 req/sec, and i got lots of re-transmissions.
i found out that it's the sub-routine t
We downloaded and installed Radiator-3.7-1.noarch.rpm
We even removed the old release before installing the new one.
But the logs indicate 3.6 as shown below:
Tue Sep 30 08:29:35 2003: NOTICE: SIGTERM received: stopping
Tue Sep 30 08:29:39 2003: DEBUG: Reading users file /etc/radiator/users
Tue
How Can I handle CHAP/MSCHAP requests in AuthBy EXTERNAL
configuration,
I know that passwords are passed encrypted. But I dont
know how to encrypt it against the
entered password.
Hi Hugh,
is there a maximum time for such connections? Or inactivity timeouts?
I don't see why ldap servers wouldn't like persistent connections but
both ldap servers and firewalls may drop connections after some time...
If Radiator tries to reconnect immediately or can maintain a ldap
connection
Hello.
I'm trying to log the reject-reason when a user can't login. I use AuthLog
SQL and this is the failure query:
FailureQuery insert into RADAUTHLOG (TIME_STAMP, USERNAME, TYPE, REASON)
values (%t, '%U', 0, %1)
Every time a user mistype his pasword, the entry is inserted into the
RADAUTHL
Hello Sergio -
As far as I can see in the code, %1 should be the reject reason, so
your query looks correct.
Can you send me a copy of your configuration file (no secrets) and a
trace 4 debug showing what is happening and what gets logged in the
RADAUTHLOG table?
regards
Hugh
On Saturday, O
Hello Guðbjörn -
You can use the HoldServerConnection to keep the connection to the LDAP
server persistent.
In our experience, some LDAP servers do not like persistent
connections, so the default behaviour is to drop the connection after
each access. If the LDAP server supports persistent conn
Hello Benny -
You could write a StartupHook to set up the socket and then simply use
it in your PostAuthHook.
See the example hooks in "goodies/hooks.txt".
regards
Hugh
On Friday, Oct 3, 2003, at 18:08 Australia/Melbourne, Benny Chee wrote:
hi,
i m writing a sub-routine in PostAuthHook whi
Mike,
I stripped my configuration down to a bare-bones one, and I'm still
having the issue I mentioned before (listed at the bottom of this
E-mail)
I've also done the following:
Upgraded to Radiator 3.7.1 w/patches as of October 3 2003.
Using D-Link DWL 900AP+, which worked with Radiator 3.6
Hello Terry -
You will need to have two Handlers in your configuration file:
Foreground
LogStdout
LogDir /usr/local/var/log/radius.log
LogFile %L/logfile
DbDir /usr/local/etc
Trace 4
AuthPort 1812
AcctPort 1813
NoIgnoreDuplicates Access-Challenge
10 matches
Mail list logo