Agent Service Account Credentials
Created: 2026-01-22
Purpose: Read-only service account for Slurp'it network discovery and monitoring
⚠️ SECURITY NOTE: This file contains sensitive credentials. Ensure the repository has appropriate access controls.
Account Details
| Property |
Value |
| Username |
agent |
| Password |
LOQWhsIzeGmWcsbO7dMI |
| SSH Key |
Ed25519 (see below) |
Configured Devices
| Device |
IP |
SSH Port |
Auth Method |
Status |
| Unraid Server |
192.168.31.2 |
422 |
SSH Key |
✅ Configured |
| MikroTik Router (hAP ax³) |
192.168.31.1 |
2222 |
SSH Key |
✅ Configured |
| MikroTik AP (cAP ac) |
192.168.31.6 |
2222 |
Password |
✅ Configured |
| MikroTik Switch (CSS326) |
192.168.31.9 |
- |
N/A |
⚠️ SwOS - No SSH |
SSH Keys
Private Key (/root/.ssh/agent_key on Unraid)
Public Key
Permissions
Unraid
- Shell:
/bin/bash
- Home:
/home/agent
- Groups:
agent
- SSH: Key-based auth
MikroTik Router & AP
- Group:
read (read-only access)
- Router: SSH Key Auth
- AP: Password Auth
Slurp'it Vault Configuration
Add these credentials in Slurp'it Portal → Vault → Credentials:
For Unraid (Linux):
| Field |
Value |
| Group |
default |
| Username |
agent |
| Password |
LOQWhsIzeGmWcsbO7dMI |
| Device OS |
linux |
| SSH Port |
422 |
| Comment |
Unraid agent |
For MikroTik Router:
| Field |
Value |
| Group |
default |
| Username |
agent |
| SSH Key |
(paste private key above) |
| Device OS |
mikrotik_routeros |
| Comment |
MikroTik router agent |
For MikroTik AP:
| Field |
Value |
| Group |
default |
| Username |
agent |
| Password |
LOQWhsIzeGmWcsbO7dMI |
| Device OS |
mikrotik_routeros |
| SSH Port |
2222 |
| Comment |
MikroTik AP agent |
Testing Access