Issue #98 has been updated by Cl?ment Oudot.

Status changed from New to Closed

Hi,

it is a non-bug : Active Directory auto-create 'user' objectClass.

I search the correct syntax to create objectClass values without modifying them 
later.
----------------------------------------
Bug #98: Logged values attribute are false
http://tools.lsc-project.org/issues/show/98

Author: Cl?ment Oudot
Status: Closed
Priority: Normal
Assigned to: 
Category: Core
Target version: 


Hello,

Here is my lsc.properties code:
<pre>
# objectClass <- top/user/person/organizationalperson
lsc.syncoptions.utilisateur.objectClass.action = K
lsc.syncoptions.utilisateur.objectClass.create_value = 
"top";"user";"person";"organizationalPerson"
</pre>


And the log from LSC:
<pre>
     [java] objectClass: top
     [java] objectClass: person
     [java] objectClass: organizationalPerson
     [java] objectClass: inetOrgPerson
</pre>

But this log is false because the good objectclasses are created in my 
directory (ie 'user' instead of 'inetorgperson')


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090701/2959339d/attachment.htm>

Reply via email to