Last modified: 2013-09-26 19:53:49 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T56664, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54664 - cannot create foo.foo.wmflabs.org domain
cannot create foo.foo.wmflabs.org domain
Status: NEW
Product: Wikimedia Labs
Classification: Unclassified
wikitech-interface (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Andrew Bogott
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-26 19:53 UTC by Andrew Bogott
Modified: 2013-09-26 19:53 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Andrew Bogott 2013-09-26 19:53:30 UTC
Our current DNS domain code generates ldap keys like this:

$dn = 'dc=' . $domainname . ',' . $wgOpenStackManagerLDAPInstanceBaseDN;

That should really use $fqdn instead of $domainname.  As it is we can only have one domain with a given subdomain name due to key conflicts.

So, for instance, foo.wmflabs.org and foo.beta.wmflabs.org conflict even though those are totally valid and compatible domains.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links