Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update authTimestamp to pwdLastSuccess #97

Closed
davidcoutadeur opened this issue May 16, 2023 · 3 comments · Fixed by #103
Closed

update authTimestamp to pwdLastSuccess #97

davidcoutadeur opened this issue May 16, 2023 · 3 comments · Fixed by #103
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@davidcoutadeur
Copy link

In new openldap lastbind feature, authTimestamp is replaced by pwdLastSuccess.

We could make pwdLastSuccess attribute customizable in service-desk, and set "pwdLastSuccess" value by default

@davidcoutadeur davidcoutadeur changed the title update authTimestamp update authTimestamp to pwdLastSuccess May 16, 2023
@coudot
Copy link
Member

coudot commented May 16, 2023

See #57

@coudot
Copy link
Member

coudot commented May 16, 2023

No need to customize the attribute, we will provide both definition, only the one active will be displayed

@coudot coudot added this to the 0.6 milestone May 16, 2023
@coudot coudot added the enhancement New feature or request label May 17, 2023
@coudot
Copy link
Member

coudot commented Sep 7, 2023

After some tests, we indeed need to define which attribute to use, else the idle account dashboard is not working.

@coudot coudot self-assigned this Sep 7, 2023
@coudot coudot linked a pull request Sep 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants