Mlp role addpriv, Mlp commands – Technicolor - Thomson ST585 V6 User Manual

Page 580

Advertising
background image

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

MLP Commands

556

mlp role addpriv

Add a privilege to a role.

SYNTAX:

where:

EXAMPLE:

RELATED COMMANDS:

mlp role addpriv

name = <string>
access = <string>
service = <string>

name

The name of the role.

REQUIRED

access

The name of the access privilege to be added.

REQUIRED

service

The name of the service privilege to be added.

REQUIRED

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

=>mlp role addpriv name=myRole access=myPrivilege service=SP7
=>mlp role list name=myRole verbose=all
myRole (User) My user access

myPrivilege & SP7

=>

mlp role removepriv

Remove a privilege from a role.

Advertising