Custom Query (1145 matches)
Results (190 - 192 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#208 | fixed | graphical login doesn't deal well with being unplugged | geofft | |
Description |
There are a couple of problems with machines that don't have network access and try to do network login. First, there's no clear error explaining what's wrong when the machine isn't connected and you try to log in. One possible solution to this is a PAM module that tries to access the network and displays a fatal message if it can't, although we'd have to be very sure it doesn't have any false positives. (For instance, if some but not all of the Kerberos servers go down, we shouldn't deny login.) Second, if the machine goes offline, it's possible for an AFS access to time out and make the AFS client sad until "fs checks" is run. Other services like zhm can also become unhappy. Again, we could hack a PAM module to address this; there might be cleaner solutions. An Xsession.d script, for instance, is slightly cleaner. aseering on testers@:
mitchb's reply:
|
|||
#209 | fixed | maple / java problem on 64 bit machines | opolon | |
Description |
It looks like the 64bit JRE is not properly installed / linked, when using maple. For instance, add java add maple maple -x returns: eval: 1: /mit/maple_v12.0/distrib/jre.X86_64_LINUX/bin/java: not found |
|||
#210 | wontfix | Make Evolution work with Exchange | jdreed | |
Description |
Anders notes that Jaunty includes the following: Package: evolution-mapi Version: 0.26.0.1-0ubuntu2 Description: Evolution extension for MS Exchange 2007 servers A provider for Evolution that can connect to Exchange 2007 servers and also to Exchange 2003, 2000 and 5.5. Homepage: http://www.go-evolution.org/MAPIProvider We should test this with the MIT Exchange server. |