Hello everybody,

I am running radiator 3.6 with a quite simple configuration as follows:

------------------------------------------------------------------------------------------------------------------------------

Foreground

LogStdout

LogDir          .

DbDir           .

        Secret  xxxxxxx

        DupInterval 0

        IgnoreAcctSignature

</Client>

 

     <AuthBy PLSQL>

        NoDefault

        DBSource        dbi:Oracle:xx.xxxx

        DBUsername      xxxx

        DBAuth          xxxx

 

        # Authentication

        AutoMPPEKeys

        EAPType MD5-Challenge

        AuthBlock       BEGIN \

                           NETngRadius.getUserData ('%n',:passwd,:reply_item);\

                        END;

 

        AuthParamDef    :passwd,        User-Password,  check

        AuthParamDef    :reply_item,    GENERIC,        reply

    </Auth>

</Realm>

 

I am trying to use IEEE802.1x with win2000. In Win2000 the authentication is set to Protected EAP(PEAP) . After entering the username and password in logon credentials menu, following error message is returned in radiusd:

…….

Tue Sep  9 13:33:20 2003: INFO: EAP Nak desires type 25

Tue Sep  9 13:33:20 2003: INFO: Access rejected for test: Desired EAP type 25 not permitted

………..

 

It seems that radiusd does not recognize the desired EAP.

 

Thanks in advance for your help or suggestions.

 

 

Regards

Dordaneh

Reply via email to