update with current error msgs
[unix-history] / usr / src / local / kerberosIV / register / register.1
CommitLineData
4abb077a
KF
1.\" Copyright (c) 1980 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
5.\" @%G
6.\"
7.TH REGISTER LOCAL "May 10, 1990"
8.UC 4
9.SH NAME
10register \- register with Kerberos
11.SH SYNOPSIS
12.B register
13.SH DESCRIPTION
14The
15.I register
16command
17is used to register a new user with Kerberos.
18The Kerberos server keeps record of certain trusted hosts
19from which it will accept new registrations.
20If the host on which
21.I register
22is run is trusted by Kerberos, the user
23is asked for his current password, and then
24a new password to be used with Kerberos.
25A user may only register with Kerberos one time.
26.SH FILES
27.br
28/.update.keyxx.xx.xx.xx shared DES key with server
29.SH "SEE ALSO"
30registerd(8), kerberos(1)
31.SH DIAGNOSTICS
8cebe006 32\*(lqPrincipal not unique\*(rq
4abb077a
KF
33if the user already exists in the Kerberos database.
34.br
35\*(lqPermission Denied,\*(rq
36if the host on which register is being run is untrusted.