Opened 12 years ago

Closed 12 years ago

#279 closed defect (fixed)

Renumber local users on Scripts servers

Reported by: achernya Owned by: elefthei
Priority: normal Milestone: Fedora 17
Component: internals Keywords:
Cc:

Description (last modified by ezyang)

As of Fedora 16, user accounts start at UID/GID 1000 instead of 500. We need to check for any programs that make assumptions about UIDs and GIDs and correct them. See http://fedoraproject.org/wiki/Features/1000SystemAccounts for more details.

Change History (5)

comment:1 Changed 12 years ago by elefthei

  • Owner set to elefthei
  • Status changed from new to assigned

comment:2 Changed 12 years ago by ezyang

We're apparently supposed to check /etc/login.defs to find the bounds.

comment:3 Changed 12 years ago by ezyang

  • Description modified (diff)

comment:4 Changed 12 years ago by ezyang

We needed to renumber fedora-ds to handle this; it is no longer 103 but system allocated.

comment:5 Changed 12 years ago by ezyang

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed, with the assistance of elefthei.

Note: See TracTickets for help on using tickets.