Project

General

Profile

Actions

Bug #4722

closed

Documented procedure for Relay Server is invalid

Added by Nicolas CHARLES about 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
2
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The procedure http://www.rudder-project.org/rudder-doc-2.9/rudder-doc.html#relay-servers is invalid:

/usr/bin/htpasswd -b ${i} rudder rudder 

should be

/usr/bin/htpasswd -bc ${i} rudder rudder

And the rudder-networks are not defined either

Finally, the apache configuration doesn't permit to access /uuid on debian squeeze, with error

[Wed Apr 02 13:13:30 2014] [error] [client 192.168.42.1] File does not exist: /var/www/uuid

I don't know how to fix this


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #5026: Documentation for installing a relay server uses a group only available on RHEL/CentOSReleasedNicolas CHARLES2014-06-14Actions
Actions

Also available in: Atom PDF