[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How can i call a function which is usually used by root?
- From: "wk" <304702903 qq com>
- To: "fedora-selinux-list" <fedora-selinux-list redhat com>
- Subject: How can i call a function which is usually used by root?
- Date: Tue, 2 Dec 2008 17:21:24 +0800
I want write a c program.And a common user(not in root group) will run this program.
In this program,I call fread(/dev/sdc...) and fwrite(/dev/sdc),but this
call will return "permission no allow".If I use the root user,will be
ok.
How to change to the authority to root's?
I know the root's password.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]