From af4487e991bbba50c7be29b9709da37e45fc20a8 Mon Sep 17 00:00:00 2001 From: Kevin Page Date: Thu, 13 Mar 2008 19:10:51 +0100 Subject: add ACL policy for Palm PDA device files Added ACL policy for Palm PDA device files to enable active access to PDAs through PolicyKit. There's also a small correction to a comment in 20-acl-management.fdi This is an attempt to push upstream work (by many) from: https://bugzilla.redhat.com/show_bug.cgi?id=280251 We've numerous reports of this working successfully for users. It currently matches only PalmOS PDAs; it could more broadly match all PDA devices, though I have no experience of e.g. Windows Mobile devices. --- fdi/policy/10osvendor/20-acl-management.fdi | 11 ++++++++++- policy/org.freedesktop.hal.device-access.policy | 10 +++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/fdi/policy/10osvendor/20-acl-management.fdi b/fdi/policy/10osvendor/20-acl-management.fdi index 50294e37..5620cae8 100644 --- a/fdi/policy/10osvendor/20-acl-management.fdi +++ b/fdi/policy/10osvendor/20-acl-management.fdi @@ -3,7 +3,7 @@ - + @@ -92,6 +92,15 @@ ieee1394-avc + + + + access_control + pda + pda.palm.hotsync_interface + + + diff --git a/policy/org.freedesktop.hal.device-access.policy b/policy/org.freedesktop.hal.device-access.policy index 12027b9c..a7adf9f9 100644 --- a/policy/org.freedesktop.hal.device-access.policy +++ b/policy/org.freedesktop.hal.device-access.policy @@ -78,7 +78,6 @@ details. yes - Directly access Firewire IIDC devices @@ -98,4 +97,13 @@ details. + + Directly access PDA devices + System policy prevents access to PDA devices + + no + yes + + + -- cgit v1.2.3