Custom Query (1145 matches)
Results (268 - 270 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#441 | fixed | reactivate 2 isn't getting krb4 tickets | quentin | |
Description |
pam_krb524 works when it runs when you first login. However, when the session modules run as part of schroot, it can't find your krb5 tickets, and somehow your krb4 tickets get clobbered. The effect is that you have no krb4 tickets when you login to a reactivate 2 machine. |
|||
#1322 | fixed | Raring build. | jdreed | |
Description |
We need to build for raring. This entails:
machtype done in debathena-machtype 10.2 (committed) |
|||
#382 | fixed | Quickstation login times are unacceptable | jdreed | |
Description |
This is a separate issue from the fact that login chroots are slow. Quickstations are designed for short login sessions to quickly check mail or print documents. When it takes the better part of 1 minute (of your 10 minute session) to get a web browser, that's not good. Our long term fix for this will end up being aufs or whatever we do to speed up login times in general. We need short term fixes, however, which we can deploy before we use up all public goodwill for Debathena. Possible short term fixes: 1) Make quickstations closer to -workstation machines, and disable root access completely (i.e. No installing software). 2) Do something awesome with kiosk mode from gdm. I think #1 is far less effort than #2, but that's just me. We should compare login times for -cluster and -workstation on similar hardware to verify that #1 will be an improvement. |