manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 149 for passwd (0.002 sec.)
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/yppasswdd.8.html - [similar]
Man page of GETPWENT 8046
GETPWENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwent(void); void setpwent(void); void endpwen ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwent () は、最初に呼び出された時 ... 終わった後にパスワード データベースをクローズする。 passwd 構造体は、 < pwd.h > で以下のように定義されている: ... struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ...
https://man.plustar.jp/manpage/man3/endpwent.3.html - [similar]
Man page of GETPWENT 8046
GETPWENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwent(void); void setpwent(void); void endpwen ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwent () は、最初に呼び出された時 ... 終わった後にパスワード データベースをクローズする。 passwd 構造体は、 < pwd.h > で以下のように定義されている: ... struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ...
https://man.plustar.jp/manpage/man3/getpwent.3.html - [similar]
Man page of GETPWENT 8046
GETPWENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getp ... #include < sys/types.h > #include < pwd.h > struct passwd *getpwent(void); void setpwent(void); void endpwen ... データベースの例: ローカルのパスワードファイル /etc/passwd , NIS, LDAP)。 getpwent () は、最初に呼び出された時 ... 終わった後にパスワード データベースをクローズする。 passwd 構造体は、 < pwd.h > で以下のように定義されている: ... struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ...
https://man.plustar.jp/manpage/man3/setpwent.3.html - [similar]
Man page of GETPW 7964
GETPW Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getpw - ... 返されるバッファーは、以下の形式の行を含む。 name:passwd:uid:gid:gecos:dir:shell passwd 構造体は、 < pwd.h ... > で以下のように定義されている: struct passwd { char *pw_name; /* ユーザー名 */ char *pw_passwd; ... ェルプログラム */ }; この構造体のフィールドの詳細は passwd (5) を参照のこと。 返り値 getpw () 関数は、成功した ... 応するユーザーがいない。 EINVAL buf が NULL。 ENOMEM passwd 構造体に割り当てるメモリーが十分なかった。 ファイル ...
https://man.plustar.jp/manpage/man3/getpw.3.html - [similar]
Man page of PASSWD 7917
PASSWD Section: Linux Programmer's Manual (5) Updated: 2018-04-30 Index JM Home Page 名前 passwd ... - パスワードファイル 説明 /etc/passwd ファイルは、そのシステムのユーザーのログインアカウ ... リティではユーザー ID をユーザー名に 対応させるのに passwd ファイルを使用する)、書き込 み許可はスーパーユーザ ... るためのプログラム群) を動かしている。 その場合 /etc/passwd ファイルのパスワード欄には 'x' 文字が設定され、暗号 ... はスーパー ユーザーだけが読み出すことができる。 /etc/passwd と /etc/shadow のどちらの場合でも暗号化パスワードが ...
https://man.plustar.jp/manpage/man5/passwd.5.html - [similar]
Man page of PWCK 7648
PWCK Section: Maintenance Commands (8) Index JM Home Page 名前 pwck - パスワードファイルが正しい ... かどうか検査する 書式 pwck [ -sr ] [ passwd shadow ] 説明 pwck コマンドはシステムの認証情報が正 ... しいかどうか検査する。 /etc/passwd と /etc/shadow 各ファイルのすべてのエントリに対し、 ... ドを実行してそのエラーを修正すると良いだろう。 /etc/passwd ファイルを操作するコマンドは、 壊れたエントリや重複 ... いるとよい。 オプション デフォルトでは pwck は /etc/passwd ファイルと /etc/shadow に対して動作する。 passwd...
https://man.plustar.jp/manpage/man8/pwck.8.html - [similar]
Man page of XCRYPT 7472
XCRYPT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 xencry ... pt, xdecrypt, passwd2des - RFS パスワード暗号化 書式 #include < rpc/des ... _crypt.h > void passwd2des(char *passwd , char * key ); int xencrypt(char ... * secret , char * passwd ); int xdecrypt(char * secret , char * passwd ); 説 ... acceptable cryptographic security guarantees. 関数 passwd2des () は任意の長さの文字列 passwd をとり、長さ 8 ...
https://man.plustar.jp/manpage/man3/passwd2des.3.html - [similar]
Man page of XCRYPT 7472
XCRYPT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 xencry ... pt, xdecrypt, passwd2des - RFS パスワード暗号化 書式 #include < rpc/des ... _crypt.h > void passwd2des(char *passwd , char * key ); int xencrypt(char ... * secret , char * passwd ); int xdecrypt(char * secret , char * passwd ); 説 ... acceptable cryptographic security guarantees. 関数 passwd2des () は任意の長さの文字列 passwd をとり、長さ 8 ...
https://man.plustar.jp/manpage/man3/xcrypt.3.html - [similar]
Man page of XCRYPT 7472
XCRYPT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 xencry ... pt, xdecrypt, passwd2des - RFS パスワード暗号化 書式 #include < rpc/des ... _crypt.h > void passwd2des(char *passwd , char * key ); int xencrypt(char ... * secret , char * passwd ); int xdecrypt(char * secret , char * passwd ); 説 ... acceptable cryptographic security guarantees. 関数 passwd2des () は任意の長さの文字列 passwd をとり、長さ 8 ...
https://man.plustar.jp/manpage/man3/xdecrypt.3.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