secadm provision os - Security Administration: Provision Users from Operating System
secadm provision os [group|user] [-C] [-o] [-f] [-p password] [-a [-r role]]
The secadm provision os
command obtains user
data from the operating system in order to create service, identity,
and actor records.
secadm provision os options | Description |
---|---|
|
Enter the user or group of users to load into the security system. user is the Unix user to import. group is the operating system group to import. |
-C
|
Add current operating system user into the security system. Note:
The |
-o
|
Create an operating system service and OS identities based on the imported user. |
-f
|
Force program to interpret argument as a user even if a group exists with the same name. |
-p password
|
Specify the default password to assign to the loaded identities. |
-a
|
Create actors when loading users, and link them to the loaded identities. |
-r role
|
Specify a role to be assigned to actors. If the role
does not already exist, secadm will create it.
|