The dpmzone-createproject command creates a project in a zone.
This command has the following format:
dpmzone-createproject -host hostname -name zonename -user_id uid [-project_id pid] -proj_name pname
Specifies the Solaris Zones server. This parameter is case-sensitive.
Specifies the zone name.
Specifies one of the users of the zone.
Example: root
(Optional) Defines the project ID. You can assign the ID or let the system automatically generate one.
Defines the name of the new project.
Example
Create a project in a zone:
dpmzone-createproject -host SolarisServer2 -name myzone1 -user_id root -proj_name myProject
Copyright © 2013 CA. All rights reserved. |
|