]> andersk Git - moira.git/blobdiff - man/reg_svr.8
New status for GigE private subnets.
[moira.git] / man / reg_svr.8
index e1ea46e4a4295109f4fb23b38c044c855a5cfa48..44b0e651bb915417bd7cdb253181871ce7bcf8fe 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
@@ -19,44 +19,47 @@ captures logging messages.
 .PP
 Logging is done to standard output.
 If critical errors are detected, they are logged to
-.B /u1/sms/critical.log
+.B /moira/critical.log
 and in a zephyrgram to class
-.B SMS
+.B MOIRA
 instance
 .B REG_SVR
 in addition to standard output.
 Also, a journal file is kept in
-.B /u1/sms/journal.reg
+.B /moira/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.
+and root must have access to the tables in the DBMS.  Also,
+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
 and puts itself in the background.  It then starts
-.B /u1/sms/bin/reg_svr,
+.B /moira/bin/reg_svr,
 and will capture lines the server writes to standard output and log them
 in
-.B /u1/sms/reg_svr.log
+.B /moira/reg_svr.log
 along with a timestamp.
 .B startreg
 will also log the exit status of the
 .B reg_svr
 if it is non-zero.
 .SH FILES
-/u1/sms/reg_svr.log
+/moira/reg_svr.log
 .br
-/u1/sms/critical.log
+/moira/critical.log
 .br
-/u1/sms/journal.reg
+/moira/journal.reg
 .br
 .br
 /tmp/tkt_ureg \- temporary Kerberos ticket storage.
 .br
-/etc/srvtab \- The dcm must be able to get Kerberos tickets for "register.sms".
+/etc/athena/srvtab \- The reg_svr 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 1.551454 seconds and 4 git commands to generate.