Revision 8506,
1.2 KB
checked in by cfields, 29 years ago
(diff) |
Initial revision
|
Rev | Line | |
---|
[8506] | 1 | .TH ELMER 8 "4 June 1996" |
---|
| 2 | .ds ]W MIT Athena |
---|
| 3 | .SH NAME |
---|
| 4 | elmer \- set up user environment and run global Xsession |
---|
| 5 | .SH SYNOPSIS |
---|
| 6 | .nf |
---|
| 7 | elmer |
---|
| 8 | .fi |
---|
| 9 | .SH DESCRIPTION |
---|
| 10 | In order to fit the Athena login model into SGI's login model, the |
---|
| 11 | Athena login process had to be broken into pieces. When not encumbered |
---|
| 12 | with worrying about a vendor login system, xlogin could simply exec |
---|
| 13 | Xsession, passing on all of the important pieces of the login |
---|
| 14 | environment. This is not possible when maintaining SGI's |
---|
| 15 | model. Therefore \fIelmer\fR exists to reproduce the appropriate |
---|
| 16 | environment. It sits between \fIxdm\fR and Athena's global Xsession |
---|
| 17 | file, and is only run by \fIxdm\fR. It performs the following tasks: |
---|
| 18 | .TP |
---|
| 19 | * It informs \fInanny\fR that the user is logging in, and acquires |
---|
| 20 | assorted information needed to start the login. |
---|
| 21 | .TP |
---|
| 22 | * It acquires a new AFS PAG. |
---|
| 23 | .TP |
---|
| 24 | * It redirects the standard output and error to the |
---|
| 25 | console window tty. |
---|
| 26 | .TP |
---|
| 27 | * It sets up the environment. |
---|
| 28 | .TP |
---|
| 29 | * It execs Xsession. |
---|
| 30 | .TP |
---|
| 31 | * It waits for Xsession to exit, then tells \fInanny\fR the user |
---|
| 32 | is logging out, and exits. |
---|
| 33 | .SH FILES |
---|
| 34 | .PP |
---|
| 35 | /etc/athena/login/Xsession global Xsession script |
---|
| 36 | .SH "SEE ALSO" |
---|
| 37 | xdm(1), xlogin(8), nanny(8) |
---|
| 38 | .SH AUTHOR |
---|
| 39 | Craig Fields, MIT I/S DCNS |
---|
| 40 | .br |
---|
| 41 | Copyright (c) 1996 Massachusetts Institute of Technology |
---|
Note: See
TracBrowser
for help on using the repository browser.