|
Subject: Re: LDAP authentification is not case-sensitive ? Newsgroups: gmane.comp.cms.opengroupware.user Date: 2004-02-24 18:09:03 GMT (4 years, 45 weeks, 2 days, 6 hours and 46 minutes ago) hi, Laurent KRATZ wrote: [...] > I found some "special" feature (bug ?) logging in making a mistake mixing > case in the user name, i.e : > Let's assume I have a user testuser in my LDAP repository. > When I log in using testuser, it work fines, comes with an intermediary > page (is it mandatory ?), logs in, create the mandatory records in > postgresql, I can start saving appointements. > Then I log out, and log in again with the user say TeStUsEr, well it works > the same, authenticating against the ldap directory (needless to say > there's no TeStUsEr in my directory), create a second record in > postgresql, not restoring the previously saved appointments. > > Does anyone experienced this ? > Is there any flag or option to force OGo to lowercase the login ? > Is there any script to dump my directory in the postgresql database ? you can prevent this by adding: LSUseLowercaseLogin = YES; into your NSGlobalDomain.plist (dont forget to restart OGo afterwards) best regards, frank -- http://www.opengroupware.org -- OpenGroupware.org Users users <at> opengroupware.org http://mail.opengroupware.org/mailman/listinfo/users |
|
|