User Tools

Site Tools


wiki:advanced:multi-node:x2goserver-pgsql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:advanced:multi-node:x2goserver-pgsql [2013/03/12 20:37]
sunweaver
wiki:advanced:multi-node:x2goserver-pgsql [2013/03/12 20:39]
sunweaver
Line 13: Line 13:
  
  
-  * configure PostgreSQL server to enable TCP connections from your X2go server host +  * configure PostgreSQL server to enable TCP connections from your X2Go Server host 
-  * configure PostgreSQL server for md5 authentication for users from x2goserver in +  * configure PostgreSQL server for md5 authentication for users from X2Go Server in 
  
 <code> <code>
Line 29: Line 29:
  
 You must create a database user which can create databases and users for You must create a database user which can create databases and users for
-X2go database administration. You can also use the ''postgres'' user to do this+X2Go database administration. You can also use the ''postgres'' user to do this
 job. job.
  
Line 87: Line 87:
 <code> <code>
 $ /usr/lib/x2go/script/x2godbadmin --help $ /usr/lib/x2go/script/x2godbadmin --help
-X2Go SQL admin interface. Use it to create x2go database and insert or +X2Go SQL admin interface. Use it to create the X2Go session database and insert or 
-remove users or groups in x2go database+remove users or groups in X2Go session database
 Usage: Usage:
 x2godbadmin --createdb x2godbadmin --createdb
Line 96: Line 97:
 </code> </code>
  
-==== Create database (evoke on X2go server) ====+==== Create database (evoke on X2Go server) ====
  
  
Line 114: Line 115:
 </code> </code>
  
-After that step users can create x2go sessions.+After that step users of the posix group ''x2gousers'' can create X2Go sessions. Of course, any other group could be used here, as well.
  
  
wiki/advanced/multi-node/x2goserver-pgsql.txt · Last modified: 2016/03/29 19:40 by stefanbaur