2012/10/16 George Dobson <[email protected]>:
> Further progress... I've changed the order of the objectClass  to be
> alphabetical (or possibly just the fact that "user" is last) and this
> worked. Users are being created and modified.
>
>         <dataset>
>           <name>objectClass</name>
>           <policy>FORCE</policy>
>           <forceValues>
>             <string>"top";"organizationalPerson";"person";"user"</string>
>           </forceValues>
>         </dataset>
>

It would be better to have a <string> markup per value.


> The question now is what do we do with the passwords. From what I can see in
> the documentation is that the password cannot be created in AD and users
> will have the change it at first login. Is there any way around this?

You can set a password in AD, see
http://lsc-project.org/wiki/documentation/2.0/configuration/syncoptions/activedirectory

Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to