Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ newkey(1M) — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

keyserv(1M)

chkey(1)

keylogin(1)

publickey(5)



NEWKEY(1M)          RISC/os Reference Manual           NEWKEY(1M)



NAME
     newkey - create a new key in the publickey database

SYNOPSIS
     newkey [ -h hostname ] [ -u username ]

DESCRIPTION
     newkey is normally run by the network administrator on the
     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.

     newkey will prompt for the login password of the given user-
     name 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
     -uusername
               Create a new public key for the given username.
               Prompts for the Network Information Service pass-
               word of the given username.

     -hhostname
               Create a new public key for the super-user at the
               given hostname. Prompts for the root password of
               the given hostname.

SEE ALSO
     keyserv(1M).
     chkey(1), keylogin(1) in the User's Reference Manual.
     publickey(5) in the Programmer's Reference Manual.




















                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026