Hi, that doesn't sound like a polkit problem per se. You can probably solve this more easily be simply applying an ACL or make the directories/files group owned and add users how should get access to that group.
If you want to do it the polkit way, you'd have to split your application into a privileged part, running as root and using an IPC mechanism like D-Bus, communicating with the part that runs as the unprivileged user. Michael 2013/5/1 Mohana Sai <mohanasai...@gmail.com>: > I am currently writing an application that can be used by normal users and > the application has to fetch data from root privileged folders without a > request of password from the user. I am really stuck and don't know how to > go about it. Any help would be appreciated. > Thanks, > > MohanaSai Cherukuri > > _______________________________________________ > polkit-devel mailing list > polkit-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/polkit-devel > -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ polkit-devel mailing list polkit-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/polkit-devel