GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PUBLICKEY(5) FreeBSD File Formats Manual PUBLICKEY(5)

publickey
public key database

/etc/publickey

/etc/publickey is the public key database used for secure RPC (Remote Procedure Calls). Each entry in the database consists of a network user name (which may either refer to a user or a hostname), followed by the user's public key (in hex notation), a colon, and then the user's secret key encrypted with its login password (also in hex notation).

This file is altered either by the user through the chkey(1) command or by the system administrator through the newkey(8) command. The file /etc/publickey should only contain data on the NIS master machine, where it is converted into the NIS database publickey.byname.

chkey(1), publickey(3), newkey(8), ypupdated(8)
October 19, 1987 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.