Note | ||
---|---|---|
| ||
While this page is no longer updated, it serves as a useful reference. |
Contents
- Introduction
- Goals
- Release Deliverables
- Development Infrastructure
- Milestones
- Release Features List
- Design Plans For Release Features
- Desupported and Changed Features
...
- DONE Any MIT user can log into cluster machines using their Kerberos passwords and their AFS home directories.
- DONE Root logins on cluster machines are not permitted, but users can su to root once they log in as themselves.
- DONE Users can change their Kerberos passwords with the passwd command.
- DONE Private machine admins can configure who can log into machines remotely and locally with the /etc/athena/access file. They can also tag accounts as "local" and not part of the Hesiod/AFS namespace.
- DELAY Athena machines tagged as quickstations display a timer and nagging warnings to log out after a set period of time.
- DESUPPORT Users can temporarily enable and disable remote access daemons on Athena machines with the access_on and access_off commands, if the machine is configured to allow this.
...
Planned solution: Instead of being invoked from athena-dotfiles, the debathena-bugme package will include an xsession script which wraps script. If the hostname is found on the list of quickstations the script will wrap the session with the bugme program, otherwise it will do nothing. The bugme program will may need to be tested for interference with gnome-session; there is already a bug report filed against it for interference with the screensaver in bugs 27097.
Milestone: Cluster (one day).
Status: Not Done.
. Athena bugs 27097 lists a problem but has been un-verified. The tricky part is to advance the code to deal with current window manager conventions: don't decorate, font properly, keep on top, even in the face of compositing.
Getting these issues right is reasonable, but should not block roll-out to general clusters. We will do this work after Early relese, but it will need to be finished when Athena 10 displaces Athena 9 as the standard release on all systems.
Milestone: Follow-on mini-project.
Status: Not Done.
...
Anchor | |||
---|---|---|---|
Anchor | |||
|
Feature: Users can temporarily enable and disable remote access daemons on Athena machines with the access_on and access_off commands, if the machine is configured to allow this.
...
- The login option to use the dash interface is no longer supported, nor is the script to revert to dash. ~/.athena_dash_interface will not be honored.
- The Mozilla web browser is de-supported and not available by default.
- The Kerberized rlogin, rsh, telnet, and ftp daemons are no longer supported. The clients are still provided.
...
- The access_on and access_off commands are no longer supported.
- Athena machines will no longer create temporary home directories for users whose home directories are unavailable.
- The "ignore customizations" login option is gone. In its place are two similar options: "Failsafe GNOME" which uses a default GNOME session without user customizations, and "Failsafe Terminal" which eliminates all GUI customizations.
- The customized Athena xscreensaver has been replaced with the default GNOME screensaver. It is still possible to log out users after 20 minutes by default. It is no longer possible to specify a separate password for the screensaver. It is possible to run commands when the screen locks or unlocks but it is substantially more complicated; google for "gnome-screensaver dbus" for more information. The xscreensaver-button command is no longer supported.
- The pop-up console window for system messages is gone. The standard Ubuntu behavior of writing xsession errors to a file .xsession_errors in the user's home directory is used instead.
- Athena machines will no longer answer Athena machines will no longer answer time requests on the "time" and "daytime" ports unless manually configured to do so.
- Athena 10 discontinues boot-time synchronizing the hardware clock with daylight savings time changes.
- Bringing lockers local with the /etc/athena/local-lockers.conf file is no longer supported.
...
- The /etc/athena/rc.conf file is no longer used to control workstation configuration.
- There is no longer a "PUBLIC" configuration . (Unfinished.)flag to control system cleanups. Instead Athena 10 systems will be considered "private" or "PUBLIC=false" by default. Cluster systems with their comprehensive application suite and aggressive system cleanups will install the package debathen-cluster. Installation of this package now defines a "PUBLIC=true" system.
- Setting the hostname and IP address is no longer done in rc.conf. Instead the standard utility from the menu System->Administration->Network is used.
- Athena machines no longer run a local caching name server.
- The mkserv command is no longer supported.
- Default SMB support is client only. To act as an SMB server requires additional software and manual configuration.
- The xlogin global motd (displayed on the login screen before the user logs in) is no longer supported.
...