-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Password Rotation #59
Comments
@schorschii Can you explain how this Anzahl Historie is supposed to work ? |
Did you implement password rotation for MacOS ? |
Thanks for your feedback. I added the missing translations.
With the translation it is now called "History Count" and defines how many old passwords should be stored in the database. Old passwords are currently not displayed in the frontend. Old passwords can be useful in some rare cases, e.g. when resetting virtual machines to older snapshots.
Can you please explain what you mean with that exactly?
Unfortunately, it's not that easy with macOS. There is no command line tool for changing the password without knowing the current password, see here. I have the same problem in LAPS4LINUX here. |
Unfortunately, no. The problem are the Secure Tokens which are enabled for every user by default. Changing the password without knowing the old password works if the Secure Token is disabled beforehand for the specific user using this command:
This must be done on each device manually, then (Installing a profile as recommended in your second link is not possible via command line.) |
Ok and why not using the old password to set a new one ? |
Hello,
Thank you for your email ;)
So have do first windows test.
Here are my first feedback :
Will make more test and update this issue.
The text was updated successfully, but these errors were encountered: