beautypg.com

See also, Authentication_data, Syntax – Google Message Security Batch Reference Guide User Manual

Page 302: Examples

background image

314

See Also

The Message Security Administration Guide, “Quarantine Summary &
Notifications”

authentication_data

The authentication_data field holds the text used for non-PMP authentication of
users and administrators when logging into the Message Center or Administration
Console.

This field is applicable to the Google Message Security, Google Message
Discovery, and Google Message Filtering products only.

Syntax

authentication_data=

authentication_data=

authentication_data=

authentication_data=

Examples

When the field is returned as output:

authentication_data NULL

To change an organization’s POP authentication to a POP server configured
to authenticate the POP server machine name or IP address:

modifyorg sales, authentication_data=”mypopserver”

To change an organization’s POP authentication to a POP server configured
to authenticate the POP server machine name and the user’s domain name,
using two possible domain syntax:

modifyorg sales, authentication_data=”mypopserver, @jumboinc.com”

modifyorg sales, authentication_data=”mypopserver, +jumboinc.com”

To change an organization’s POP authentication to a POP server configured
to authenticate the POP server machine name and several user domain
names, using two possible domain syntax:

modifyorg sales, authentication_data=”mypopserver, @USERDOMAIN”

modifyorg sales, authentication_data=”mypopserver, +USERDOMAIN”

Add an org with POP authentication:

addorg sales, parent=Jumbo Inc, authentication_data=”mypopserver,

@jumboinc.com”