Re: [Cpu-users] openldap 2.1
Brought to you by:
matheny
From: Lukas K. <lu...@kn...> - 2003-09-15 20:59:50
|
Am Mi, 2003-09-10 um 18.38 schrieb Blake Matheny: > Ah yes, how we all love sourceforge :-) I made the changes to the default > cpu.conf and used account, since RFC2307 recommends using Account as the > structural class. We could have also used inetOrgPerson, but people can change > it if they don't like it. OpenLDAP defines userid to be a synonym for uid (see > schema/core.schema, oid 0.9.2342.19200300.100.1.1), so the fact that uid is > already required by posixAccount allows the 'account' class to be used. Oh yes, I see, thank you. Then it is a problem in 'jxplorer', which tries to validate the data one supplies befor sendig it to the server. It then complains about 'userid' not being set, effectively making itself unuseable for managing the user-database ;). I tried to subscribe to their mailinglist, but - yeah, sourceforge - the -request-address just didn't exist ;). > On another note, if anyone has tested version 1.4.0 and has found bugs, please > report them on the bugtracker. Ok, I'll do my best :) > -Blake > -- bye Lukas |