Results of 1 - 10 of about 272 for uid (0.026 sec.)
- Man page of SETRESUID 9223
- SETRESUID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 set
...
resuid, setresgid - ユーザーやグループの 実、実効、保存 I ...
macros (7) 参照 */ #include < unistd.h > int setresuid(uid_t ruid , uid_t euid , uid_t suid ); int setres ...
gid_t rgid , gid_t egid , gid_t sgid ); 説明 setresuid () は呼び出し元のプロセスの実 (real) ユーザーID、実 ...
set-user-ID を設定する。 非特権プロセスは、その実 UID、実効 UID、保存 set-user-ID を、 現在の実 UID、現在 ...
-
https://man.plustar.jp/manpage/man2/setresgid.2.html
- [similar]
- Man page of SETRESUID 9223
- SETRESUID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 set
...
resuid, setresgid - ユーザーやグループの 実、実効、保存 I ...
macros (7) 参照 */ #include < unistd.h > int setresuid(uid_t ruid , uid_t euid , uid_t suid ); int setres ...
gid_t rgid , gid_t egid , gid_t sgid ); 説明 setresuid () は呼び出し元のプロセスの実 (real) ユーザーID、実 ...
set-user-ID を設定する。 非特権プロセスは、その実 UID、実効 UID、保存 set-user-ID を、 現在の実 UID、現在 ...
-
https://man.plustar.jp/manpage/man2/setresgid32.2.html
- [similar]
- Man page of SETRESUID 9223
- SETRESUID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 set
...
resuid, setresgid - ユーザーやグループの 実、実効、保存 I ...
macros (7) 参照 */ #include < unistd.h > int setresuid(uid_t ruid , uid_t euid , uid_t suid ); int setres ...
gid_t rgid , gid_t egid , gid_t sgid ); 説明 setresuid () は呼び出し元のプロセスの実 (real) ユーザーID、実 ...
set-user-ID を設定する。 非特権プロセスは、その実 UID、実効 UID、保存 set-user-ID を、 現在の実 UID、現在 ...
-
https://man.plustar.jp/manpage/man2/setresuid.2.html
- [similar]
- Man page of SETRESUID 9223
- SETRESUID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 set
...
resuid, setresgid - ユーザーやグループの 実、実効、保存 I ...
macros (7) 参照 */ #include < unistd.h > int setresuid(uid_t ruid , uid_t euid , uid_t suid ); int setres ...
gid_t rgid , gid_t egid , gid_t sgid ); 説明 setresuid () は呼び出し元のプロセスの実 (real) ユーザーID、実 ...
set-user-ID を設定する。 非特権プロセスは、その実 UID、実効 UID、保存 set-user-ID を、 現在の実 UID、現在 ...
-
https://man.plustar.jp/manpage/man2/setresuid32.2.html
- [similar]
- Man page of EXPORTS 9184
- EXPORTS Section: File Formats (5) Updated: 11 August 1997 Index JM Home Page 名前 exports - エク
...
ールは、 それぞれの NFS RPC request の際に与えられる uid と gid に基づいている。 ユーザは通常、サーバ上にあ ...
ている。 これにはクライアントとサーバ上で用いられる uid と gid がそれぞれ同じである必要があるが、 これは常 ...
しまうのは、ほとんどの場合は望ましくない。 このため uid 0 は普通は別の id (anonymous や nobody uid) にマッ ...
ファイル中の nobody ユーザを参照して、 anonymous の uid と gid を得ようとする。 もしそれが見つからない場合 ...
-
https://man.plustar.jp/manpage/man5/exports.5.html
- [similar]
- Man page of USER_NAMESPACES 8881
- USER_NAMESPACES Section: Linux Programmer's Manual (7) Updated: 2014-09-21 Index JM Home Page 名
...
前空間に伝わる際に、 mount (2) の MS_RDONLY , MS_NOSUID , MS_NOEXEC フラグと "atime" フラグ ( MS_NOATIME , ...
っていた)。 ユーザー ID とグループ ID のマッピング: uid_map と gid_map ユーザー名前空間が作成された際、 そ ...
ッピングを行わずに開始される。 ファイル /proc/[pid]/uid_map と /proc/[pid]/gid_map (Linux 3.5 以降で利用可 ...
グを (一度だけ) 定義することができる。 以下の段落で uid_map の詳細を説明する。 gid_map に関しても全く同じで ...
-
https://man.plustar.jp/manpage/man7/user_namespaces.7.html
- [similar]
- Man page of SETUID 8618
- SETUID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setuid
...
clude < sys/types.h > #include < unistd.h > int setuid(uid_t uid ); 説明 setuid () sets the effective use ...
ged (more precisely: if the process has the CAP_SETUID capability in its user namespace), the real UID an ...
d saved set-user-ID are also set. Linux では、 setuid () は _POSIX_SAVED_IDS をもった POSIX 版のように実 ...
er-ID されているならば、 特別の注意が払われる。 setuid () は呼び出し者の実効ユーザー ID をチェックし、 そ ...
-
https://man.plustar.jp/manpage/man2/setuid.2.html
- [similar]
- Man page of SETUID 8618
- SETUID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setuid
...
clude < sys/types.h > #include < unistd.h > int setuid(uid_t uid ); 説明 setuid () sets the effective use ...
ged (more precisely: if the process has the CAP_SETUID capability in its user namespace), the real UID an ...
d saved set-user-ID are also set. Linux では、 setuid () は _POSIX_SAVED_IDS をもった POSIX 版のように実 ...
er-ID されているならば、 特別の注意が払われる。 setuid () は呼び出し者の実効ユーザー ID をチェックし、 そ ...
-
https://man.plustar.jp/manpage/man2/setuid32.2.html
- [similar]
- Man page of GETPW 7232
- GETPW Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getpw -
...
clude < sys/types.h > #include < pwd.h > int getpw(uid_t uid , char * buf ); 説明 getpw () 関数は、バッフ ...
ァー buf に指定ユーザー ID uid の パスワード行エントリーを取得する。 返されるバッ ...
ファーは、以下の形式の行を含む。 name:passwd:uid:gid:gecos:dir:shell passwd 構造体は、 < pwd.h > で ...
ー名 */ char *pw_passwd; /* ユーザーのパスワード */ uid_t pw_uid; /* ユーザー ID */ gid_t pw_gid; /* グルー ...
-
https://man.plustar.jp/manpage/man3/getpw.3.html
- [similar]
- Man page of GETPRIORITY 7183
- GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g
...
O_PGRP だとプロセスグループ識別子、 PRIO_USER だと UID (ユーザーID) と解釈される)。 who がゼロならば、(そ ...
たプロセスのプロセスグループ、 呼び出したプロセスの実UID を意味する。 prio 引数は -20 から 19 の範囲の値で ...
ロセスは見つかったが、そのプロセスの実効 (effective) UID が 呼び出し元の実効UID にも実 (real) UID にも一致せ ...
2.6.12 より前の Linux カーネルでは、呼び出し元の実 UID または 実効 UID がプロセス who の (実効 UID でなく ...
-
https://man.plustar.jp/manpage/man2/getpriority.2.html
- [similar]