docs: Update Synology user ID retrieval command to synouser --get
This commit is contained in:
@@ -14,8 +14,8 @@ These steps must be performed in the Synology DSM web interface before running a
|
||||
|
||||
### Get User IDs (PUID/PGID)
|
||||
- [ ] Open a terminal (SSH) to your Synology NAS.
|
||||
- [ ] Run: `id svc-[service-name]`.
|
||||
- [ ] Record the `uid` (PUID) and `gid` (PGID).
|
||||
- [ ] Run: `sudo synouser --get svc-[service-name]`.
|
||||
- [ ] Record the `User ID` (PUID) and `Group ID` (PGID).
|
||||
- *Note: Typically UID is >1024 and GID is 100 or 65536.*
|
||||
|
||||
## 2. Infrastructure Setup (Automated/Scripted)
|
||||
|
||||
Reference in New Issue
Block a user