mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 16:26:59 +08:00
config: document that user-profile cannot be set per user
Relates: #270 Resolves: #179 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -644,9 +644,12 @@ no-route = 192.168.5.0/255.255.255.0
|
||||
#
|
||||
# Other fields may be used by some of the CISCO clients.
|
||||
# This file must be accessible from inside the worker's chroot.
|
||||
# Note that enabling this option is not recommended as it will allow
|
||||
# the worker processes to open arbitrary files (when isolate-workers is
|
||||
# set to true).
|
||||
# Note that:
|
||||
# (1) enabling this option is not recommended as it will allow the
|
||||
# worker processes to open arbitrary files (when isolate-workers is
|
||||
# set to true).
|
||||
# (2) This option cannot be set per-user or per-group; only the global
|
||||
# version is being sent to client.
|
||||
#user-profile = profile.xml
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user