Bug 1328536 - Extra semi-colon on omapi_key definition at 7.9.2. Configuring an External DHCP Service section
Summary: Extra semi-colon on omapi_key definition at 7.9.2. Configuring an External DH...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Install Guide
Version: 6.1.8
Hardware: All
OS: Linux
medium
medium vote
Target Milestone: Unspecified
Assignee: Stephen Wadeley
QA Contact: Peter Ondrejka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-19 15:26 UTC by Javier Ramirez
Modified: 2020-01-17 15:43 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-27 13:08:28 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Javier Ramirez 2016-04-19 15:26:42 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/Installation_Guide/sect-Red_Hat_Satellite-Installation_Guide-Red_Hat_Configuring_Satellite_6_with_External_Services.html#sect-Red_Hat_Satellite-Installation_Guide-Configuring_an_External_DHCP_service

Section Number and Name: 
7.9.2. Configuring an External DHCP Service

Describe the issue: 
In the step 3 of the "Procedure 7.10. Configuring the External DHCP Server" the omapi_key definition includes an extra semicolon after the ending curly bracket:

According to my customer:

key omapi_key {
	algorithm HMAC-MD5;
	secret "jNSE5YI3H1A8Oj/tkV4...A2ZOHb6zv315CkNAY7DMYYCj48Umw==";
};   <============ THIS SEMI-COLON CAUSES AN ERROR ===============>


Suggestions for improvement: 

Remove the extra semi-colon

Additional information:

Comment 3 Stephen Wadeley 2016-04-26 16:02:43 UTC
Hello Javier

There is some doubt about this. Can we see an example of the error message?


Thank you

Comment 4 Javier Ramirez 2016-06-27 13:03:52 UTC
(In reply to Stephen Wadeley from comment #3)
> Hello Javier
> 
> There is some doubt about this. Can we see an example of the error message?
> 
> 
> Thank you

Since the customer did not reply on two months, let's close this one.

Comment 5 Stephen Wadeley 2016-06-27 13:08:28 UTC
Thank you, feel free to reopen with a reproducer.


Note You need to log in before you can comment on or make changes to this bug.