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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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