Opened 13 years ago

Closed 13 years ago

#30464 closed enhancement (fixed)

creating runuser should avoid uid conflicts with non-local users

Reported by: jmroot (Joshua Root) Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts 2.0.1
Component: base Version: 2.0.0
Keywords: Cc:
Port:

Description

This means checking for existing uids in more than just the local domain, and also using a uid < 1000 if at all possible to avoid conflicting with new network users.

Change History (3)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Summary: added users should avoid uid conflicts with non-local userscreating runuser should avoid uid conflicts with non-local users

It looks like pextlib should be getting this right already, so it's just the Makefile and postflight script that need fixing.

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Makefile fixed in r81414.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Postflight fixed in r81415.

Note: See TracTickets for help on using tickets.