manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 701 for user (0.007 sec.)
Man page of SETREUID 6285
SETREUID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setr ... 実ユーザー ID または実効ユーザー ID または 保存 set-user-ID にしか設定できない。 非特権ユーザーは、実ユーザ ... の実ユーザーID と 異った値に設定された場合、保存 set-user-ID には新しい実効ユーザーID の値が設定される。 これ ... nux, does not have the necessary capability in its user namespace: CAP_SETUID in the case of setreuid (), ... and a change other than (i) swapping the effective user (group) ID with the real user (group) ID, or (ii) ...
https://man.plustar.jp/manpage/man2/setreuid.2.html - [similar]
Man page of SETREUID 6285
SETREUID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 setr ... 実ユーザー ID または実効ユーザー ID または 保存 set-user-ID にしか設定できない。 非特権ユーザーは、実ユーザ ... の実ユーザーID と 異った値に設定された場合、保存 set-user-ID には新しい実効ユーザーID の値が設定される。 これ ... nux, does not have the necessary capability in its user namespace: CAP_SETUID in the case of setreuid (), ... and a change other than (i) swapping the effective user (group) ID with the real user (group) ID, or (ii) ...
https://man.plustar.jp/manpage/man2/setreuid32.2.html - [similar]
Man page of CREDENTIALS 6243
CREDENTIALS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 c ... d (2), getegid (2) を使用する。 * 保存 (saved) set-user-ID と保存 set-group-ID。 これらの ID は、set-user- ... を保存するために 使用される ( execve (2) 参照)。 set-user-ID プログラムは、実効ユーザー ID を実ユーザーID と ... 保存 set-user-ID の間で行ったり来たり切り替えることで、特権を得た ... 使って同様のことができる。 プロセスが自分の保存 set-user-ID、保存 set-group-ID を取得するには、 getresuid ( ...
https://man.plustar.jp/manpage/man7/credentials.7.html - [similar]
Man page of PROC 6145
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... ADJ_MIN) to +1000 (OOM_SCORE_ADJ_MAX). This allows user space to control the preference for OOM-killing, r ... ss score of 0. Consequently, it is very simple for user space to define the amount of memory to consider f ... inux 3.5 以降) These files expose the mappings for user and group IDs inside the user namespace for the pr ... gid_map is exactly the same, but each instance of "user ID" is replaced by "group ID". The uid_map file ex ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 6145
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... ADJ_MIN) to +1000 (OOM_SCORE_ADJ_MAX). This allows user space to control the preference for OOM-killing, r ... ss score of 0. Consequently, it is very simple for user space to define the amount of memory to consider f ... inux 3.5 以降) These files expose the mappings for user and group IDs inside the user namespace for the pr ... gid_map is exactly the same, but each instance of "user ID" is replaced by "group ID". The uid_map file ex ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
Man page of GETGROUPLIST 6103
GETGROUPLIST Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... 式 #include < grp.h > int getgrouplist(const char * user , gid_t group , gid_t * groups , int * ngroups ); ... 、グループデータベース ( group (5) 参照) を調べて、 user が所属するグループのリストを取得する。 見つかったグ ... されて返される。 引数 group がグループデータベースに user が所属するグループがなかった場合、 getgrouplist () ... group も追加される。 通常は、この引数にはユーザー user のパスワードレコードに書かれているグループ ID を指 ...
https://man.plustar.jp/manpage/man3/getgrouplist.3.html - [similar]
Man page of RSSH.CONF 6054
RSSH.CONF Section: Derek D. Martin (5) Updated: 7 Jul 2003 Index JM Home Page /etc/rssh.conf - r ... れていなければ、ユーザは閉め出される。 v2.1 からは、user キーワードを使ったユーザごとの設定オプションが 使用 ... 使って指定することもできる。 たとえば、 logfacility=user logfacility=LOG_USER は全く同じで、 rssh に機能分類 ... user を使って syslog へのログ出力を行わせる。 chrootpat ... そうでなければ、chroot jail の / へと chdir される。 user user キーワードはユーザごとのオプション設定を可能に ...
https://man.plustar.jp/manpage/man5/rssh.conf.5.html - [similar]
Man page of CAPGET 5822
CAPGET Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 capget ... 書式 #include < sys/capability.h > int capget(cap_user_header_t hdrp , cap_user_data_t datap ); int capse ... t(cap_user_header_t hdrp , const cap_user_data_t datap ); 説明 ... かもしれず、これらのシステムコールの使用法 (特に cap_user_*_t 型という書式) はカーネルのリビジョン毎に拡張さ ... define _LINUX_CAPABILITY_U32S_3 2 typedef struct __user_cap_header_struct { __u32 version; int pid; } *cap ...
https://man.plustar.jp/manpage/man2/capget.2.html - [similar]
Man page of CAPGET 5822
CAPGET Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 capget ... 書式 #include < sys/capability.h > int capget(cap_user_header_t hdrp , cap_user_data_t datap ); int capse ... t(cap_user_header_t hdrp , const cap_user_data_t datap ); 説明 ... かもしれず、これらのシステムコールの使用法 (特に cap_user_*_t 型という書式) はカーネルのリビジョン毎に拡張さ ... define _LINUX_CAPABILITY_U32S_3 2 typedef struct __user_cap_header_struct { __u32 version; int pid; } *cap ...
https://man.plustar.jp/manpage/man2/capset.2.html - [similar]
Man page of SETUID 5723
SETUID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setuid ... uid(uid_t uid ); 説明 setuid () sets the effective user ID of the calling process. If the calling process ... f the process has the CAP_SETUID capability in its user namespace), the real UID and saved set-user-ID are ... 版のように実装されている。 これは (ルート以外の) set-user-ID プログラムにそのユーザーの特権を 全て与え、特権 ... す。 ユーザーが root またはプログラムが root に set-user-ID されているならば、 特別の注意が払われる。 setui ...
https://man.plustar.jp/manpage/man2/setuid.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022