How to make the username "case insensitive"
YanQian <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am using roundup 1.4.20 with LDAPLogin2 on RHEL 6.2. # roundup-admin -v 1.4.20 (python 2.6.6) # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.2 (Santiago) I can login with ldap account successfully, but everyone need to remember the username which he logined at the first time, or he will failed to login because case sensitive issues. for example, if my username is "Simba", and I typed "Simba" (first letter is upper case) to login roundup at the first time, then I have to input the username exactly same as the first time, even if I use "simba"(lower case), it will not allow me in. Since most of users are working with Windows AD domain, and when they login into other systems, usernames are all case insensitive. So, can we have a option in the config.ini that we can change the username to "case insensitive" ? Thank you, all roundup developers! ------------------------------------------------------------------------------ _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users