Topic: Login is Caps lock sensitive ?
Good morning
With Login of iRedMail , Login in Roundcube is Caps lock sensitive .
Can we ignore Caps lock status in user name ???
Thanks
Works on Red Hat Enterprise Linux, CentOS, Scientific Linux, Debian, Ubuntu, Mint, openSUSE, Gentoo, FreeBSD, OpenBSD
You are not logged in. Please login or register.
Good morning
With Login of iRedMail , Login in Roundcube is Caps lock sensitive .
Can we ignore Caps lock status in user name ???
Thanks
What do you mean "Caps lock sensitive"?
Username will be converted to lower cases for authentication, so it's case insensitive.
If my user name is :
admin_Hayder
and I try to login with user name :
admin_hayder
Authentication will be fail !
So , It seems case sensitive .
Thanks .
Do you store mail accounts in MySQL? How do you add mail accounts?
All mail account usernames MUST be stored in lower cases in MySQL.
Do you store mail accounts in MySQL? How do you add mail accounts?
All mail account usernames MUST be stored in lower cases in MySQL.
OK , Thank you so mush .
Do you store mail accounts in MySQL? How do you add mail accounts?
All mail account usernames MUST be stored in lower cases in MySQL.
I am having the same issue with roundcube. The login that roundcube accepts is "First.last@domain.com". The account show up in iredadmin-pro as "first.last@domain.com" and is stored in MySQL mailbox.username as "first.last@domain.com". The account was created via iRedAdmin-Pro-MySQL-1.3.0 and this is still the version installed.
Please update below setting to True in Roundcube config file 'config/main.inc.php':
$rcmail_config['login_lc'] = true;Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.
Generated in 0.067 seconds (92% PHP - 8% DB) with 9 queries