Actions
Feature #15452
closedDIsable Dynamic DNS for Microsoft DHCP <-> DNS interoperation
Difficulty:
Triaged:
Description
Microsoft provide a feature on their DHCP server that registers a host's DNS entries on behalf of the client. It will also remove a DNS entry when a lease is returned. This feature can interfere with Foreman operations as it is expecting to manage all these DNS operations itself. This feature can be enabled on a per-scope basis or on a per-host basis. Ideally this should be turned off for all scopes that Foreman manages but sometimes this is not practical.
It would be desirable to be able to turn this off on every host that Foreman manages.
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/438 added
Updated by The Foreman Bot over 8 years ago
- Pull request https://github.com/theforeman/smart-proxy/pull/439 added
Updated by Paul Kelly over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 36956f8ff2f73ec139d606a7fed9604f17da2808.
Updated by Anonymous over 8 years ago
No need to manually update/close the ticket when PR is closed -- the bot handles that.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 160
Updated by Anonymous over 8 years ago
- Related to Bug #15790: In MS DHCP provider disabling ddns should be done on subnet scope, not per record. added
Actions