https://qa.mandrakesoft.com/show_bug.cgi?id=824
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-01-27 14:42 ------- Ok, I found the reason for IsAuthorized: pam_acct_mgmt() returned 26 (Critical error - immediate abort): Same time auth.log reads: pam_access[1299]: couldn't get the tty name and this is because we added the line: account required /lib/security/pam_access.so to activate account restrictions (e.g for ssh). Because cuspd has no valid tty, pam_acces.so is in error (or better buggy!) So, cupsd is innocent! jh ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] description: After updating cups on mdk 8.1 to cups-1.1.18-1.4mdk, login on localhost:631 isn't possibly anymore. Cups debug log reads: D [15/Jan/2003:17:18:53 +0100] SendError() 5 code=401 D [15/Jan/2003:17:19:15 +0100] AcceptClient() 6 from localhost:631. D [15/Jan/2003:17:19:15 +0100] ReadClient() 6 GET /admin HTTP/1.0 E [15/Jan/2003:17:19:15 +0100] IsAuthorized: pam_acct_mgmt() returned 26 (Critical error - immediate abort)! D [15/Jan/2003:17:19:15 +0100] SendError() 6 code=401 By the way: some ppd's aren't functional! Reseon: (error_log) I [12/Jan/2003:22:01:25 +0100] Job 2644 queued on 'laser3' by 'loewe'. E [12/Jan/2003:22:01:25 +0100] Unable to convert file 0 to printable format for job 2644! I [12/Jan/2003:22:01:25 +0100] Hint: Do you have ESP Ghostscript installed?