Mlp role config, Modify the role, Mlp commands – Technicolor - Thomson ST585 V6 User Manual

Page 581: Syntax, Example

Advertising
background image

E-DOC-CTC-20061027-0004 v1.0

MLP Commands

557

mlp role config

Modify the role.

SYNTAX:

where:

EXAMPLE:

mlp role config

name = <string>
[parent = <string>]
[descr = <quoted string>]

name

The name of the role to be configured.

REQUIRED

parent

The name of the parent role.

OPTIONAL

descr

The role description.

Note

The maximum length is 63 characters.

OPTIONAL

=>mlp role list name=myRole verbose=all
myRole (User) My user access

myPrivilege & SP7

=>mlp role config name=myRole parent=Guest descr="My user access"
=>mlp role list name=myRole verbose=all
myRole (Guest) My user access

myPrivilege & SP7

=>

Advertising