Hi Jeremy, > Jeremy Davis wrote: >> Alessandro Vesely wrote: >>> The default query selects WHERE login_field = "input" >>> so it depends ho you defined that field (MYSQL_LOGIN_FIELD) >>> in the MySQL table: >>> >>> CHAR values are sorted and compared in case-insensitive fashion >>> according to the default character set unless the BINARY keyword >>> is given. >>> >> Thanks for the help so far. After looking at my config's some more for >> some reason I must have thought I was using a mysql database but I am >> not. I am actually using a userdb file that adds the pointers and all to >> a file. So I am using authuserdb for my module. Is there still a way >> to do that with this kind of thing?
I'm sorry, I have no experience with the userdb file. Touching the locallowercase flag doesn't apparently affect logins. If authtest fails on uppercased logins you might have to change your authlib settings (e.g. change to sql or ldap, or use authcustom or authpipe). Anyway, I CC this to the list, in case experienced users know more... ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
