cancel
Showing results for 
Search instead for 
Did you mean: 

AD synchronization does not work with APS 1.10.0

nenadteo
Champ on-the-rise
Champ on-the-rise

Hello

in APS 1.10.0 we have AD configuration and we have problems with synchronization:

11:32:00 [pool-3-thread-4] INFO  com.activti.idm.ldap.service.LdapGroupContextMapper  - Found 2 members with attribute name member for group GROUP_NAME
11:32:00 [pool-3-thread-4] ERROR com.activti.idm.ldap.service.LdapHelper  - Could not parse LDAP timestamp: 20191106095020.0Z
11:32:00 [pool-3-thread-4] ERROR com.activti.idm.ldap.service.LdapHelper  - Could not parse LDAP timestamp: 20170831172005.0Z

In activiti-ldap.properties we have following setting for timestamp:

# The timestamp format. Unfortunately, this varies between directory servers.
# Active Directory: yyyyMMddHHmmss'.0Z'
ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'

The same configuration works with ACS.

Do you know where is the problem?

Thanks in advance

1 ACCEPTED ANSWER

EddieMay
World-Class Innovator
World-Class Innovator

Hi @nenadteo,

It's not immediately clear what the origin of this issue is. Can you raise a support ticket as this needs to be investigated & tested.

Thanks,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

View answer in original post

5 REPLIES 5

EddieMay
World-Class Innovator
World-Class Innovator

Hi @nenadteo,

It's not immediately clear what the origin of this issue is. Can you raise a support ticket as this needs to be investigated & tested.

Thanks,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

nenadteo
Champ on-the-rise
Champ on-the-rise

OK, I will do that.

HI,

Did you get the solution ?

Hello,

yes in my case it was an empty character after the timestamp value in properties file.

When I removed it, sync started to work.

EddieMay
World-Class Innovator
World-Class Innovator

Hi @nenadteo,

Thanks for updating on how you fixed your problem - really helpful to other users.

Take care, 

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!