Posted on 03-08-2016 06:55 AM
Hi All,
Is there a Step by Step guide to ADPassMon?
It seems a little complex to setup, though looks like something we could benefit from here.
We have a problem in that people do not reset their passwords until after they've expired. They then get keychain errors because IT have to reset it manually.
They also cannot reset passwords offsite as they have no access to the DC.
Thanks
Bill
Posted on 03-08-2016 07:23 AM
Shoot me an email - bwiessner@me.com. I have a few pointers.
Posted on 03-08-2016 09:19 AM
@billystanton I added a deployment section to the wiki a couple of weeks ago, it's here.
Does it help at all?
@bwiessner Can you have a look too & possibly file a PR with some recommendations?
Posted on 03-08-2016 09:30 AM
Hi,
thanks both!
I think I am struggling with the LaunchDaemon part..
I want persistant to run, but not sure how to get this onto the users machine?
Thanks
Bill
Posted on 03-08-2016 09:32 AM
Actually also struggling with setting the settings ourself as an IT department, and then stopping the user from amending them?
Posted on 03-08-2016 09:35 AM
Posted on 03-08-2016 09:38 AM
Thank you!
Apologies if its a simple question!
Will give this a go tomorrow and report back!
Posted on 03-08-2016 09:40 AM
What would I call the Plist file??
Posted on 03-08-2016 09:41 AM
@billystanton This should lock the preferences.
FWIW, i'm going to be re-writing ADPassMon in python at some point.. I also plan it to have an admin app to help set the prefs & package it.
Just need time, a lot of it.
Posted on 03-08-2016 09:48 AM
Thank you!
I will play around with this tomorrow.
Thanks again
Bill
Posted on 03-21-2016 12:06 PM
@bentoms In the "Deployment" section of the wiki, it says:
I tried this on my test system and I got the following:
When I logged in as an AD user it launched and asked for an admin name and password. Will I have to enter these on deployments?
Posted on 03-21-2016 12:09 PM
@itupshot Safari adds the quarantine flag. I guess other browsers may not.
The admin prompt, that's odd. Did it ask for assistive devices or something?
Posted on 03-22-2016 01:34 PM
@bentoms When I logged in as another network (AD) user, and tried to use the "Change Password..." it asked:
Then it took me to the Security and Privacy prefpane where I had to enter the local admin password to allow it. Is this normal? Is it because I selected to change password using Native OS instead of ADPassMon?
Posted on 03-22-2016 02:41 PM
@itupshot ah. Yep. That will be as you've used Native OS & not ADPassMon change method.
Posted on 03-22-2016 03:02 PM
@bentoms OK, so then I should make the default "Use ADPassMon" so all my AD users don't get this prompt if they want to change their password from the menu (they don't have admin privileges). Correct?
Posted on 03-22-2016 03:26 PM
@itupshot yep.
I wasn't happy with the users & groups thing. So I added the ADPassMon method to my fork.
Posted on 03-23-2016 08:30 AM
@bentoms Should I be worried about that com.apple.quarantine error? Is it a file I should find somewhere on the system?
The reason you see an "admin$" prompt is because I always install new software, and run the Casper Suite tools for packaging them up using the local admin account.
Will the app eliminate the "Local Items" keychain prompts? The documentation mentions working with the "Login" keychain, but nothing about the "Local Items" keychain.
Is there a way to hide these options from the menu?
Posted on 05-04-2016 06:16 AM
This seems like a cool app that may be just what we need.... but in the download ADPassMon-master.zip, I can't seem to find the actual app.
I'm probably looking in the wrong place....
Posted on 05-04-2016 06:56 AM
@AdamH Sounds like you downloaded the repository (source code) instead of the release (finished product): https://github.com/macmule/ADPassMon/releases/latest
Under downloads on that page you want ADPassMon.app.zip
Posted on 05-04-2016 07:40 AM
Got it!