Re: How to stop "radius -o -x15" running from the command prompt?

Kaiser ( (no email) )
Tue, 8 Apr 1997 19:14:36 +1000

Hi,

> What command options are you giving RadiusNT in text mode?
Just -x15

> What does the -x15 show last when it crashes?
--->
---> radrecv: Request from host 7f000001 code=1, id=1, length=0
---> NAS-IP-Address = 127.0.0.1
---> NAS-Port = 0
---> User-Name = "test"
---> Password = "\260\012`\211L\321\002\241JY\260\3555\341\372%"
---> rad_authenticate()
---> rad_auth(): check_item: PW_EXPIRATION
---> Checking user record PW_PASSWORD type
---> authPapPwd
---> chkPwd->strvalue is test
---> decrypted pwd is test
---> Sending Ack of id 1 to 7f000001 (127.0.0.1)
---> User-Service = Framed-User
--->
Then Crashed...

> Actually, control-c is what you use? :)
That's my first choice and it did stop the ODBC connection
but no control handler returning to the shell (a semi run-away
process?) and I have to terminate the shell inorder to kill it.

Head ache...