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

Feature Request - Support NoMAD/Custom Data for password expiry #30

Closed
smithjw opened this issue Jul 21, 2021 · 8 comments
Closed

Feature Request - Support NoMAD/Custom Data for password expiry #30

smithjw opened this issue Jul 21, 2021 · 8 comments
Labels
enhancement New feature or request

Comments

@smithjw
Copy link

smithjw commented Jul 21, 2021

A lot of organisations use NoMAD and it would be great to support it for Password Expiry notifications. Currently you pull in either Local Password Expiry or AD, I propose you also support NoMAD which has the following field to pull data from:

defaults read com.trusourcelabs.NoMAD LastPasswordExpireDate

This results in the response 2021-07-24 23:02:04 +0000. In terms of resetting the password, you can run the following command nomad://passwordchange which will open the NoMAD Change Password window as documented here 👉 https://nomad.menu/2017/03/09/apple-events/.

You might ask why I would deploy Support App and have it show me the dates till password expiry if I already have NoMAD? Well in this case I would still have NoMAD launched at login, but run it with the preference LightsOutIKnowWhatImDoing so that the icon is no longer displayed

If it is too complex to add native support for this. Allow admins to configure a button with the ability to display a number pulled from the local disk.

@lonit-was
Copy link

Upvote this feature, including support for Jamf Connect password expiration from com.jamf.connect.state.plist (defaults read com.jamf.connect.state ComputedPasswordExpireDate)

@Burnhamt256
Copy link

I would like to see that feature as well.

@FOHAMMR
Copy link

FOHAMMR commented Oct 19, 2021

This feature would be very helpful working for Jamf Connect.

@martinvandiemen martinvandiemen added the enhancement New feature or request label Nov 1, 2021
@jmahlman
Copy link

jmahlman commented Feb 3, 2022

This would be a great feature.

@jordywitteman
Copy link
Contributor

Other sources for password expiration is planned for the next release: Jamf Connect, Kerberos SSO Extension and NoMAD. We'll release a beta soon!

@smithjw
Copy link
Author

smithjw commented Mar 8, 2022

Thanks for the update!

@smithjw
Copy link
Author

smithjw commented Mar 28, 2022

@jordywitteman Any word when we'll see this beta?

@jordywitteman
Copy link
Contributor

Jamf Connect, Kerberos SSO Extension and NoMAD are now available in v2.4

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

No branches or pull requests

7 participants