Bug 9451 - Allow to force DNS updates using net
Summary: Allow to force DNS updates using net
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: DNS server (show other bugs)
Version: 4.0.0rc5
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 13:26 UTC by Guenther Deschner
Modified: 2012-12-04 08:23 UTC (History)
1 user (show)

See Also:


Attachments
v3-6-test version of the patch (14.88 KB, patch)
2012-12-03 13:27 UTC, Guenther Deschner
metze: review+
Details
v4-0-test version of the patch (15.54 KB, patch)
2012-12-03 13:28 UTC, Guenther Deschner
metze: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Deschner 2012-12-03 13:26:31 UTC
Allow to force DNS updates using net.

Previously it would not update a DNS entry when it was sucessfully probed. Calling net with -f now allows to really force the DNS update to the updated in the AD DNS.
Comment 1 Guenther Deschner 2012-12-03 13:27:50 UTC
Created attachment 8267 [details]
v3-6-test version of the patch
Comment 2 Guenther Deschner 2012-12-03 13:28:42 UTC
Created attachment 8268 [details]
v4-0-test version of the patch
Comment 3 Stefan Metzmacher 2012-12-03 13:59:56 UTC
Comment on attachment 8268 [details]
v4-0-test version of the patch

Looks ok
Comment 4 Stefan Metzmacher 2012-12-03 14:00:38 UTC
Comment on attachment 8267 [details]
v3-6-test version of the patch

Looks ok
Comment 5 Karolin Seeger 2012-12-03 19:43:39 UTC
Pushed to v3-6-test and autobuild-v4-0-test.
Comment 6 Karolin Seeger 2012-12-04 08:23:29 UTC
Pushed to v4-0-test.
Closing out bug report.

Thanks!