#4268 cannot create dns zone when name has consecutive dash characters
Closed: Fixed None Opened 10 years ago by rmeggins.

Attempting to create a dns zone with a name like foo--bar.com. gives the following error:
Zone name: only letters, numbers, and - are allowed. DNS label may not start or end with -

According to rfc 1034, section 3.5, looks like foo--bar.com. should be acceptable.

This affects OpenStack Designate (DNSaaS) which allows domain names with consecutive dash characters.


Will be fixed by patches for #3169.

Patches for #3169 pushed to master.

test pushed to master:

  • 80cb95d Test DNS: add zone with consecutive dash characters

Metadata Update from @rmeggins:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.0 - 2014/06

7 years ago

Login to comment on this ticket.

Metadata