Newer
Older
# {{ ansible_managed }}
ConfigFileVersion 4.0
SessionLogLevel 6
EnablePasswordDB 0
ClientConnectionMethods NX,SSH
SSHAuthorizedKeys authorized_keys
ConnectionsLimit {{ nomachine_node_max_sessions }}
VirtualDesktopsLimit {{ nomachine_node_max_sessions }}
AvailableSessionTypes unix-remote,unix-console,unix-default,unix-application,physical-desktop,shadow,unix-xsession-default,unix-gnome,unix-xdm,windows
WebReferrer ""
WebRedirect ""
Section "Server"
Name "Connection to localhost"
Host 127.0.0.1
Protocol NX
Port 4000
Authentication password
EndSection