Custom Query (1145 matches)
Results (280 - 282 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#402 | fixed | evolution-wrapper should support krb5 auth | broder | |
Description |
The evolution wrapper currently uses krb4 authentication and Hesiod. Instead, it should use GSSAPI and username.mail.mit.edu. We should be sure that Evolution does, in fact, canonicalize username.mail.mit.edu to poNN.mail.mit.edu before attempting to acquire a service ticket. |
|||
#403 | fixed | mitmailutils should use krb5 | broder | |
Description |
mitmailutils are currently using krb4 and Hesiod. Instead they should use username.mail.mit.edu and GSSAPI. We still need a check for if the user is on Exchange. Hopefully mark will be exposing that to us over LDAP some time soon, and we can use that. We should also be sure that Cyrus::IMAP resolves username.mail.mit.edu to poNN.mail.mit.edu before attempting to get a service ticket. |
|||
#405 | fixed | Uninstalling debathena-thunderbird-config breaks thunderbird | kchen | |
Description |
I installed thunderbird and debathena-thunderbird-config, and shortly afterward, uninstalled debathena-thunderbird-config. This broke thunderbird -- attempting to launch thunderbird at that point resulted in the error: "Failed to read the configuration file. Please contact your system administrator." Evan mentioned that this is a Debathena bug and that I should file a ticket. The work around he gave me was to purge debathena-thunderbird-config, rather than uninstalling it. |