> The problem is then that mounting/unmounting binding/unbinding the > device all need root privileges.
Just to take a side-step here, what if we changed our udev setups to make the device read/writeable by a specific group, and edited fstab/ gnome-volume-manager config/whatever to allow user mounts. Does that solve the permissions problems? Then the particular code in lk could just return -EPERM for those operations if they don't work. -- Bob Copeland %% www.bobcopeland.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-karma-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-karma-devel
