Opened 14 years ago
Last modified 12 years ago
#27141 new enhancement
Feature request: make minimum UID/GID for adduser addgroup commands configurable
Reported by: | mklein-de (Michael Klein) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager) |
Port: |
Description
Currently the minimum IDs for the adduser and addgroup Portfile commands are hard coded to 500. If you have LDAP or NIS users in the same numeric range it is IMHO desirable to allocate IDs from some other range.
The attached patch adds two macports.conf variables that specify the minimum UID and GID.
Attachments (1)
Change History (2)
Changed 14 years ago by mklein-de (Michael Klein)
Attachment: | macports-min_usable_uid.diff added |
---|
Note: See
TracTickets for help on using
tickets.
Patch against svn rev 72997