...
- DESUPPORT GNOME Bonobo components from one login session will not be reused in another login session because they may not have access to the same tickets and tokens. There is similar isolation for gconfd-2 for the same reason.
- DONE Users can log in simultaneously from multiple machines without running afoul of GNOME software locks in the home directory.
- DESUPPORT If a user's home directory is unavailable upon login, a temporary homedir will be created on local disk and used instead.
- DESUPPORT Users can log in with "ignore customizations" or in terminal mode to repair severely broken dotfiles.
- DONE User processes generated by Athena software components do not stick around after the user logs out. On cluster machines, user processes are forcibly killed after the user logs out.
- Athena machines have a screensaver which accepts a Kerberos password to unlock and which allows the user to be logged out after a set time.
- DONE GNOME won't display a dialog about changes in X keyboard settings from one login to another, since the same account is used on multiple machines.
- DOCUMENT Basic GNOME functions will work when the user's home directory is inaccessible (such as when the user's AFS tokens have expired) or is over quota.
- GNOME's trash handling has fixes for Athena home directories.
- DONE Users receive warning dialogs when Kerberos tickets are about to expire.
- DONE Users receive warning dialogs at login time when their homedir or mail quotas are approaching full.
...
Anchor | ||||
---|---|---|---|---|
|
Feature: Users can log in simultaneously from multiple machines without running afoul of GNOME software locks in the home directory.
Current solution: (Unfinished.)
Planned solution: (Unfinished.)
Status: Not done.
There are several code modifications to GConf2 to alter the way it does locking. However, most of these changes are inoperable because they were made to a backend which is no longer in use, and apparently the changes are not necessary in current GConf2.
Planned solution: No work needs to be done; the problem has been solved for us upstream.
Status: DoneMilestone: Cluster (three days).
...
Anchor | ||||
---|---|---|---|---|
|
Feature: If a user's home directory is unavailable upon login, a temporary homedir will be created on local disk and used instead.
...