org
Table of Contents
The following spacecmd
functions are available for use with organizations.
1. org_addtrust
Add a trust between two organizations
使用方法: org_addtrust 信頼元の組織 信頼先の組織
2. org_create
Create an organization.
usage: org_create [options]
options:
-n ORG_NAME
-u USERNAME
-P PREFIX (Dr., Mr., Miss, Mrs., Ms.)
-f FIRST_NAME
-l LAST_NAME
-e EMAIL
-p PASSWORD
--pam enable PAM authentication
3. org_createfirst
Create the initial organization and admin user after completing the installation.
usage: org_createfirst [options]
options:
-n ORG_NAME
-u USERNAME
-f FIRST_NAME
-l LAST_NAME
-e EMAIL
-p PASSWORD
4. org_delete
Delete an organization.
使用方法: org_delete 名前
5. org_details
Show the details of an organization.
使用方法: org_details 名前
6. org_list
List all organizations.
使用方法: org_list
7. org_listtrusts
List an organization’s trusts.
org_listtrusts NAME
8. org_listusers
List an organization’s users.
org_listusers NAME
9. org_removetrust
Remove a trust between two organizations.
使用方法: org_removetrust 信頼元の組織 信頼先の組織
10. org_rename
Rename an organization.
使用方法: org_rename 変更前の名前 変更後の名前
11. org_trustdetails
Show the details of an organizational trust.
使用方法: org_trustdetails 信頼する組織