Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@djzort
Copy link
Contributor

@djzort djzort commented Aug 4, 2015

Currently, passwords will come out of the local database OR ldap.
This is sort of insane, but people might want it. So add an option
called ldap_only which makes passwords only come from LDAP.

This is also communicated to the client, which then hides the options
to edit passwords.

Users created have meaningless password and salt values inserted into
the database so that changing ldap_only will render their accounts
locked out.

Currently, passwords will come out of the local database OR ldap.
This is sort of insane, but people might want it. So add an option
called ldap_only which makes passwords only come from LDAP.

This is also communicated to the client, which then hides the options
to edit passwords.

Users created have meaningless password and salt values inserted into
the database so that changing ldap_only will render their accounts
locked out.
@djzort
Copy link
Contributor Author

djzort commented Feb 24, 2020

ping

@msimerson msimerson merged commit 7c42b69 into NicTool:master Feb 24, 2020
@meersau
Copy link
Contributor

meersau commented Mar 30, 2020

Hello,

I re-open this issue. After that commit an user can't change the password anymore. The is
a typo in the new if clause.

Pull request follows.

Regards,
Alex

meersau added a commit to meersau/NicTool that referenced this pull request Mar 30, 2020
Pull request NicTool#96 typo in the new if clause
msimerson pushed a commit that referenced this pull request Mar 30, 2020
Pull request #96 typo in the new if clause
@djzort
Copy link
Contributor Author

djzort commented Mar 30, 2020

Thanks @meersau

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants