Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Users Backup Verification Codes

Ross Scroggs edited this pageFeb 22, 2025 ·3 revisions

Users - Backup Verification Codes

API documentation

Definitions

Manage backup verification codes

gam <UserTypeEntity> update backupcodes|verificationcodesgam <UserTypeEntity> delete|del backupcodes|verificationcodes

You will get the following error message for any user that is suspended:

User: user@domain.com, Backup Verification Codes Not Updated: User is suspended. You must unsuspend to process backupcodesUser: user@domain.com, Backup Verification Codes Not Deleted: User is suspended. You must unsuspend to process backupcodes

Display backup verification codes

gam <UserTypeEntity> show backupcodes|backupcode|verificationcodes

Gam displays the information as an indented list of keys and values.

Exit Status of 0 indicates no errors, and backup codes are sent to stdout.

Exit status of 60 indicates no errors, and that no backup codes are available for this user.

gam <UserTypeEntity> print backupcodes|verificationcodes [todrive <ToDriveAttributes>*]        [delimiter <Character>] [countsonly]

GAM displays the information in CSV form.

  • delimiter <Character> - SeparateverificationCodes entries with<Character>; the default value iscsv_output_field_delimiter fromgam.cfg.
  • countsonly - Display only the number of available backup codes but not the codes themselves.

Need more help? Ask on theGAM Discussion Group orChat Space.

You can suggest edits to these Wiki pages by submitting pull requests againstthe wiki files.

oUpdate History

Installation

Configuration

Notes and Information

Definitions

Command Processing

Collections

Client Access

Special Service Account Access

Service Account Access

GAM Tutorials

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp