1 | .\" $Source: /afs/dev.mit.edu/source/repository/athena/bin/attach/zinit.8,v $ |
---|
2 | .\" $Author: lwvanels $ |
---|
3 | .\" $Header: /afs/dev.mit.edu/source/repository/athena/bin/attach/zinit.8,v 1.5 1991-08-15 15:09:08 lwvanels Exp $ |
---|
4 | .\" |
---|
5 | .\" |
---|
6 | .TH ZINIT 8 "July 15, 1990" "MIT Project Athena" |
---|
7 | .ds ]W MIT Project Athena |
---|
8 | .SH NAME |
---|
9 | zinit \- zephyr login initialization program |
---|
10 | .SH SYNOPSIS |
---|
11 | .B zinit |
---|
12 | [-a] [-d] [-m] [-q] [-v] |
---|
13 | .SH DESCRIPTION |
---|
14 | .I Zinit |
---|
15 | is normally executed automatically \fIzwgc(1)\fR. It reads through |
---|
16 | \fIattachtab\fR(5) to determine which filesystems have been |
---|
17 | attached on that workstation, and subscribes the user to the |
---|
18 | appropriate Zephyr instances so that he or she will receive |
---|
19 | messages from Athena Operations regarding the filesystems' |
---|
20 | fileservers. |
---|
21 | |
---|
22 | \fIZinit\fR subscribes to class \fBFILSRV\fR, instances \fIservername\fR and |
---|
23 | \fIservername\fR:\fIfilesystem\fR or \fIservername\fR:\fIpathname\fR for remote |
---|
24 | NFS and RVD filesystems found in attachtab, where \fIservername\fR is the |
---|
25 | name of the machine providing the file service. For type AFS filesystems, |
---|
26 | instances afs:\fIcell\fR:\fIvolume\fR and afs:\fIcell\fR are subscribed to, |
---|
27 | where \fIcell\fR and \fIvolume\fR are the cell and volume names of the |
---|
28 | root of the filesystem. In addition, if the root of an AFS filesystem is |
---|
29 | not replicated on multiple servers, instance afs:\fIservername\fB is |
---|
30 | subscribed to. |
---|
31 | |
---|
32 | By default, only messages about |
---|
33 | filesystems attached by the user running attach or root are subscribed to. |
---|
34 | The |
---|
35 | .B \-a |
---|
36 | option selects all remote filesystems, while |
---|
37 | .B \-m |
---|
38 | selects only those attached by the user. |
---|
39 | .BR \-q , |
---|
40 | .BR \-d , |
---|
41 | and |
---|
42 | .B \-v |
---|
43 | have the same meaning as in \fIattach(1)\fR. |
---|
44 | |
---|
45 | .SH NOTE |
---|
46 | The programs \fIattach(1)\fR, \fIdetach(1)\fR, \fInfsid(1)\fR, and |
---|
47 | \fIzinit(8)\fR are all really the same program. Typically |
---|
48 | \fIdetach(1)\fR, \fInfsid(1)\fR and \fIzinit(8)\fR are links to |
---|
49 | \fIattach\fR. Argv[0] is used to determine which one of the four |
---|
50 | programs are run. This may be overridden by specifying -P |
---|
51 | \fIprogname\fR, where \fIprogname\fR should be one of the above four |
---|
52 | program names. |
---|
53 | |
---|
54 | .SH SEE ALSO |
---|
55 | attachtab(5), attach(1), detach(1), zwrite(1), zephyr(1) |
---|
56 | .br |
---|
57 | Project Athena Technical Plan Section E.4.1, `Zephyr Notification |
---|
58 | Service' |
---|
59 | .SH FILES |
---|
60 | .nf |
---|
61 | /etc/athena/attach.conf |
---|
62 | /usr/tmp/attachtab |
---|
63 | .fi |
---|
64 | .SH AUTHORS |
---|
65 | .PP |
---|
66 | Theodore Ts'o (MIT-Project Athena) |
---|
67 | .br |
---|
68 | John Carr (MIT-Project Athena) |
---|