]> andersk Git - moira.git/commitdiff
SMS -> Moira; correct Kerberos ticket info
authormar <mar>
Thu, 8 Mar 1990 18:12:36 +0000 (18:12 +0000)
committermar <mar>
Thu, 8 Mar 1990 18:12:36 +0000 (18:12 +0000)
man/reg_svr.8

index a6d72440894d350b4da9606886559ad4d0010545..d4fe5b32b64c57ae8162f6c1d4c511863964956c 100644 (file)
@@ -1,14 +1,14 @@
 .TH REG_SVR 8 "30 Nov 1988" "Project Athena"
 \" RCSID: $Header$
 .SH NAME
-reg_svr, startreg \- SMS account registration server
+reg_svr, startreg \- Moira user account registration server
 .SH SYNOPSIS
 .B reg_svr
 .br
 .B startreg
 .SH DESCRIPTION
 The registration server
-must be running on the machine hosting the SMS database for the 
+must be running on the machine hosting the Moira database for the 
 .I userreg
 program to function.  Rather than invoke
 .B reg_svr
@@ -29,11 +29,11 @@ Also, a journal file is kept in
 .B /u1/sms/journal.reg
 logging every successful change of the database in a format that can
 be replayed by
-.I smstest(8).
+.I mrtest(8).
 For the server to be able to function properly, if must be run as root
 and root must have access to the tables through RTI Ingres.  Also,
-Kerberos principal "register.sms" must have permission to create new
-Kerberos principals and set their passwords.
+Kerberos principal "moira.[servername]" must be on the Kerberos admin
+server ACL to create new principals and set their passwords.
 .PP
 .B startreg
 sets its working directory to the root, disconnects from the terminal
@@ -57,8 +57,9 @@ if it is non-zero.
 .br
 /tmp/tkt_ureg \- temporary Kerberos ticket storage.
 .br
-/etc/srvtab \- The dcm must be able to get Kerberos tickets for "register.sms".
+/etc/srvtab \- The dcm must be able to get Kerberos tickets for
+"moira.[hostname]".
 .SH AUTHORS
 Jay Berkenbilt, Bill Sommerfeld
 .SH "SEE ALSO"
-userreg(1), The Project Athena Technical Plan section on SMS.
+userreg(1), The Project Athena Technical Plan section on Moira.
This page took 0.088482 seconds and 5 git commands to generate.