SUDO....Question
From: iEqual (shonh@iequal.net)Date: 01/08/02
- Previous message: Thomas Smith: "Re: DoS"
- Next in thread: William N. Zanatta: "Re: SUDO....Question"
- Reply: William N. Zanatta: "Re: SUDO....Question"
- Reply: Seth Arnold: "Re: SUDO....Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "iEqual" <shonh@iequal.net> To: <focus-linux@lists.securityfocus.com> Date: Tue, 8 Jan 2002 12:01:53 +0900
Hello All.
i am a system engineer at a small venture company in Seoul Korea. We are
making back-up solution under windows, unix, and as well as linux operating
systems. Our solution under unix and linux operating system faced security
issues since our process runs with "root" privilege within a certain port. So, I
thought that I could use "sudo" to use only needed commands can be run by
a certain user. However, our programmers are developing our solution in C++
and I have no clue how to apply "sudo" to our solution. For example, in the
program, it does not use 'system("sudo cp /etc/* ./")' instead the program calls
for 'cp()' function. Is there any other way to use sudo???
I hope that you could give me little hint. ^^;
Sincerely,
Hans
- Previous message: Thomas Smith: "Re: DoS"
- Next in thread: William N. Zanatta: "Re: SUDO....Question"
- Reply: William N. Zanatta: "Re: SUDO....Question"
- Reply: Seth Arnold: "Re: SUDO....Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|