This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
x2gobroker:inifilebackend [2013/07/02 00:29] sunweaver |
x2gobroker:inifilebackend [2013/07/02 00:36] sunweaver [Special Broker Options] |
||
---|---|---|---|
Line 83: | Line 83: | ||
**Client ACLs:** | **Client ACLs:** | ||
- | * ''acl-clients-allow = <subnet-or-ip>, <or-dns-hostname> | + | * ''acl-clients-allow = <subnet-or-ip>, <or-dns-hostname>'' |
* ''acl-clients-deny = ALL'' | * ''acl-clients-deny = ALL'' | ||
- | ==== Special Broker Options ==== | ||
- | Some options in the ''x2gobroker-sessionprofiles.conf'' file are used to tweak the broker itself. The options are: | ||
- | * ''broker-session-autologin'': send a private SSH key to X2Go Client that the client then internally uses for SSH pub/priv key based authentication. The X2Go Session Broker will send the SSH public key via the X2Go Session Broker Agent to the X2Go Server | ||
- | * ''broker-authorized-keys'': full path to the server-side ''authorized_keys'' file (on the X2Go server) | ||