CREATE USER

CREATE USER,是一種計算機語句,包括CREATE USER或GROUP語句。

基本介紹

  • 外文名:CREATE USER
  • 包括:CREATE USER 或 GROUP 語句
  • 建立一個用戶:CREATE USER 用戶口令 pid
  • 建立一個組:CREATE GROUP 組 pid
CREATE USER 或 GROUP 語句
創建一個或更多的新用戶或組。
語法
建立一個用戶:
CREATE USER 用戶口令 pid [, 用戶口令 pid, 匽
建立一個組:
CREATE GROUP 組 pid[, 組 pid, 匽
--------------------------------------------------------------------------------
CREATE INDEX 語句可分為以下幾個部分:
部分 說明
用戶 被加到工作組信息檔案的用戶名。
組 被加到工作組信息檔案的組名。
口令 與特定用戶名或組名關聯的口令。
pid 個人 id.
說明
用戶和組不會有相同的名稱。
建立用戶或組,口令是必須的。
CREATE, USER, or GROUP statements
Create one or more new users or groups.
grammar
Building a user:
CREATE USER user password user password [PID, PID, Empress Dowager Yan
Set up a group:
CREATE GROUP pid[group, PID group, Empress Dowager Yan
--------------------------------------------------------------------------------
The CREATE INDEX statement can be divided into the following sections:
Partial explanation
The user name added to the workgroup information file.
The group name added to the workgroup information file.
A password that is associated with a particular user name or group name.
PID personal ID.
Explain
Users and groups do not have the same name.
Password is required to establish a user or group.

相關詞條

熱門詞條

聯絡我們