manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 272 for uid (0.113 sec.)
Man page of SUDO 4753
SUDO Section: System Manager's Manual (8) Updated: January 19, 2016 Index JM Home Page 名前 sudo ... ーザ名でもよく、 '#' 記号を頭に付けたユーザ ID 番号 (UID) でもよい (たとえば、UID が 0 なら、#0 と指定する) ... 。多くのシェルでは、 UID の資格でコマンドを実行するには、 '#' をバックスラッ ... らない。 セキュリティポリシーによっては、使用できる UID をパスワード・データベースに登録されているものに限 ... いないかぎり、 パスワード・データベースに存在しない UID も認めている。 他のセキュリティポリシーでは、それは ...
https://man.plustar.jp/manpage/man8/sudo.8.html - [similar]
Man page of SUDO 4753
SUDO Section: System Manager's Manual (8) Updated: January 19, 2016 Index JM Home Page 名前 sudo ... ーザ名でもよく、 '#' 記号を頭に付けたユーザ ID 番号 (UID) でもよい (たとえば、UID が 0 なら、#0 と指定する) ... 。多くのシェルでは、 UID の資格でコマンドを実行するには、 '#' をバックスラッ ... らない。 セキュリティポリシーによっては、使用できる UID をパスワード・データベースに登録されているものに限 ... いないかぎり、 パスワード・データベースに存在しない UID も認めている。 他のセキュリティポリシーでは、それは ...
https://man.plustar.jp/manpage/man8/sudoedit.8.html - [similar]
Man page of PS 4704
PS Section: Linux User's Manual (1) Updated: July 28, 2004 Index JM Home Page 名前 ps - 現在実行 ... レントユーザーと 同じ実効 (effective) ユーザー ID (EUID) を持ち、 かつ呼び出した端末と同じ端末に関連づけら ... io,ni,pri,psr,pcpu,stat,wchan:14,comm ps axo stat,euid,ruid,tty,tpgid,sess,pgrp,ppid,pid,pcpu,comm ps -eo ... と、 ps は呼び出したユーザーの所有する ( ps と同じ EUID の) 全てのプロセスをリストする。 また a オプション ... 。 getgid (2) を参照。 U userlist 実効ユーザー ID (EUID) または実効ユーザー名で選択する。 実効ユーザー名ま ...
https://man.plustar.jp/manpage/man1/ps.1.html - [similar]
Man page of SETFACL 4704
SETFACL Section: Access Control Lists (1) Updated: ACL File Utilities Index JM Home Page 名前 se ... の所有者と所有グループを復旧しようとする。入力に (setuid, setgid, sticky ビットを定義する) フラグコメントが ... いように空白を挿入してある): [d[efault]:] [u[ser]:] uid [: perms ] 指名ユーザの許可。 uid が空の場合は、フ ... ントリの 削除 (オプション -x と -X ) で使用される。 uid と gid には名前と数値のどちらも指定できる。 perms ...
https://man.plustar.jp/manpage/man1/setfacl.1.html - [similar]
Man page of ADD_KEY 4704
ADD_KEY Section: Linux Key Management Calls (2) Updated: 2010-02-25 Index JM Home Page 名前 add_ ... 定する。 KEY_SPEC_USER_KEYRING この値は呼び出し元の UID 固有の鍵リングを指定する。 KEY_SPEC_USER_SESSION_K ... EYRING この値は呼び出し元の UID のセッションの鍵リングを指定する。 鍵タイプ コアの ...
https://man.plustar.jp/manpage/man2/add_key.2.html - [similar]
Man page of SIGQUEUE 4704
SIGQUEUE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sigq ... id = getpid(); /* Process ID of sender */ uinfo.si_uid = getuid(); /* Real UID of sender */ uinfo.si_valu ...
https://man.plustar.jp/manpage/man3/sigqueue.3.html - [similar]
Man page of CORE 4704
CORE Section: Linux Programmer's Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 core - コ ... peration, and the description of the /proc/sys/fs/suid_dumpable file in proc (5).) * /proc/sys/kernel/cor ... 秒数。 %u ダンプされたプロセスの実ユーザー ID (real UID) の数値。 テンプレートの末尾に 1 個だけ % がある場 ... ID が含まれる。 Linux 3.6 以降では、 /proc/sys/fs/suid_dumpable が 2 ("suidsafe") に設定されている場合、テ ... p includes the date and time of the dump, the PID, UID, and GID of the dumping process, the signal number ...
https://man.plustar.jp/manpage/man5/core.5.html - [similar]
Man page of USERMOD 4704
USERMOD Section: Maintenance Commands (8) Index JM Home Page 名前 usermod - ユーザアカウントを修 ... [ -l login_name ] [ -p passwd ] [ -s shell ] [ -u uid [ -o ]] [ -L | -U ] login 説明 usermod コマンドは、 ... システムがデフォルトのログインシェルを選択する。 -u uid ユーザの ID 番号。 この値は、 -o オプションを用いる ...
https://man.plustar.jp/manpage/man8/usermod.8.html - [similar]
Man page of STAT 4665
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... セス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... ファイルのアクセス許可の検査用に定義されている。 S_ISUID 0004000 set-user-ID bit S_ISGID 0002000 set-group- ... ファイルロックを強制する (S_ISGID と共有) 0800 S_ISUID 004000 実行時の set-user-ID (V7) 0800 S_CDF 004000 ... t: %ld\n", (long) sb.st_nlink); printf("Ownership: UID=%ld GID=%ld\n", (long) sb.st_uid, (long) sb.st_gid ...
https://man.plustar.jp/manpage/man2/fstat.2.html - [similar]
Man page of STAT 4665
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... セス保護 */ nlink_t st_nlink; /* ハードリンクの数 */ uid_t st_uid; /* 所有者のユーザー ID */ gid_t st_gid; ... ファイルのアクセス許可の検査用に定義されている。 S_ISUID 0004000 set-user-ID bit S_ISGID 0002000 set-group- ... ファイルロックを強制する (S_ISGID と共有) 0800 S_ISUID 004000 実行時の set-user-ID (V7) 0800 S_CDF 004000 ... t: %ld\n", (long) sb.st_nlink); printf("Ownership: UID=%ld GID=%ld\n", (long) sb.st_uid, (long) sb.st_gid ...
https://man.plustar.jp/manpage/man2/fstat64.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT

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