2 Jul
2007
2 Jul
'07
12:15 p.m.
Luis Galan wrote:
It seems that my nas is sending encrypted passwords
No. If the User-Password field is garbage in debugging mode, it's because the shared secret is wrong. Fix it.
but radius2 only accept clear text passwords. And my radius1 is proxying the request of the user@doamin1 with encrypted passwords to radius2.
What can I do to send the clear-text passwords to radius2?
Use the correct shared secret between the NAS and radius1. Alan DeKok.