Great thanks ! I just set the lower case to 'after' this allows the user to send it either way.
Dave -----Original Message----- From: Keith Yoder [mailto:[EMAIL PROTECTED] Sent: Saturday, March 06, 2004 6:52 AM To: [EMAIL PROTECTED] Subject: Re: UPCASE all incoming passwords David Lomax escreveu: > Has anyone ever configured the server to UPCASE all incoming > access-request etc. > The database I am using was all in UPCASE so I want to UPCASE all > incoming to match the DB > There is an option in the radius.conf file - lower_pass that converts the password the user types to lower case. But you want upper case. If you're using sql the sql.conf has examples of case insensitive queries to check passwords. Hope that helps. Keith Yoder - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

