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

Domain Controller: Remove requirement for admin_password #41

Closed
sgallagher opened this issue Sep 1, 2015 · 0 comments
Closed

Domain Controller: Remove requirement for admin_password #41

sgallagher opened this issue Sep 1, 2015 · 0 comments

Comments

@sgallagher
Copy link
Contributor

There's really no need to force the setting of an administrative password at deployment time. We can autogenerate one and then sanitize it from the D-BUS output later, once it's been read.

@sgallagher sgallagher self-assigned this Sep 1, 2015
@sgallagher sgallagher added this to the Fedora 23 Beta milestone Sep 1, 2015
sgallagher added a commit to sgallagher/rolekit that referenced this issue Sep 1, 2015
Now that we have the ability to sanitize passwords, it's fine for
us to create a domain controller with an auto-generated admin
password. This enables us to skip the creation of a settings-file
for many cases.

Users can change the admin password at any time after installation.

Fixes libre-server/rolekit#41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant