Skip to content

Find the nearest working Active Directory DNS server and securely update the current host's DNS entry.

License

Notifications You must be signed in to change notification settings

OneIdentity/dnsupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c99103b · Mar 30, 2020
Sep 25, 2009
May 3, 2012
Feb 2, 2011
Sep 22, 2019
Mar 18, 2010
Mar 30, 2020
Mar 18, 2010
Aug 12, 2008
Oct 14, 2008
Oct 22, 2009
May 3, 2012
Aug 31, 2011
Sep 2, 2011
May 3, 2012
May 3, 2012
May 3, 2012
May 3, 2012
Apr 6, 2006
May 9, 2006
Apr 6, 2006
Nov 6, 2008
Apr 6, 2006
Nov 4, 2008
Nov 7, 2008
Sep 25, 2008
Feb 6, 2010
May 3, 2012
Oct 29, 2008
Mar 18, 2010
Aug 26, 2008
Aug 26, 2008
Jan 19, 2008
Oct 13, 2008
Oct 13, 2008
Oct 13, 2008
Sep 25, 2008
Aug 11, 2008
Sep 25, 2008
Sep 25, 2008
Aug 11, 2008
Oct 22, 2008
Sep 19, 2008
Feb 6, 2009

Repository files navigation

One Identity open source projects are supported through One Identity GitHub issues and the One Identity Community. This includes all scripts, plugins, SDKs, modules, code snippets or other solutions. For assistance with any One Identity GitHub project, please raise a new Issue on the One Identity GitHub project page. You may also visit the One Identity Community to ask questions. Requests for assistance made through official One Identity Support will be referred back to GitHub and the One Identity Community forums where those requests can benefit all users.

dnsupdate

When Authentication Services joins a new computer to a domain, it becomes known to the LDAP and Kerberos protocols, but not to DNS. This is because the IP address of the host is not directly under the control of this part of Active Directory.

Although AD comes with a integrated DHCP and DNS servers, some sites run their own DHCP servers, meaning that the leased IP addresses must be communicated to Active Directory's DNS server through another (often manual) means.

The dnsupdate tool, provided below, performs just this communication. It automatically and securely informs Active Directory's DNS server of IP address changes of the host due to DHCP lease acquisition and renewal.

Because dnsupdate uses Kerberos to authenticate itself to the DNS server, only the computer joined with that name can update its record.

Dnsupdate is a small tool with a single purpose: Find the nearest working Active Directory DNS server and securely update the current host's DNS entry.

Supported Platforms

All Authentication Services Supported Platforms

Troubleshooting

About

Find the nearest working Active Directory DNS server and securely update the current host's DNS entry.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published