Bug#490136: Please provide a mechanism to determine the result of the target program

Chris Lamb chris at chris-lamb.co.uk
Thu Jul 10 06:10:31 UTC 2008


Package: gksu
Version: 2.0.0-5
Severity: wishlist

gksu should provide a mechanism to allow programs to determine the result of
both the priviledge escalation and the target program.

Currently if a program needs to gain superuser access, it may call upon gksu
to execute a particular program, but it cannot determine the return code of
the target program nor know whether the password-entry stage was successful
as gksu returns zero in all cases. (!)

Workarounds I am currently employing involving writing to a seperate status
file and reading that upon returning from gksu. It is important to
distinguish between an escalation failure and a non-zero exit code from the
target binary as calling programs need to know whether to retry execution.

At the very least, gksu should return with an exit status matching that of
the called program, perhaps using a reserved and rarely-used exit code to
denote an inability to escalate the user's priviledges and other such errors.

(As this could still cause a collision, an additional (or specified) file-
descriptor could be employed to obtain the exit status of the target binary.)


Regards,

-- 
Chris Lamb, UK                                       chris at chris-lamb.co.uk
                                                            GPG: 0x634F9A20
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20080710/36dae90f/attachment.pgp 


More information about the pkg-gnome-maintainers mailing list