chap authentication problem
shivashankar
c.shivashankar at gmail.com
Thu Nov 19 05:59:53 CET 2009
hi,
i am new to useing Freeradius 2.1.6 and soalris 10.
users file entry
"moto" Auth-Type := CHAP, Cleartext-Password := "shiva"
Reply-Message = "Hello shiva , %u"
and what about Auth-Type := MS-CHAP.
trying chap authentication.but it is showing below as
Listening on authentication address * port 1812
Listening on accounting address * port 1813
Listening on command file /usr/local/var/run/radiusd/radiusd.sock
Listening on proxy address * port 1814
Ready to process requests.
rad_recv: Access-Request packet from host 10.232.163.145 port 2752, id=59,
length=45
User-Name = "moto"
CHAP-Password = 0xc6ac71b724160513a51c515c755775e1af
+- entering group authorize {...}
++[preprocess] returns ok
[chap] Setting 'Auth-Type := CHAP'
++[chap] returns ok
++[mschap] returns noop
[suffix] No '@' in User-Name = "moto", looking up realm NULL
[suffix] No such realm "NULL"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
++[unix] returns notfound
[files] users: Matched entry moto at line 93
++[files] returns ok
++[expiration] returns noop
++[logintime] returns noop
[pap] Found existing Auth-Type, not changing it.
++[pap] returns noop
Segmentation Fault (core dumped)
plz help me
--
View this message in context: http://old.nabble.com/chap-authentication-problem-tp26420443p26420443.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
More information about the Freeradius-Users
mailing list