Re: [SLE] setuid
From: Jerry Feldman (gaf_at_blu.org)
Date: 04/05/05
- Previous message: Catimimi: "[SLE] Help : Firewire drive no longer detected."
- In reply to: a.bridge_at_insightbb.com: "[SLE] setuid"
- Next in thread: a.bridge_at_insightbb.com: "Re: [SLE] setuid"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Tue, 5 Apr 2005 14:05:20 -0400
On Tuesday 05 April 2005 1:51 pm, a.bridge@insightbb.com wrote:
> I need to "setuid root" nmap but I am not able to find the proper syntax
> for the command. I have checked the man page but it was very brief and
> didn't give an example.
Please be a bit more specific.
Do you need to set the setuid bit
info coreutils chmod
The chmod command will allow you to do this.
For example:
$ chmod u+s foo
This sets the suid bit for the foo command.
Please be very careful when you do this because you can open the door to all
sorts of security problems. Remember pandora's box :-)
-- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9 -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Catimimi: "[SLE] Help : Firewire drive no longer detected."
- In reply to: a.bridge_at_insightbb.com: "[SLE] setuid"
- Next in thread: a.bridge_at_insightbb.com: "Re: [SLE] setuid"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|