On Sat, 6 Apr 2013, Phil Dibowitz wrote:

>> So, I'm assuming this is going to show no permissions for your user.
>>
>> It looks like what udev-acl does is that is parses
>> /var/run/ConsoleKit/database and if it finds an entry in there that
>> indicates that you are a locally logged in user, it will set r/w
>> permissions for you on the device.
>
> Hmmmmm...
>
> [phil@rider ~]$ echo $UID
> 1000
> [phil@rider ~]$ grep 1000 /var/run/ConsoleKit/database
> uid=1000
> uid=1000
> uid=1000
>
> Or perhaps this is more useful:
>
> [phil@rider ~]$ grep -B1 1000 /var/run/ConsoleKit/database
> [Session /org/freedesktop/ConsoleKit/Session40]
> uid=1000
> --
> [Session /org/freedesktop/ConsoleKit/Session1]
> uid=1000
> --
> session=/org/freedesktop/ConsoleKit/Session1
> uid=1000

Probably need to see the rest of those sections where uid=1000.

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to