2014-08-19 10:43 GMT+02:00 Juan Carlos Camargo <[email protected]>:

> Thanks for that quick reply!!
> Same error. I dont know if that is Google related, should I check my
> activated APIs ?
>
>

You need to provide at least first name, last name, login and password. See
this log from my test:

août 19 10:51:13 - DEBUG - In object "coudot":  List of attributes
considered for writing in destination: [uid, mail, sn, isSuspended,
userPassword, givenName, modifyTimestamp, isIpWhitelisted, id,
createTimestamp, quotaInMb, isAgreedToTerms, userPasswordHash, isAdmin]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "uid" is in FORCE
status
août 19 10:51:13 - DEBUG - In object "coudot":  Adding attribute "uid" with
values [coudot]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "mail" is in KEEP
status
août 19 10:51:13 - DEBUG - In object "coudot":  Adding attribute "mail"
with values [[email protected]]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "sn" is in FORCE
status
août 19 10:51:13 - DEBUG - In object "coudot":  Adding attribute "sn" with
values [OUDOT]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isSuspended" is
in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isSuspended"
will not be written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "userPassword" is
in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Adding attribute
"userPassword" with values [[B@1c1159ee]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "givenName" is in
FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Adding attribute
"givenName" with values [Clément]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "modifyTimestamp"
is in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "modifyTimestamp"
will not be written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isIpWhitelisted"
is in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isIpWhitelisted"
will not be written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "id" is in FORCE
status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "id" will not be
written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "createTimestamp"
is in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "createTimestamp"
will not be written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "quotaInMb" is in
KEEP status
août 19 10:51:13 - DEBUG - In object "coudot":  Adding attribute
"quotaInMb" with values [7000]
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isAgreedToTerms"
is in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isAgreedToTerms"
will not be written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute
"userPasswordHash" is in FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute
"userPasswordHash" will not be written to the destination
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isAdmin" is in
FORCE status
août 19 10:51:13 - DEBUG - In object "coudot":  Attribute "isAdmin" will
not be written to the destination
août 19 10:51:14 - INFO  - # Adding new object coudot for user
# Tue Aug 19 10:51:14 CEST 2014
dn: coudot
changetype: add
uid: coudot
mail: [email protected]
sn: OUDOT
userPassword: {SHA}5en6G6MezRroT3XKqkdPOmY/BfQ=
givenName:: Q2zDqW1lbnQ=
quotaInMb: 7000


So you need to have in your source entry all required information (sn,
givenName, etc.)
_______________________________________________________________
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