Dear Deutscher, Martin,    eBH - IT-Services,

1. Try to install latest version from CVS.
2. Send information about platform/OS you're using.
3.  Send  configuration  (for  example  fragment  from  users files) and
complete logs.
4. Send gdb bt results for core files (see doc/bugs).

--Tuesday, September 10, 2002, 5:50:19 PM, you wrote to 
[EMAIL PROTECTED]:

DMeIS> Hi,

DMeIS> FreeRadius crashes with following output when using authtype MS-CHAP:

DMeIS> modcall: group authorize returns ok
DMeIS>   rad_check_password:  Found Auth-Type MS-CHAP
DMeIS> auth: type "MS-CHAP"
DMeIS> modcall: entering group authenticate
DMeIS> /etc/init.d/radiusd: line 23:  9199 Segmentation fault
DMeIS> ${raddir}/radiusd $debug

DMeIS> The authorization seens to be ok but, however, the authentication faults
DMeIS> regardless where the LM- or NT-Password is stored.
DMeIS> (I used pwdump3 to dump the passwords from our W2k domain controller
DMeIS> into a file)

DMeIS> I've tried by using "passwd =" in mschap section of radiusd.conf (i.e.)
DMeIS> and corresponding entries in authorize{} and authenticate{}:

DMeIS>     mschap {
DMeIS>         passwd = /etc/raddb/w2kpasswds
DMeIS>         authtype = MS-CHAP
DMeIS>         use_mppe = no
DMeIS>     }
DMeIS>     authorize {
DMeIS>         mschap
DMeIS>     }
DMeIS>     authenticate {
DMeIS>         mschap
DMeIS>     }

DMeIS> Also I've tried it by using etc_smbpasswd instead of "passwd =" (i.e.):
DMeIS>     passwd etc_smbpasswd {
DMeIS>         filename = /etc/raddb/w2kpasswds
DMeIS>         format =
DMeIS> "*User-Name::LM-Password:NT-Password:SMB-Account-CTRL-TEXT::"
DMeIS>         authtype = MS-CHAP
DMeIS>         hashsize = 100
DMeIS>         ignorenislike = no
DMeIS>         allowmultiplekeys = no
DMeIS>     }
DMeIS>     authorize {
DMeIS>         etc_smbpasswd
DMeIS>         mschap
DMeIS>     }
DMeIS>     authenticate {
DMeIS>         mschap
DMeIS>     }

DMeIS> Finally by simply writing the LM-Password into the users file (i.e.):
DMeIS>    "test"    Service-Type == Framed-User, LM-Password := 0x{hash}
DMeIS> (and no "passwd =" or etc_smbpasswd in config file)

DMeIS> However, same result anyway!

DMeIS> Does anybody have an idea how to fix this?

DMeIS> Regards,
DMeIS> Martin


-- 
~/ZARAZA
������ ������ ������� �������! (����)


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to