I made 2 tests with different MainIdentifier attributes.

1 is fine but the 'normal' one not ...

...

wish you a very nice week-end

:)


Le 03.04.2020 à 15:11, Arnaud Gymnase a écrit :
Ok, I made a try I found that :

DEBUG - Unsupported scripting engine: Oracle Nashorn

looking for the source of the error ..


Le 03.04.2020 à 14:53, Clément OUDOT a écrit :
Le 03/04/2020 à 14:47, Arnaud Gymnase a écrit :
thank you very much Clément,

Unfortunately, I didn't find any log on my server for OpenLDAP.

But it's nice to know my file seems to be fine .. so maybe I should
investigate some time in my posixaccount.xml file ...  ;)

Have a very nice week-end :)

Try also to set DEBUG level for LSC loggers in logback.xml:


         <!-- Main LSC messages -->
         <logger name="org.lsc" level="DEBUG">
                 <appender-ref ref="LSC"/>
                 <appender-ref ref="LSC_STATUS"/>
         </logger>
         <!-- Messages for LDIF output -->
         <logger name="lsc" level="DEBUG">
                 <appender-ref ref="LDIF"/>
         </logger>

You should then see what values are used by LSC to update/create entries.

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

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users
With the MainIdentifier CN

<mainIdentifier>"cn=" + srcBean.getDatasetFirstValueById("cn") + 
",ou=Users,ou=Accounts,dc=GFB,dc=LAN"</mainIdentifier>
-----------------------------------------------------------------------------------------------------------------------

Adding a new user : 
-------------------------------------------------
[root@master ~]# lsc -s all
avr. 03 15:26:01 - INFO  - Logging configuration successfully loaded from 
/etc/lsc/logback.xml
avr. 03 15:26:01 - INFO  - LSC configuration successfully loaded from /etc/lsc/
avr. 03 15:26:01 - INFO  - Connecting to LDAP server 
ldap://localhost:389/dc=GFB,dc=LAN as cn=manager,ou=Internal,dc=GFB,dc=LAN
avr. 03 15:26:01 - DEBUG - Reading sql-map-config.xml from 
file:/etc/lsc/sql-map-config.xml
avr. 03 15:26:01 - INFO  - Starting sync for ClearOS-IBM

avr. 03 15:26:02 - DEBUG - Unsupported scripting engine: Oracle Nashorn
avr. 03 15:26:02 - DEBUG - Unsupported scripting engine: Oracle Nashorn
avr. 03 15:26:02 - DEBUG - Unsupported scripting engine: Oracle Nashorn


avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  List of attributes considered for 
writing in destination: [userPassword, preferredLanguage, mail, 
SambaBadPasswordCount, SambaDomainName, SambaPwdLastSet, uid, givenname, 
clearSHA1Password, clearSHAPassword, sn, SambaBadPasswordTime, SambaSID, 
homeDirectory, clearMicrosoftNTPassword, clearAccountStatus, 
SambaPwdMustChange, SambaNTPassword, objectClass, cn, sambaAcctFlags, 
employeeType, uidNumber, SambaPrimaryGroupSID, businessCategory, gidNumber]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "userPassword" is in KEEP 
status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "userPassword" 
with values [{sha}DIo/A5H210y4bzQYbsoOwCw96jY=]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "preferredLanguage" is in 
FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"preferredLanguage" with values [FR]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "mail" is in KEEP status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "mail" with values 
[clement.ou...@gfbienne.ch]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaBadPasswordCount" 
is in FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"SambaBadPasswordCount" with values [0]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaDomainName" is in 
FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "SambaDomainName" 
with values [GFB]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaPwdLastSet" is in 
FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaPwdLastSet" will 
not be written to the destination
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "uid" is in FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "uid" with values 
[clement.oudot]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "givenname" is in FORCE 
status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "givenname" with 
values [Clement]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "clearSHA1Password" is in 
FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"clearSHA1Password" with values [0c8a3f0391f6d74cb86f34186eca0ec02c3dea36]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "clearSHAPassword" is in 
FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "clearSHAPassword" 
with values [{sha}DIo/A5H210y4bzQYbsoOwCw96jY=]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "sn" is in FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "sn" with values 
[Oudot]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaBadPasswordTime" is 
in FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"SambaBadPasswordTime" with values [0]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaSID" is in FORCE 
status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "SambaSID" with 
values [S-1-5-21-3459211373-2572735173-4185727138-13200]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "homeDirectory" is in 
FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "homeDirectory" 
with values [/users/clement.oudot]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"clearMicrosoftNTPassword" is in FORCE status
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"clearMicrosoftNTPassword" with values [06D2B9018C54642E9A9E3D3AF615F2A2]
avr. 03 15:26:03 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "clearAccountStatus" is 
in FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"clearAccountStatus" with values [enabled]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaPwdMustChange" is 
in FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaPwdMustChange" will 
not be written to the destination
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaNTPassword" is in 
KEEP status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "SambaNTPassword" 
with values [06D2B9018C54642E9A9E3D3AF615F2A2]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "objectClass" is in FORCE 
status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "objectClass" with 
values [top, posixAccount, InetOrgPerson, shadowAccount, clearAccount, 
sambaSamAccount]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "cn" is in FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "cn" with values 
[Clement Oudot]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "sambaAcctFlags" is in 
FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "sambaAcctFlags" 
with values [[U          ]]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "employeeType" is in 
FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "employeeType" 
with values [Lehrer]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "uidNumber" is in FORCE 
status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "uidNumber" with 
values [13200]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaPrimaryGroupSID" is 
in FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute 
"SambaPrimaryGroupSID" with values 
[S-1-5-21-3459211373-2572735173-4185727138-513]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "businessCategory" is in 
FORCE status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "businessCategory" 
with values [GFB]
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "gidNumber" is in KEEP 
status
avr. 03 15:26:04 - DEBUG - In object "cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Adding attribute "gidNumber" with 
values [63000]
avr. 03 15:26:05 - INFO  - # Adding new object cn=Clement 
Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN for ClearOS-IBM
# Fri Apr 03 15:26:05 CEST 2020
dn: cn=Clement Oudot,ou=Users,ou=Accounts,dc=GFB,dc=LAN
changetype: add
userPassword: {sha}DIo/A5H210y4bzQYbsoOwCw96jY=
preferredLanguage: FR
mail: clement.ou...@gfbienne.ch
SambaBadPasswordCount: 0
SambaDomainName: GFB
uid: clement.oudot
givenname: Clement
clearSHA1Password: 0c8a3f0391f6d74cb86f34186eca0ec02c3dea36
clearSHAPassword: {sha}DIo/A5H210y4bzQYbsoOwCw96jY=
sn: Oudot
SambaBadPasswordTime: 0
SambaSID: S-1-5-21-3459211373-2572735173-4185727138-13200
homeDirectory: /users/clement.oudot
clearMicrosoftNTPassword: 06D2B9018C54642E9A9E3D3AF615F2A2
clearAccountStatus: enabled
SambaNTPassword: 06D2B9018C54642E9A9E3D3AF615F2A2
objectClass: top
objectClass: posixAccount
objectClass: InetOrgPerson
objectClass: shadowAccount
objectClass: clearAccount
objectClass: sambaSamAccount
cn: Clement Oudot
sambaAcctFlags: [U          ]
employeeType: Lehrer
uidNumber: 13200
SambaPrimaryGroupSID: S-1-5-21-3459211373-2572735173-4185727138-513
businessCategory: GFB
gidNumber: 63000

avr. 03 15:26:05 - INFO  - All entries: 3, to modify entries: 1, successfully 
modified entries: 1, errors: 0

---------------------------------------------------------------------------------------------------------------------------------
Modifying a user : 
------------------------------------------------------------------------------------
avr. 03 15:28:20 - INFO  - Logging configuration successfully loaded from 
/etc/lsc/logback.xml
avr. 03 15:28:20 - INFO  - LSC configuration successfully loaded from /etc/lsc/
avr. 03 15:28:20 - INFO  - Connecting to LDAP server 
ldap://localhost:389/dc=GFB,dc=LAN as cn=manager,ou=Internal,dc=GFB,dc=LAN
avr. 03 15:28:20 - DEBUG - Reading sql-map-config.xml from 
file:/etc/lsc/sql-map-config.xml
avr. 03 15:28:20 - INFO  - Starting sync for ClearOS-IBM
avr. 03 15:28:21 - DEBUG - Unsupported scripting engine: Oracle Nashorn
avr. 03 15:28:21 - DEBUG - Unsupported scripting engine: Oracle Nashorn
avr. 03 15:28:21 - DEBUG - Unsupported scripting engine: Oracle Nashorn
avr. 03 15:28:22 - INFO  - All entries: 3, to modify entries: 0, successfully 
modified entries: 0, errors: 0
With the MainIdentifier UIDNumber

<mainIdentifier>"uidnumber=" + srcBean.getDatasetFirstValueById("uidnumber") + 
",ou=Users,ou=Accounts,dc=GFB,dc=LAN"</mainIdentifier> 
---------------------------------------------------------------------------------------------------------------------------------------
[root@master ~]# lsc -s all
avr. 03 15:19:28 - INFO  - Logging configuration successfully loaded from 
/etc/lsc/logback.xml
avr. 03 15:19:28 - INFO  - LSC configuration successfully loaded from /etc/lsc/
avr. 03 15:19:28 - INFO  - Connecting to LDAP server 
ldap://localhost:389/dc=GFB,dc=LAN as cn=manager,ou=Internal,dc=GFB,dc=LAN
avr. 03 15:19:28 - DEBUG - Reading sql-map-config.xml from 
file:/etc/lsc/sql-map-config.xml
avr. 03 15:19:29 - INFO  - Starting sync for ClearOS-IBM

avr. 03 15:19:29 - DEBUG - Unsupported scripting engine: Oracle Nashorn
avr. 03 15:19:29 - DEBUG - Unsupported scripting engine: Oracle Nashorn

avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  List of attributes 
considered for writing in destination: [userPassword, preferredLanguage, mail, 
SambaBadPasswordCount, SambaDomainName, SambaPwdLastSet, uid, givenname, 
clearSHA1Password, clearSHAPassword, sn, SambaBad                               
                                                  PasswordTime, SambaSID, 
homeDirectory, clearMicrosoftNTPassword, clearAccountStatus, 
SambaPwdMustChange, SambaNTPassword, objectClass, cn, sambaAcctFlags, e         
                                                                        
mployeeType, uidNumber, SambaPrimaryGroupSID, businessCategory, gidNumber]
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "userPassword" 
is in KEEP status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"preferredLanguage" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"preferredLanguage" will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "mail" is in 
KEEP status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaBadPasswordCount" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaDomainName" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaPwdLastSet" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaPwdLastSet" will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "uid" is in 
FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "uid" will not 
be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "givenname" is 
in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Replacing attribute 
"givenname": source values are [Renato-et-moi], old values were [Renato], new 
values are [Renato-et-moi]
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"clearSHA1Password" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"clearSHAPassword" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "sn" is in 
FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "sn" will not 
be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaBadPasswordTime" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "SambaSID" is 
in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"homeDirectory" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"homeDirectory" will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"clearMicrosoftNTPassword" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"clearAccountStatus" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaPwdMustChange" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaPwdMustChange" will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaNTPassword" is in KEEP status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "objectClass" 
is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "cn" is in 
FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Replacing attribute 
"cn": source values are [Renato-et-moi Stephen], old values were [Renato 
Stephen], new values are [Renato-et-moi Stephen]
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"sambaAcctFlags" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "employeeType" 
is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "employeeType" 
will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "uidNumber" is 
in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "uidNumber" 
will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"SambaPrimaryGroupSID" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"businessCategory" is in FORCE status
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute 
"businessCategory" will not be written to the destination
avr. 03 15:19:30 - DEBUG - In object 
"uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN":  Attribute "gidNumber" is 
in KEEP status
avr. 03 15:19:31 - INFO  - # Updating object 
uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN for ClearOS-IBM
# Fri Apr 03 15:19:31 CEST 2020
dn: uidNumber=13000,ou=Users,ou=Accounts,dc=GFB,dc=LAN
changetype: modify
replace: givenname
givenname: Renato-et-moi
-
replace: cn
cn: Renato-et-moi Stephen
-

avr. 03 15:19:31 - INFO  - All entries: 2, to modify entries: 1, successfully 
modified entries: 1, errors: 0
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

Reply via email to