[2869] in Release_Engineering
fun manpage changes...
daemon@ATHENA.MIT.EDU (vanharen@Athena.MIT.EDU)
Tue Jun 9 18:08:49 1992
From: vanharen@Athena.MIT.EDU
Date: Tue, 9 Jun 92 18:08:37 -0400
To: rel-eng@Athena.MIT.EDU
here are some diffs to get rid of the references to "toehold" and
"activate" in the athena manpages, as well as removing an amusing
paragraph about how kerberos had been incorporated into rcp and rsh, and
pop and nfs are being worked on...
the kerberos (1) manpage could stand a rewrite, but i ain't gonna do
it... :-)
use these diffs if you want. i just thought it'd be nice to clean up
some crufty references...
-C.
diff -rbwc /usr/athena/man/man1/access_on.1 /tmp/man/man1/access_on.1
*** /usr/athena/man/man1/access_on.1 Thu Aug 15 15:21:38 1991
--- /tmp/man/man1/access_on.1 Tue Jun 9 09:33:42 1992
***************
*** 13,21 ****
and
.I access_off
utilities control remote connections to Athena workstations.
! When you activate and login to a workstation,
! the workstation's
! .I toehold
process uses the
.I access_off
program to prevent the workstation's
--- 13,20 ----
and
.I access_off
utilities control remote connections to Athena workstations.
! The workstation's
! .I reactivate
process uses the
.I access_off
program to prevent the workstation's
***************
*** 40,51 ****
.I access_off
to prevent connections again.
- Note that the
- .I toehold
- utility manipulates remote access at activation and
- deactivation time.
-
.SH SEE ALSO
! activate(8),
! toehold(8),
inetd(8)
--- 39,44 ----
.I access_off
to prevent connections again.
.SH SEE ALSO
! reactivate(8),
inetd(8)
diff -rbwc /usr/athena/man/man1/kdestroy.1 /tmp/man/man1/kdestroy.1
*** /usr/athena/man/man1/kdestroy.1 Mon Jan 23 11:39:56 1989
--- /tmp/man/man1/kdestroy.1 Tue Jun 9 09:39:13 1992
***************
*** 40,47 ****
.PP
In the Athena workstation environment,
the
! .I toehold
! service automatically destroys your tickets when you
end a workstation session.
If your site does not provide a similar ticket-destroying mechanism,
you can place the
--- 40,47 ----
.PP
In the Athena workstation environment,
the
! .I dm
! (display manager) service automatically destroys your tickets when you
end a workstation session.
If your site does not provide a similar ticket-destroying mechanism,
you can place the
***************
*** 67,73 ****
.br
/tmp/tkt[uid]
.SH SEE ALSO
! kerberos(1), kinit(1), klist(1)
.SH BUGS
.PP
Only the tickets in the user's current ticket file are destroyed.
--- 67,73 ----
.br
/tmp/tkt[uid]
.SH SEE ALSO
! kerberos(1), kinit(1), klist(1), dm(8)
.SH BUGS
.PP
Only the tickets in the user's current ticket file are destroyed.
diff -rbwc /usr/athena/man/man1/kerberos.1 /tmp/man/man1/kerberos.1
*** /usr/athena/man/man1/kerberos.1 Mon Jan 23 11:39:47 1989
--- /tmp/man/man1/kerberos.1 Tue Jun 9 09:43:54 1992
***************
*** 111,117 ****
When you authenticate yourself with
Kerberos,
through either the workstation
! .I toehold
system or the
.I kinit
command,
--- 111,117 ----
When you authenticate yourself with
Kerberos,
through either the workstation
! .I dm/xlogin
system or the
.I kinit
command,
***************
*** 167,185 ****
and
.I kdestroy(1)
manual pages.
- .PP
- Currently,
- Kerberos
- supports the following network services:
- .IR rlogin ,
- .IR rsh ,
- and
- .IR rcp .
- Other services are being worked on,
- such as the
- .IR pop
- mail system and NFS (network file system),
- but are not yet available.
.SH "SEE ALSO"
kdestroy(1), kinit(1), klist(1), kpasswd(1), des_crypt(3), kerberos(3),
--- 167,172 ----
diff -rbwc /usr/athena/man/man1/kinit.1 /tmp/man/man1/kinit.1
*** /usr/athena/man/man1/kinit.1 Mon Jan 23 11:39:29 1989
--- /tmp/man/man1/kinit.1 Tue Jun 9 09:48:13 1992
***************
*** 33,44 ****
manual page.
.PP
If you are logged in to a workstation that is running the
! .I toehold
service,
you do not have to use
.I kinit.
The
! .I toehold
login procedure will log you into
Kerberos
automatically.
--- 33,44 ----
manual page.
.PP
If you are logged in to a workstation that is running the
! .I xlogin
service,
you do not have to use
.I kinit.
The
! .I xlogin
login procedure will log you into
Kerberos
automatically.
***************
*** 123,129 ****
1275 minutes.
.SH SEE ALSO
.PP
! kerberos(1), kdestroy(1), klist(1), toehold(1)
.SH BUGS
The
.B \-r
--- 123,129 ----
1275 minutes.
.SH SEE ALSO
.PP
! kerberos(1), kdestroy(1), klist(1)
.SH BUGS
The
.B \-r
diff -rbwc /usr/athena/man/man8/save_cluster_info.8 /tmp/man/man8/save_cluster_info.8
*** /usr/athena/man/man8/save_cluster_info.8 Thu Aug 15 15:05:54 1991
--- /tmp/man/man8/save_cluster_info.8 Tue Jun 9 09:54:03 1992
***************
*** 63,66 ****
.I /etc/athena/clusterinfo.bsh
files.
.SH SEE ALSO
! getcluster(8), activate(8), hesiod(3)
--- 63,66 ----
.I /etc/athena/clusterinfo.bsh
files.
.SH SEE ALSO
! getcluster(8), reactivate(8), hesiod(3)