Bug #4722
closed
Documented procedure for Relay Server is invalid
Added by Nicolas CHARLES over 10 years ago.
Updated over 9 years ago.
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
- Target version changed from 2.9.5 to 2.9.6
Nicolas CHARLES wrote:
Finally, the apache configuration doesn't permit to access /uuid on debian squeeze, with error
[...]
I don't know how to fix this
That happens because there is already a default virtual host on Debian. I've added a command to remove it in the Pull Request that's coming to fix this.
- Status changed from New to In progress
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-doc/pull/65
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:e5c33db46c5183878ba6000081479bd7ae39fa4c.
Applied in changeset commit:b014a6c8843a127395a170f008d361dab5f19796.
- Priority changed from N/A to 2
- Status changed from Pending release to Released
This bug has been fixed in Rudder versions that were released today.
- Project changed from 30 to Rudder
- Category set to Documentation
Also available in: Atom
PDF