> I am running version 1.2.10 of Squirrel (I know,
> upgrade to the new version is what people are thinking
> right now)  But I have a TON of users and have not
> been able to do a smooth upgrade (And I don't have
> many problems with 1.2 but this one)
>
> When ever a user logs in with a different case style
> for their user name they get different settings.
>
> So if I log in as Tmiles I see a different view of
> settings then if I log in as tmiles or TMILES. I still
> get the right mail but different settings. (I am using
> the data dir to hold my files)
>
> I know it's a silly permission problem or something
> like that but I am not sure. HELLLLLLP! :-)
>
> Thank you guys!

Try to force the login names to lower case. That way the login will always
look the same for the server. In 1.4.2 there's a setting for this:

config/conf.pl
4.  General Options
6.  Usernames in Lowercase      : true

I don't know if the same setting exists in 1.2.x, but if it doesn't you
just have to modify the PHP code to force the username to lowercase before
trying to authenticate.

Sincerly,
Fredrik.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to