You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2019-11-11 21:11:30

davebez
Member
Registered: 2019-11-11
Posts: 2

LDAP import setting incorrect 'Valid since'

Hi,

I have a successful import of ldap user information using the provided methods in the documentation however it seems that ldap users are being imported with a 'Valid since' date set in the future. '2038-01-18 19:14'
This means that users are unable to login to the UI. I cannot see any AD attributes that would dictate this date and time.

Does anyone know how i might be able to either disable this option or sync with a real date from AD?

Thanks in advance

Offline

#2 2019-11-11 23:13:26

mecmav
Member
From: Brasil
Registered: 2019-03-22
Posts: 326

Re: LDAP import setting incorrect 'Valid since'

Glpi version ? Ldap users from active directory?

Offline

#3 2019-11-12 00:34:31

davebez
Member
Registered: 2019-11-11
Posts: 2

Re: LDAP import setting incorrect 'Valid since'

Found solution.
It seems that the default value in the database begin_date was set to '2038-01-18 xx:xx'
find the table in 'glpi_users' and set the 'begin_date' default value to 'current_timestamp'

Not sure if this was a concequence of updating GLPI. Might be worht checking the sql update scripts.

Last edited by davebez (2019-11-12 00:35:34)

Offline

Board footer

Powered by FluxBB