PDA

View Full Version : Default user type when using LDAP authentication


Cellfind
07-01-08, 10:00 PM
I set up dotProject and configured it to use LDAP authentication against Small Business Server 2003. The authentication works fine and dotProject automatically creates new users when they log in for the first time.

The problem is the user type is set to Administrator for the newly created users instead of Default User. Any ideas how I can fix this?

dotProject Version : 2.1.1
MySQL Version : 14.12 Distrib 5.0.22
PHP Version : 5.1.6
Operating System : Red Hat Enterprise Linux Server release 5.1 (Tikanga)

ajdonnison
08-01-08, 06:28 PM
The type isn't actually set at all, but because the first entry is Administrator it shows as that. If you then save, of course, it will change it.

The user type is pretty much informational (I think there is only one place it is even checked, and still requires Administrator role to exist as well).