HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux bareserver 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User: root (0)
PHP: 7.2.24-0ubuntu0.18.04.17
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: //usr/share/webmin/useradmin/help/uid.ja.auto.html
<header>ユーザーID </header>ユーザーIDまたはUIDは、システムが実際にファイルとプロセスに権限を適用するために使用するものです。 2人のユーザーが同じUIDを持っている場合、2人のユーザーはお互いのファイルにアクセスできるため、すべてのユーザーが一意のUIDを持っている必要があります。 <p>新しいユーザーを作成する場合、次のオプションがあります。 <dl><dt>自動<dd> UIDは、現在使用されているものに基づいて、Webminによって自動的に割り当てられます。 <dt>計算済み<dd> UIDは、チェックサムアルゴリズムを使用して、ユーザー名に基づいて計算されます。 <dt>入りました<dd>最後のオプションでは、好きなUIDを入力できます。 </dl><p> <tt>root</tt>ユーザーのUIDは常に0です。UID0で別のユーザーを作成した場合、そのユーザーは<tt>root</tt>と同じ権限を持ちます。 <p>既存のユーザーを編集してUIDを<a href=chuid>変更する場合、ファイルのユーザーIDを変更しますか?</a>オプションは、所有権を変更するファイル(存在する場合)を決定します。 <p><hr>