[ postfixadmin-Bugs-1942748 ] One admin, multiple domains not possible
Brought to you by:
christian_boltz,
gingerdog
From: SourceForge.net <no...@so...> - 2008-04-15 06:59:03
|
Bugs item #1942748, was opened at 2008-04-15 08:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1942748&group_id=191583 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: SVN (please specify revision!) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dennis Lichtenthäler (episodeiv) Assigned to: Nobody/Anonymous (nobody) Summary: One admin, multiple domains not possible Initial Comment: Even in recent SVN versions (tested r331) it's not possible to give one admin (not super-admin) access to more than one domain. The 'admin' and 'domain_admins' tables are indexed by the 'username' column. Accordingly, two rows with the same username are impossible and trying to create them results in: Invalid query: Duplicate entry 'admin_address@domain' for key 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=937964&aid=1942748&group_id=191583 |