[X2Go-Dev] Bug#889: Cleanup whitespaces and Fixing deletion of users with postgres database

Henning Heinold h.heinold at tarent.de
Sat Jun 20 10:44:40 CEST 2015


Package: x2goserver
Tag: patch

Actually users on the postgres database can not be deleted
We GRANT priviliges on some tables, which
can be not deleted by "DROP owned". So we need
to REVOKE the priviliges, before trying to delete
the user. Besides let us cleanup trailing whitespaces
in x2godbadmin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x2goserver-sbin-x2godbadmin-remove-trailing-whitespa.patch
Type: text/x-diff
Size: 5800 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20150620/2e8012f7/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-x2goserver-sbin-x2godbadmin-revoke-all-PRIVILEGES-be.patch
Type: text/x-diff
Size: 1526 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20150620/2e8012f7/attachment-0001.patch>


More information about the x2go-dev mailing list