Real Time Ascend Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) user auth



On a Max TNT there is the command

admin> radauth <username> <password>

to test if the Radius server is authenticating that user.
You have to turn on debugging output and radius debuging with the following:

admin> debug on
admin> radif

The output looks like this:

admin> radauth fooey passwd
RADIF: radius type Auth ID = 138
RADIF: authenticating <5:fooey> with PAP
RADIF 09:09:27> _radiusRequest: id 138, user name <6:fooey>
RADIF: _radiusReq: socket 6 len 61 ipaddr 12.21.49.6 port 65534->1645
RADIF:_radiusReq: id 138 <6:fooey>, starting timer (30 sec)
...radauth request queued, awaiting response
admin> RADIF: _radCallback: buf=100D57E0 from 12.21.49.6 1645
RADIF: _radCallback, authcode = 3, id 138
RADIF: _radCallback: id 138, killing timer
RADIF: Failed with Authentication code = 3, id 138
RADIF: attribute 18, len 24, 41 75 74 68
radauth: 4
RADIF:_freeInfoClassSess

The important thing to check is the authcode; if authcode = 3 then the
user/passwd is invalid; authcode = 2 means the authentication was
successful.


Hugo A. Uriona
Unete - Bolivia



----- Original Message -----
From: Phil Henson <phil@cloh.net>
To: <ascend-users@max.bungi.com>
Sent: Saturday, January 08, 2000 4:11 PM
Subject: (ASCEND) user auth


> Hello
>
> I am almost ashamed to ask but could someone tell me how when you are in a
> telnet session how to test a user authentication?  What is the command,
with
> a 3com box I use I would do _auth username password so what I am looking
for
> is the ascend command to do the same.
>
> Thanks
> Phil
>
> ++ Ascend Users Mailing List ++
> To unsubscribe: send unsubscribe to ascend-users-request@bungi.com
> To get FAQ'd: <http://www.nealis.net/ascend/faq>
>

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>