Bug 1009670 - cannot create IDN entry in DNS
Summary: cannot create IDN entry in DNS
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: freeipa
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Bašti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-18 20:22 UTC by Tomasz Torcz
Modified: 2014-07-09 08:05 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-09 08:05:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomasz Torcz 2013-09-18 20:22:39 UTC
Description of problem:
When I try to add punycode-encoded IDN name into FreeIPA managed DNS, I get following error:

#v+
Record name: xn--dogstaff-33b
>>> Record name: only letters, numbers, _, and - are allowed. DNS label may not start or end with -
#v-

looks like regex in util.py:validate_dns_label() is too restrictive.

Version-Release number of selected component (if applicable):
freeipa-python-3.3.0-2.fc19.x86_64

How reproducible:
Always.

Comment 1 Rob Crittenden 2013-09-18 20:26:19 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/3169

Comment 2 Rob Crittenden 2013-09-18 20:27:15 UTC
punycode is not yet supported by IPA.

Comment 4 Petr Viktorin (pviktori) 2014-07-09 08:05:42 UTC
Fixed in FreeIPA 4.0.0 (Rawhide/Fedora 21)


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