Additional documentation for warewulf.conf:warewulf.secure
Closes #615 Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
@@ -69,14 +69,15 @@ Default: 9983
|
||||
\fBsecure\fP
|
||||
|
||||
When true, this limits the Warewulf server to only respond to runtime
|
||||
overlay requests originating from a privileged report port. This makes
|
||||
it so that only the root user on a compute node can request the
|
||||
runtime overlay. While generally there is nothing super "secure" in
|
||||
these overlays, this adds the necessary protection that the users can
|
||||
not obtain this information.
|
||||
overlay requests originating from a privileged port. This prevents
|
||||
non-root users from requesting the runtime overlay, which may contain
|
||||
sensitive information.
|
||||
|
||||
When true, wwclient uses TCP port 987.
|
||||
|
||||
Changing this option requires rebuilding node overlays and rebooting
|
||||
compute nodes, to configure them to use a privileged port.
|
||||
|
||||
Default: true
|
||||
.IP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user