uid.html

来自「Unix下基于Web的管理工具」· HTML 代码 · 共 16 行

HTML
16
字号
<header>User ID</header>The user ID or UID is what the system really uses to enforce permissionson files and processes. If two users have the same UID, they will be ableto access each others files - so every user should have a unique UID.When creating a new user, Webmin will fill this field with a UID that isnot in use by any other user. <p>The <tt>root</tt> user always has a UID of 0. If you create another userwith UID 0, that user will have the same powers as <tt>root</tt>. <p>If you are editing an existing user and change the UID, the<a href=chuid>Change user ID on files?</a> option determines which files(if any) have their ownership changed. <p><hr>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?