Opened 20 years ago
Closed 20 years ago
#2704 closed defect (invalid)
mtr port installed with installing user as owner
Reported by: | scm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I installed the mtr port using the command "sudo port install mtr" which built and installed mtr. mtr installs setuid root (so it can bind to raw sockets), but in my case (on 2 seperate machines) it installed setuid my regular user which causes it not to run correctly even when run as root.
Change History (1)
comment:1 Changed 20 years ago by mww@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this is not a bug: if you JUST do a "sudo port install .." it will be installed with "root/admin"; if you destroot w/o sudo, then it won't. (this is important for people who have no admin rights on a machine and want to use dports)