Page MenuHomeDevCentral

Avoid to use user.present or group.present without stable UID/GID
Open, NormalPublic

Description

From D3340 description:

We would like to avoid several issues with dynamic UIDs:

  • new accounts created on the fly will eat a position
  • different accounts on different servers share the same dynamic UID

Each UID or GID needs to be added in UIDs or GIDs files at repository root.

This code needs to be visited:

Salt functionSearch
user.present๐Ÿ”
group.present๐Ÿ”