view UIDS_GIDS.md @ 465:e0c302f2fa8c

dev/autoconf-archive: initial import, closes #1563
author David Demelier <markand@malikania.fr>
date Sat, 06 Apr 2019 11:19:09 +0200
parents 0b7acfc69fec
children dbffca6c243e
line wrap: on
line source

vanilla reserved UIDs and GIDs
==============================

Users and groups are created once needed at package installation. It's perfectly
safe to reuse the same UID/GID for different packages (example www, mail).

You may think of UID/GID just like a simple package dependency.

The following UID/GID are defined:

| uid        | gid        | package(s) |
|----------- |------------|------------|
| sshd (100) | sshd (100) | openssh    |