snagrat Posted September 20, 2017 Posted September 20, 2017 I’ve setup GSuite AD Sync and password sync. It’s working fine in replicating password to GSuite bit when logging into GSuite users are asked to change their passwords. Ideally I don’t want this. Have I missed a step?
Arthur Posted September 20, 2017 Posted September 20, 2017 There's an option in GCDS not to force password changes or set a default password for new users.
snagrat Posted September 20, 2017 Author Posted September 20, 2017 I’ve seen that and have now changed it. But what about users already provisioned from AD as these are not new now.
Badzeye Posted September 20, 2017 Posted September 20, 2017 I did this the other day for a few hundred users. Just removed them from G suite and re created them with that box to not force the user to change their password unticked. doesnt take long to re sync the affected users once you get them out of Gsuite.
ChrisMiles Posted September 21, 2017 Posted September 21, 2017 G Suite's management capabilities are attrocious, you'll want to download and configure GAM from here asap https://github.com/jay0lee/GAM to allow easy bulk or scripted updates to G Suite data. You can easily remove the password set flag using this tool: gam print users query "orgUnitPath='/Students'" | gam csv - gam update user ~primaryEmail changepassword off 1
snagrat Posted September 28, 2017 Author Posted September 28, 2017 Just used gam - worked like charm!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now