|
64.
|
|
|
-E, --encrypted encrypt stored password
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-E, --encrypted 口令加密存储
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:307
|
|
65.
|
|
|
-i, --inherit role inherits privileges of roles it is a
member of (default)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-i, --inherit 角色能够继承它所属角色的权限
(这是缺省情况)
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:308
|
|
66.
|
|
|
-I, --no-inherit role does not inherit privileges
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-I, --no-inherit 角色不继承权限
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:310
|
|
67.
|
|
|
-l, --login role can login (default)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-l, --login 角色能够登录(这是缺省情况)
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:311
|
|
68.
|
|
|
-L, --no-login role cannot login
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-L, --no-login 角色不能登录
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:312
|
|
69.
|
|
|
-N, --unencrypted do not encrypt stored password
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-N, --unencrypted 口令不加密存储
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:313
|
|
70.
|
|
|
-P, --pwprompt assign a password to new role
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-P, --pwprompt 给新角色指定口令
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:314
|
|
71.
|
|
|
-r, --createrole role can create new roles
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-r, --createrole 这个角色可以创建新的角色
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:315
|
|
72.
|
|
|
-R, --no-createrole role cannot create roles
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-R, --no-createrole 这个角色没有创建其它角色的权限
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:316
|
|
73.
|
|
|
-s, --superuser role will be superuser
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-s, --superuser 角色将是超级用户
|
|
Translated by
Weibin
|
|
|
|
Located in
createuser.c:317
|