You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***FQDN**: client_*.rockylinux.org: allows FQDNs starting with client_ from the rockylinux.org domain
85
85
*`*` for everybody
86
86
87
-
Specification of multiple clients is possible on the same line separated by a space.
87
+
Multiple client specifications are possible on the same line, separated by a space.
88
88
89
89
### Permissions on resources
90
90
@@ -101,7 +101,7 @@ To force the use of a UID or GID other than that of the user writing the resourc
101
101
102
102
!!! warning "warning"
103
103
104
-
There is a parameter, `no_root_squash`, which identifies the client root user as the server root user. This parameter can be dangerous from a system security point of view.
104
+
A parameter, `no_root_squash`, identifies the client root user as the server root user. This parameter can be dangerous from a system security point of view.
105
105
106
106
Activation of the `root_squash` parameter is a default (even if not specified), identifying `root` as an `anonymous` user.
0 commit comments