Index: univention-printquota/conffiles/etc/pykota/pykota.conf =================================================================== --- univention-printquota/conffiles/etc/pykota/pykota.conf (Revision 45758) +++ univention-printquota/conffiles/etc/pykota/pykota.conf (Arbeitskopie) @@ -411,7 +411,10 @@ # If both are defined, the printer option has priority. # If these values are not set, the default admin root # and the default adminmail root@localhost are used. -admin: Administrator +@!@ +from univention.lib.misc import custom_username + print "admin: %s" % (custom_username("Administrator"),) +@!@ #adminmail: root@localhost adminmail: @%@cups/quota/admin/mail@%@ Index: univention-printquota/debian/control =================================================================== --- univention-printquota/debian/control (Revision 45758) +++ univention-printquota/debian/control (Arbeitskopie) @@ -16,7 +16,8 @@ univention-printquotadb, pkipplib, pkpgcounter, - shell-univention-lib + shell-univention-lib, + python-univention-lib (>= 3.0.26-14) Pre-Depends: pykota, univention-config (>= 7.0.25) Description: UCS - quotasupport for printserver