URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [librpc/] [src/] [rpc/] [publickey.5] - Rev 173
Compare with Previous | Blame | View Log
.\" $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)
