Re: users Digest, Vol 97, Issue 43

2012-03-16 Thread shreyas m
I want a process to be running with root privileges, without providing the root password. Since i have my process in a remote machine. I want it such that, as soon as the system boots up, my process should be running with root privilege. Is there any way in which i can attain it? Is there any possi

Policykit in fedora 16?

2012-02-23 Thread shreyas m
How can i register my application to policykit in fedora16? If i do so, will it ask for the root password as soon i start my application? thank you -- *Regards Shreyas.M * -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproje

Invoking a client side process from server side

2012-01-24 Thread shreyas m
I am developing a c based client server application which enables the system administrator to install applications in the client machines from the server itself.Now i want the server side component(process) to send a signal to activate a client side process.(ie, the client side process should start

system programming related query

2012-01-19 Thread shreyas m
Hello, I am developing a c based application which needs authenticating the user as a root- user. I'm wiling to provide the responsibility of password verification to fedora os, as in the case of built in applications such as NFS,HTTP. I would prefer a similar interface for authentication

about authenticating a user through c programming

2012-01-17 Thread shreyas m
Hello, I am developing a c based application which needs authenticating the user as a root- user. I'm wiling to provide the responsibility of password verification to fedora os, as in the case of built in applications such as NFS,HTTP. I would prefer a similar interface for authentication