Justin D Davis <[EMAIL PROTECTED]> wrote: > My username/passwords are stored in a kerberos database. How can I get > WinXP to prompt for the username/password, and then have freeradius handle > sending it to the kerberos server?
There is a kerberos module for the server, but it requires access to a RADIUS request with a plain-text password. What you really want is for the tunneled MS-CHAPv2 session to be given by FreeRADIUS to an XP domain, which will authenticate it. FreeRADIUS doesn't support that, as no one has written the support for it. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

