Bug 6274

Summary: Doesn't correctly register the machine's hostname with DDNS
Product: [Retired] Red Hat Linux Reporter: enamtvedt
Component: dhcpcdAssignee: Elliot Lee <sopwith>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-16 13:31:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description enamtvedt 1999-10-22 22:02:18 UTC
This included dhcpcd client doesn't correctly register the
hostname with the DDNS server.  As a result when adding a
Linux box to a Windows NT/2000 domain you are left adding a
static IP to the box and entering the hostname into the DNS
manually.... a pain in the butt if you have more than 400
machines.

Comment 1 Elliot Lee 2001-07-18 23:53:48 UTC
Apologies for the unresponsiveness of the previous dhcpcd packager...

The DHCP server (*) is responsible for registering with DDNS, not the client. (**)

(*) As of RHL 7.1, the DHCP server included did not support DDNS registration.
The latest upstream release does have this and may be included in a future
version of RHL..

(**) Some broadband ISPs provide separate programs that register a dynamically
assigned IP to the user's preferred hostname, subject to authentication by that
user.