Please update to the latest GAM release immediately. GAM 3.45 and later contain critical modifications for password updates during user creation / update (gam create user and gam update user). Google has made server-side changes, requiring users to use 3.45 or newer to ensure proper functionality. Please ensure that you update to the latest GAM release immediately. Failure to update may result in "Invalid Input" errors.
As a quick workaround instead of upgrading, you can add "nohash" to the user update/create command in order to workaround the issue. This will cause GAM to send the new user password in plaintext over the TLS HTTPS connection.
GAM is a free, open source command line tool for Google Apps Administrators to manage domain and user settings quickly and easily. GAM supports
- creating, deleting, and updating users, aliases, groups, organizations, and resource calendars
- modifying user email settings such as IMAP, signatures, vacation messages, profile sharing, email forwarding, send as address, labels, and features.
- modifying calendar access rights for users and resource calendars.
- generating detailed reports for users, groups, resources, account activity, email clients, and quotas.
- and many more commands
You can download the current GAM release from the GitHub Releases page.
The GAM documentation is hosted in the GitHub Wiki
The GAM mailing list / discussion group is hosted on Google Groups. You can join the list and interact via email, or just post from the web itself.
The official GAM source repository is on GitHub in the master branch.
GAM is maintained by Jay Lee.