summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/automount.py
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-05-29 15:06:31 +0200
committerMartin Kosek <mkosek@redhat.com>2012-06-01 12:26:57 +0200
commit895203c47780033b010cd1e0e9ccb21db835ea16 (patch)
treed9efeed12b940bc50b0b54b38400bfa4546809e9 /ipalib/plugins/automount.py
parent6ff5f28142c46bf5f08fef74c261f75e1baa9f66 (diff)
downloadfreeipa.git-895203c47780033b010cd1e0e9ccb21db835ea16.tar.gz
freeipa.git-895203c47780033b010cd1e0e9ccb21db835ea16.tar.xz
freeipa.git-895203c47780033b010cd1e0e9ccb21db835ea16.zip
Allow relative DNS name in NS validator
Precallback validator was failing when a zone-relative name was used as a NS record (for example record "ns" in a zone "example.com"). However, this is valid in BIND and we should allow it as well. Imports in dns module had to be switched to absolute imports (available from Python 2.5) to deal with a conflict of IPA dns module and dnspython module. https://fedorahosted.org/freeipa/ticket/2630
Diffstat (limited to 'ipalib/plugins/automount.py')
0 files changed, 0 insertions, 0 deletions