Add message for Howard: need Cascades Synology (cascadesds) credentials

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-17 18:30:35 -07:00
parent 4220b8f57c
commit 3eb621a8b7

View File

@@ -0,0 +1,30 @@
# Messages for Howard
Check this file at sync. Delete items after you've addressed them.
---
## 2026-04-17 from Mike
**Cascades Synology (cascadesds) credentials needed**
We don't have the login for the Cascades Synology NAS (cascadesds) in the vault. Last known IP was 192.168.0.120 but may have changed.
When you're on the Cascades network, please:
1. Find the current IP (check pfSense DHCP leases at 192.168.0.1, login `admin / Th1nk3r^99`, or ping `cascadesds`)
2. Get the admin username + password
3. Add to vault: `sops -e -i` a new file at `D:\vault\clients\cascades-tucson\synology-cascadesds.sops.yaml` (or `C:\vault\...` on your machine)
Template:
```yaml
kind: server
name: Cascades Synology NAS (cascadesds)
host: 192.168.0.???
status: active
tags:
- cascades-tucson
credentials:
username: admin
password: ???
notes: "Synology NAS, ext4 (not Btrfs — ABB not available). Shares: homes, Public, SalesDept, Server, Management. ~294 GB total."
```