On Sat, 6 Apr 2013, Scott Talbert wrote: >> I don't really understand what goes on under the hood for udev-acl, so I >> don't >> really know what else to look at... and some googling didn't really >> enlighten me. > > What does getfacl show for your device? > > [talbert@easel include]$ getfacl /dev/bus/usb/002/005 > getfacl: Removing leading '/' from absolute path names > # file: dev/bus/usb/002/005 > # owner: root > # group: root > user::rw- > user:talbert:rw-
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. ------------------------------------------------------------------------------ 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