Bug 15748 - Pykota interner Fehler beim Anlegen von Druckern mit Quota
Summary: Pykota interner Fehler beim Anlegen von Druckern mit Quota
Status: RESOLVED DUPLICATE of bug 16049
Alias: None
Product: UCS
Classification: Unclassified
Component: Printserver - pykota
Version: UCS 2.3
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Bugzilla Mailingliste
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-28 14:55 CEST by Felix Botner
Modified: 2009-10-23 19:45 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2009-09-28 14:55:23 CEST
Im UDM ein Drucker mit Quota-Support angelegt, führt zu folgender Meldung im Listener Log.

28.09.09 14:53:13  LISTENER    ( INFO    ) : cups-printers: pkprinters args=['--add', '-D', '"dsdprinter1sdsd"', '--charge', '0,0', 'printer1']
ERROR: PyKota v1.23alpha12_unofficial
ERROR: pkprinters failed
ERROR: Traceback (most recent call last):
ERROR:   File "/usr/bin/pkprinters", line 209, in ?
ERROR:     manager.deferredInit()
ERROR:   File "/usr/lib/python2.4/site-packages/pykota/tool.py", line 308, in deferredInit
ERROR:     self.storage = storage.openConnection(self)
ERROR:   File "/usr/lib/python2.4/site-packages/pykota/storage.py", line 690, in openConnection
ERROR:     return storagebackend.Storage(pykotatool, host, database, admin, adminpw)
ERROR:   File "/usr/lib/python2.4/site-packages/pykota/storages/pgstorage.py", line 50, in __init__
ERROR:     self.database = pg.connect(host=host, port=port, dbname=dbname, user=user, passwd=passwd)
ERROR: InternalError: fe_sendauth: no password supplied
28.09.09 14:53:13  LISTENER    ( WARN    ) : cups-printers: info: univention-lpadmin -u allow:"@Domain Users" -p printer1 -v cupspykota:http://10.200.7.7 -E
The command "/usr/sbin/lpadmin -u allow:"@Domain Users" -p printer1 -v cupspykota:http://10.200.7.7 -E" returned 1
28.09.09 14:53:14  LISTENER    ( ERROR   ) : cups-printers: Failed to execute the univention-lpadmin command. Please check the cupsys state.
28.09.09 14:53:14  LISTENER    ( INFO    ) : cups-printers:  samba reload
 * Reloading /etc/samba/smb.conf (smbd only)
   ...done.
Comment 1 Stefan Gohmann univentionstaff 2009-10-23 19:45:30 CEST

*** This bug has been marked as a duplicate of bug 16049 ***