Custom Query (1145 matches)
Results (280 - 282 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1088 | wontfix | Scan cluster machines for spurious packages | geofft | |
Description |
Until #1074 was fixed, it was reasonably easy to unintentionally install packages outside the chroot. This should get scanned for and affected machines fixed somehow ... options include having auto-update and/or the recovery hook remove packages that clearly shouldn't be on the machine, running around and running "aptitude purge" outside the chroot, or running around and reinstalling machines. |
|||
#1086 | fixed | add WIN.MIT.EDU to krb5.conf | jmorzins | |
Description |
Hi, I'd like to use kerberized services on win.mit.edu hosts. I have difficulty with stock debathena, because krb5.conf does not know to map win.mit.edu hostnames to the WIN.MIT.EDU kerberos realm. Would it be possible to add two new lines to the [domain_realm] section of krb5.conf?
I've locally added these lines to my own krb5.conf, and they work fine - they allow me to run ldapsearch against win.mit.edu. -Jacob |
|||
#1085 | worksforme | OpenAFS BUG on shutdown | geofft | |
Description |
On w20-575-25: BUG: unable to handle kernel paging request at ffffc90013413048 IP: [<ffffffffa03a01ec>] rxk_ReadPacket+0xcc/0x1d0 [openafs] PGD 12780f067 PUD 127820067 PMD 112fe1067 PTE 0 Oops: 0000 [#1] SMP ... Pid: 1913, comm: afs_rxlistener ... Call Trace: [<ffffffffa039f1a9>] ? afs_mutex_exit+0x29/0x40 [openafs] [<ffffffffa03a035f>] rxk_Listener+0x6f/0x200 [<ffffffffa03b2dcd>] afsd_thread+0x11d/0x750 [openafs] ... This looks like comment:ticket:1052:1. |