This chapter describes the following sub commands:
This section describes the following CLIs: get-attribute, set-attribute, list-attribute.
Returns the specified MA component attribute.
psadmin get-attribute --adminuser uid --passwordfile passwordfile --component componentname [--baseDN baseDN] --attribute-name attributename
psadmin get-attribute -u uid -f passwordfile --component componentname [-d baseDN ] -a attributename
The following are the required options.
Specifies the administrator's distinguished name.
Specifies the administrator's password in the password file.
Specifies the name of the component for which to retrieve the attribute.
Specifies the distinguished name of the object to which this command needs to be applied.
Specifies the attribute for which the value is to be retrieved.
Sets the specified MA component attribute.
psadmin set-attribute --adminuser uid --passwordfile passwordfile --component componentname --attribute-name attributename [--add valuelist] [--remove valuelist]valuelist
psadmin set-attribute -u uid -f passwordfile --componentcomponentname -a attributename [-A valuelist] [-E valuelist] valuelist
The following are the required options:
Specifies the administrator's distinguished name.
Specifies the administrator's password in the password file.
Specifies the name of the component for which to set the attribute.
Specifies the attribute for which the value is to be retrieved.
Specifies the list of values to add to the attribute. Valid only for attributes that hold lists of values.
Specifies the list of values to remove from the attribute. Valid only for attributes that hold lists of values.
Specifies the value, or values, to set for the specified attribute.
This subcommand lists all available attributes and attribute metadata for the specified component.
psadmin list-attributes --adminuser uid --passwordfile passwordfile --component componentname
psadmin list-attributes -u uid -f passwordfile --component componentname
The following are the required options:
Specifies the administrator's distinguished name.
Specifies the administrator's password in the password file.
Specifies the name of the component for which to list the attributes.
Attribute Name |
Description |
Configuration |
---|---|---|
displayLinesPerPage |
The number of lines to display per page. |
Global |
sortBy |
The attribute to sort by. |
User |
sortOrder |
The sort order. asc indicates ascending and desc indicates descending. |
User |
Attribute Name |
Description |
Configuration |
---|---|---|
displayCalendarsPerPage |
The number of calendars to display per page. |
Global |
eventDescriptionLength |
The display length of an event description. |
Global |
eventsPerPage |
The number of events to display per page. |
Global |
eventLocationLength |
The display length of an event location. |
Global |
eventSummaryLength |
The display length of an event summary. |
Global |
Attribute Name |
Description |
Configuration |
---|---|---|
fromHeaderLength |
The display length for the from header. |
Global |
inboxLinesPerPage |
The number of lines per page to display for the Inbox. |
Global |
messageLinesPerPage |
The number of lines per page to display for a message. |
Global |
foldersPerPage |
The number of lines per page to display for the folder list. |
Global |
subjectHeaderLength |
The display length for the subject header. |
Global |
outboundMailCharsets |
The outbound mail charset list. |
Global |
defaultMailDomain |
The default mail domain. |
Organization |
sentFolderCopy |
Specifies whether or not to copy a message to the Sent folder. It must be True or False. |
Organization |
fromAddress |
The From email address. |
User |
predefinedReplies |
The predefined replies. |
User |
emailSignature |
The email signature. |
User |
Attribute Name |
Description |
---|---|
faxFromAddress |
The fax from address. |
faxServiceProviderMailId |
The fax service provider ID. |
faxSubject |
The fax subject. |