Use assigned uid/gid numbers for server applications
Reported by: |
bdubbs@… |
Owned by: |
bdubbs@… |
Priority:
|
normal
|
Milestone:
|
|
Component:
|
BOOK
|
Version:
|
SVN
|
Severity:
|
minor
|
Keywords:
|
|
Cc:
|
|
|
|
Many times the book instructs the user to create a new user and group when
installing a daemon such as ftp, httpd, etc. If the useradd/groupadd are done
without specifying the uid/gid, the new number will be mixed in with regular
users. Generally system uid/gid values should be less than 100. BLFS should
recommend a uid/gid for each process and put that in the useradd/groupadd
instructions. Additionally, it would be appropriate for the uid and gid values
to be the same.
Owner: |
changed from blfs-book@… to bdubbs@…
|
Status: |
assigned → new
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Added a section with recommended system uids and gids.
Will leave this bug open until the useradd/groupadd instructions throughout the book are updated.