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

make admin access work with one username/password #11

Open
glenfarclas17 opened this issue Apr 28, 2016 · 0 comments
Open

make admin access work with one username/password #11

glenfarclas17 opened this issue Apr 28, 2016 · 0 comments

Comments

@glenfarclas17
Copy link
Contributor

glenfarclas17 commented Apr 28, 2016

Currently to use d3admin, the user must provide two usernames and three passwords, which are stored in the keychain.

API => user/passwd
SQL => user/passwd
MasterDistPoint => passwd

Devise a method for securely storing enough data in the JSS, accessible via the API, limited to the d3admin, to get the other passwords as needed.

Then store only the API username/passwd in the local keychain, possibly with one other key, for decryption.

Possible with ideas based on: https://github.com/jamfit/Encrypted-Script-Parameters

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