manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 149 for passwd (0.019 sec.)
Man page of GETPWENT_R 10014
GETPWENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... り出す 書式 #include < pwd.h > int getpwent_r(struct passwd * pwbuf , char * buf , size_t buflen , struct pass ... * pwbufp ); int fgetpwent_r(FILE * stream , struct passwd * pwbuf , char * buf , size_t buflen , struct pass ... は、 stream から次のパスワードエントリーを読み込む。 passwd 構造体は、 < pwd.h > で以下のように定義されている: ... struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ...
https://man.plustar.jp/manpage/man3/fgetpwent_r.3.html - [similar]
Man page of GETPWENT_R 10014
GETPWENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... り出す 書式 #include < pwd.h > int getpwent_r(struct passwd * pwbuf , char * buf , size_t buflen , struct pass ... * pwbufp ); int fgetpwent_r(FILE * stream , struct passwd * pwbuf , char * buf , size_t buflen , struct pass ... は、 stream から次のパスワードエントリーを読み込む。 passwd 構造体は、 < pwd.h > で以下のように定義されている: ... struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ...
https://man.plustar.jp/manpage/man3/getpwent_r.3.html - [similar]
Man page of GETPWNAM 9170
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getp ... t uid ); int getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... ** result ); int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwuid () 関数は、ユーザー ID uid ...
https://man.plustar.jp/manpage/man3/getpwnam.3.html - [similar]
Man page of GETPWNAM 9170
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getp ... t uid ); int getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... ** result ); int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwuid () 関数は、ユーザー ID uid ...
https://man.plustar.jp/manpage/man3/getpwnam_r.3.html - [similar]
Man page of GETPWNAM 9170
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getp ... t uid ); int getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... ** result ); int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwuid () 関数は、ユーザー ID uid ...
https://man.plustar.jp/manpage/man3/getpwuid.3.html - [similar]
Man page of GETPWNAM 9170
GETPWNAM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwnam(const char * name ); struct passwd *getp ... t uid ); int getpwnam_r(const char * name , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... ** result ); int getpwuid_r(uid_t uid , struct passwd * pwd , char * buf , size_t buflen , struct passwd ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwuid () 関数は、ユーザー ID uid ...
https://man.plustar.jp/manpage/man3/getpwuid_r.3.html - [similar]
Man page of FGETPWENT 8725
FGETPWENT Section: Linux Programmer's Manual (3) Updated: 2018-02-02 Index JM Home Page 名前 fge ... #include < sys/types.h > #include < pwd.h > struct passwd *fgetpwent(FILE * stream ); glibc 向けの機能検査マ ... ントリーを返す。 stream で参照されるファイルは /etc/passwd と同じ形式でなければならない ( passwd (5) 参照)。 ... は、 < pwd.h > で以下のように定義されている: struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ... シェルプログラム */ }; 返り値 fgetpwent () 関数は、 passwd 構造体へのポインターを返す。 これ以上エントリーが無 ...
https://man.plustar.jp/manpage/man3/fgetpwent.3.html - [similar]
Man page of PASSWD 8315
PASSWD Section: User Commands (1) Index JM Home Page 名前 passwd - ユーザパスワードを変更する 書 ...passwd [ -f | -s ] [ name ] passwd [ -g ] [ -r | -R ] gro ... up passwd [ -x max ] [ -n min ] [ -w warn ] [ -i inact ] log ... in passwd { -l | -u | -d | -S | -e } login 説明 passwd はユー ... グループの管理者はグループのパスワードを変更できる。 passwd によって、ユーザのフルネーム・ログインシェル・ パス ...
https://man.plustar.jp/manpage/man1/passwd.1.html - [similar]
Man page of MKNETID 8233
MKNETID Section: Reference Manual (8) Updated: August 2001 Index JM Home Page 名前 mknetid - net ... 書式 /usr/lib/yp/mknetid [ -q ] [ -h hosts ] [ -p passwd ] [ -g group ] [ -d domain ] [ -n netid ] /usr/lib ... /yp/mknetid --version 説明 mknetid は、 group (5), passwd (5), hosts (5), netid の各ファイルの内容から NIS マ ... s 以外の hosts ファイルを用いる場合に指定する。 -p passwd デフォルトの /etc/passwd 以外の passwd ファイルを用 ... ターベース /etc/netid ネット名のデーターベース /etc/passwd パスワードファイル 関連項目 passwd (8), group (5), ...
https://man.plustar.jp/manpage/man8/mknetid.8.html - [similar]
Man page of RPC.YPPASSWDD 8140
RPC.YPPASSWDD Section: (8) Updated: August 2001 Index JM Home Page 名前 rpc.yppasswdd - NIS パス ... ワード更新デーモン 書式 rpc.yppasswdd [-D directory] [-e chsh|chfn] [--port number] rpc ... .yppasswdd [-s shadow] [-p passwd] [-e chsh|chfn] [--port nu ... mber] rpc.yppasswdd -x program|-E program [-e chsh|chfn] [--port numb ... er] 説明 rpc.yppasswdd は RPC のサーバーで、 NIS (YP) 環境下でユーザーに ...
https://man.plustar.jp/manpage/man8/rpc.yppasswdd.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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