"Update and Rename a User" states inaccurate info
The issue tracker is for reporting product deficiencies. "How do I?" questions should be posted to the discussion forum at https://groups.google.com/group/google-apps-manager. When in doubt, start at the discussion forum and return here only when instructed to do so.
Please confirm the following:
- I have upgraded to the latest GAM release from https://git.io/gamreleases and I still have this issue. Yes
- I am typing the command as described in the GAM Wiki at https://github.com/jay0lee/gam/wiki Yes
Full steps to reproduce the issue:
- Enter https://github.com/jay0lee/GAM/wiki/GAM3DirectoryCommands#update-and-rename-a-user
- Run
gam update user <e-mail address> changepassword on
Expected outcome (what are you trying to do?): According to the documentation:
changepassword is optional and indicates whether the user should be forced to change their password on next login.
Actual outcome (what errors or bad behavior do you see instead?): It logs the user/s out immediately, not only in the next login (plus as documented forces them to change their password).
Either the documentation should reflect that or there should be an option like immediately on/off.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Any update? Please update so your bot won't close it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Again -any update? Please update so your bot won't close it.
Wiki updated.
Wiki updated.
Thanks! Note there was a missing space though: you wrote changepassword onis specified instead of changepassword on is specified, so I've fixed it.
Also, do you think it's possible to add support for my proposed immediately on/off option?