publickey.5

来自「RTEMS (Real-Time Executive for Multiproc」· 5 代码 · 共 39 行

5
39
字号
.\" $FreeBSD: src/lib/libc/rpc/publickey.5,v 1.5 2000/03/02 09:13:46 sheldonh Exp $.\" @(#)publickey.5	2.1 88/08/07 4.0 RPCSRC; from 1.6 88/02/29 SMI;.TH PUBLICKEY 5 "19 October 1987".SH NAMEpublickey \- public key database.SH SYNOPSIS.B /etc/publickey.SH DESCRIPTION.LP.B /etc/publickeyis the public key database used for securenetworking.Each entry inthe database consists of a network username (which may either refer toa user or a hostname), followed by the user'spublic key (in hexnotation), a colon, and then the user'ssecret key encrypted withits login password (also in hex notation)..LPThis file is altered either by the user through the.BR chkey (1)command or by the system administrator through the.BR newkey (8)command.The file.B /etc/publickeyshould only contain data on the NIS master machine, where itis converted into the.SM NISdatabase.BR publickey.byname ..SH SEE ALSO.BR chkey (1),.BR publickey (3R),.BR newkey (8),.BR ypupdated (8C)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?