Comment 25 for bug 286529

Revision history for this message
Savvas Radevic (medigeek) wrote :

OK, then we have a problem.

We could use the values I mentioned above:
$ gksu -- python -c 'from os import getenv ; print(getenv("LOGNAME"),getenv("SUDO_USER"))'
('root', 'forger')

I'll test a check locally and let you know