Bug 450745

Summary: Server's hostname must be the same as the one entered to ipa-server-install
Product: [Retired] freeIPA Reporter: Martin Nagy <mnagy>
Component: DocumentationAssignee: David O'Brien <daobrien>
Status: CLOSED CURRENTRELEASE QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: high    
Version: 1.0CC: anross, benl, hripps, mgregg
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-15 00:57:26 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:
Bug Depends On:    
Bug Blocks: 429034    

Description Martin Nagy 2008-06-10 19:44:13 UTC
Description of problem:
It should be documented somewhere that the hostname entered to the
ipa-server-install script must be the same as the one setuped on the machine,
otherwise dirsrv can't use it's own keytab, which results in commands such as
ipa-finduser to fail.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 David O'Brien 2008-06-16 14:34:59 UTC
Added to installation guide "Configuring the IPA Server" (currently section 3.2)

Comment 2 Michael Gregg 2008-11-20 00:27:28 UTC
verified 11-19-08

from: 
http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_IPA/1.0/html/Installation_Deployment_Guide/sect-Installation_Deployment_Guide-Setting_up_the_IPA_Server-Configuring_the_IPA_Server.html

"
Note

The hostname that you enter into the ipa-server-install script must be the same as that returned by the hostname command, otherwise the Directory Server cannot use its own keytab. This can cause some ipa-* commands to fail.
"

Comment 3 Andrew Ross 2009-12-15 00:57:26 UTC
Fix is verified in comment #2 closing bug :)