Resetting users – Google Message Security Batch Reference Guide User Manual
Page 540
![background image](/manuals/552791/540/background.png)
Examples of Common Tasks
553
To locate a Default User either use the default_user field with the displayorg
command or see if the listusers command’s output returns a user with the
Default User naming convention, pdefault@
postinidefault@
default_user [email protected]
The Default User settings template is applied to all new users to this
organization unless you modify the new user’s settings with the adduser or
modifyuser commands.
4.
Using the displayuser command, display the Default User’s settings.
displayuser [email protected]
The displayuser command returns all of the settings for a user. The example
code uses pseudo user addresses for the Default User and a regular user.
5.
Using the displayuser command, display a user’s settings.
displayuser [email protected]
The displayuser command returns all of the settings for a user. The example
code uses pseudo user addresses for the Default User and a regular user.
A regular user’s settings contains all of specific services, filter settings,
administrators, and other policies.
Resetting Users
This example describes how a suspended user is reset. A suspended user’s
mailflow is not being filtered by the Message Security service. When reset, this
user’s mail is re-established in the filtering processes. Most of the reset user’s
settings come from the Default User’s settings. It shows:
•
Locate and read the Default User settings
•
Reset the suspended user
Note:
This example uses the Administration Console batch command syntax.
Reset a User
1.
Using the
listusers
command, locate the Default User in your organizations.
listuser ALL, targetOrg=sales, childorgs=1
Use listusers if you do not know which parent organization has your default
user. Usually the Default User’s name has ‘pdefault’ or ‘postinidefault’ in it.
displayorg sales
If you know the organization associated with your default user, use
displayorg to view the default_user field.
default_user [email protected]