*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: newkey | Section: 8 | Source: FreeBSD | File: newkey.8.gz
NEWKEY(8) FreeBSD System Manager's Manual NEWKEY(8) NAME newkey - create a new key in the publickey database SYNOPSIS newkey -h hostname newkey -u username DEPRECATION NOTICE newkey is deprecated and is not available as of FreeBSD 15.0. 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) HISTORY The newkey utility was removed from FreeBSD 15.0. 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. FreeBSD 14.1-RELEASE-p8 October 12, 1987 FreeBSD 14.1-RELEASE-p8

Navigation Options