GAM-team / GAM

command line management for Google Workspace
https://github.com/GAM-team/GAM/wiki
Apache License 2.0
3.52k stars 472 forks source link

"Update and Rename a User" states inaccurate info #1369

Closed lwcorp closed 1 month ago

lwcorp commented 3 years ago

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:

Full steps to reproduce the issue:

  1. Enter https://github.com/jay0lee/GAM/wiki/GAM3DirectoryCommands#update-and-rename-a-user
  2. 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.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

lwcorp commented 3 years ago

Any update? Please update so your bot won't close it.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

lwcorp commented 3 years ago

Again -any update? Please update so your bot won't close it.

taers232c commented 3 years ago

Wiki updated.

lwcorp commented 3 years ago

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?