comparison UIDS_GIDS.md @ 409:0b7acfc69fec

network/openssh: add uid/gid and PAM
author David Demelier <markand@malikania.fr>
date Thu, 04 Apr 2019 20:05:00 +0200
parents
children dbffca6c243e
comparison
equal deleted inserted replaced
408:35eeda73d259 409:0b7acfc69fec
1 vanilla reserved UIDs and GIDs
2 ==============================
3
4 Users and groups are created once needed at package installation. It's perfectly
5 safe to reuse the same UID/GID for different packages (example www, mail).
6
7 You may think of UID/GID just like a simple package dependency.
8
9 The following UID/GID are defined:
10
11 | uid | gid | package(s) |
12 |----------- |------------|------------|
13 | sshd (100) | sshd (100) | openssh |