polkit fails to authenticate on dbus

Thiago Macieira thiago at kde.org
Tue Jan 20 14:07:21 PST 2015


On Tuesday 20 January 2015 20:48:52 karu.pruun wrote:
> Can anyone tell me what does the argument ('30' in the FreeBSD case
> and '34323934393637323935' in the DragonFly) in the EXTERNAL
> authentication protocol of dbus stand for?

It's the hex encoding of the UID, in decimal

	30					= "0"			= root
	34323934393637323935 = "4294967295"	= probably "nobody"

Are you connecting to the system bus?
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the dbus mailing list