Hi, Le 19/07/2010 05:54, [email protected] a écrit :
I apologize if this sounds stupid, but how do I define the structural object class that would allow usage of posixAccount?
In my experience, posixAccount is often used alongside inetOrgPerson. So you'd need objectClass.force_value = "inetOrgPerson"; "posixAccount".
But you should really check to see what the schema in your directory thinks of this - there are some differences between implementations.
Jonathan -- -------------------------------------------------------------- Jonathan Clarke - [email protected] -------------------------------------------------------------- Ldap Synchronization Connector (LSC) - http://lsc-project.org -------------------------------------------------------------- _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

