freebsd man page for newkey

Query: newkey

OS: freebsd

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWKEY(8)						    BSD System Manager's Manual 						 NEWKEY(8)

NAME
newkey -- create a new key in the publickey database
SYNOPSIS
newkey -h hostname newkey -u username
DESCRIPTION
The newkey utility is normally run by the network administrator on the Network Interface Service (NIS) master machine in order to establish public keys for users and super-users on the network. These keys are needed for using secure RPC or secure NFS . The newkey utility will prompt for the login password of the given username and then create a new public/secret key pair in /etc/publickey encrypted with the login password of the given user. Use of this program is not required: users may create their own keys using chkey(1).
OPTIONS
-h hostname Create a new public key for the super-user at the given hostname. Prompts for the root password of the given hostname. -u username Create a new public key for the given username. Prompts for the NIS password of the given username.
SEE ALSO
chkey(1), keylogin(1), publickey(5), keyserv(8)
NOTES
The Network Information Service (NIS) was formerly known as Sun Yellow Pages (YP). The functionality of the two remains the same; only the name has changed.
BSD
October 12, 1987 BSD
Related Man Pages
newkey(1m) - bsd
newkey(1m) - centos
newkey(1m) - suse
newkey(1m) - plan9
newkey(1m) - osf1
Similar Topics in the Unix Linux Community
select a record from one file matching from second file using awk
ERROR : Permission denied (publickey,password,keyboard-interactive).
How to create user?
Troubles with OpenSSH
[Solved] Password query even after adding public key