LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   freeRADIUS (https://www.linuxquestions.org/questions/programming-9/freeradius-192398/)

abdullahgee 06-11-2004 01:39 PM

freeRADIUS
 
i am writing client for freeradius using c language.
i have constructed radius packet to authenticate a user.
the user is not authenticated because the password field is not
correct ( i think) . i am using password like
password=xor(pwd,md5(req authenticator + secret)).

plz help me why it is not authenticated.


All times are GMT -5. The time now is 12:47 PM.