Skip to main content

Credentials & Break-Glass

:::danger CONFIDENTIAL — restricted access This page lists every administrative and service credential for the golemsec lab. These are lab/demo credentials for a private, non-internet-exposed environment — they are documented here deliberately so the operator can recover access. Do not reuse these passwords anywhere outside the golemsec lab. :::

Cloud / infrastructure

ScopeIdentitySecret / Access
AWS account 517798688500IAM user grimmjowlocal CLI profile binary
pfSense edge (SSH)ec2-userkey file D:\golemsec\golemsec-key.pem
pfSense EIP35.170.40.167
Operator accessVPN + AWS SSM Session Manager (no public ingress)
Cloudflareaccount Ron.b@iontwrks.com's Accountzone golemsec.io (token stored outside this doc)

Active Directory / Windows

AccountUsernamePassword
Domain Administrator (break-glass)GOLEMSEC\AdministratorG0lemSecAdmin#2026
DSRM (Directory Services Restore Mode)G0lemSecDSRM#2026
All 200 employees (default)firstname.lastnameG0lemSecUser#2026
Exchange adminGOLEMSEC\AdministratorG0lemSecAdmin#2026

Identity / SSO

SystemUsernamePassword
Keycloak master adminadminG0lemSecKC2026
Keycloak URLhttp://10.50.20.133:8080 (realm golemsec)

OIDC client secrets (realm golemsec)

Client IDSecret
grafanaG0lemSecGrafana#2026
gitlabG0lemSecGitLab#2026
nextcloudG0lemSecNextcloud#2026
glpiG0lemSecGLPI#2026

Databases

EngineHostAccountPassword
SQL Server 202210.50.30.38:1433saG0lemSecSQL#2026
MySQL (native, db-pgmy)10.50.30.12:3306root (socket)root (local only)
MySQL — GLPI10.50.30.12glpiG0lemSecGLPI#2026
MySQL — Akaunting10.50.30.12akauntingAkng2026
MySQL — OrangeHRM10.50.30.12orangehrmG0lemSecOHRM#2026
PostgreSQL — golemsec_corp (PII)10.50.30.12:5432(per-app)see provisioning

SIEM / monitoring

SystemURLAccountPassword
Wazuh indexer / dashboard (admin)https://10.50.40.63adminUPSlE69U.dwIKD06rKxy68b2EaPW4*4b
Wazuh — AD loginfirstname.lastname (AD, must be in GG-IT/GG-Executive for admin)G0lemSecUser#2026
Zabbix (super admin)http://10.50.50.213Adminzabbix

Applications

AppURLUsernamePassword
Nextcloud (local admin)http://10.50.10.51adminG0lemSecNC#2026
Akaunting (local admin)http://10.50.20.38:8084/auth/loginadmin@golemsec.ioG0lemSecAk#2026
OrangeHRM (local admin)http://10.50.20.38:8082AdminG0lemSecHR#2026
GLPI (local super-admin)http://10.50.20.38glpiglpi
Grafana / GitLab / Nextcloud / ERPNext / Zabbix / GLPI / Jenkins / SuiteCRMvia golemsec SSO / AD(AD password)

Most apps: employees sign in with their AD credentials (firstname.lastname / G0lemSecUser#2026). Akaunting + OrangeHRM run on standalone local auth (Akaunting LDAP is a paid module; OrangeHRM LDAP is a pending UI step).

OIDC client secrets — additional

Keycloak realm golemsec also has realm roles admin (→ Grafana Admin) and editor (→ Grafana Editor), assigned to IT/NOC and dev/exec staff respectively.

Email relay

  • Outbound mail relays via Amazon SES (AWS blocks port 25). golemsec.io is SES-verified (DKIM + _amazonses TXT in Cloudflare). SES is in sandbox (200/day) — external recipients must be verified first.

Rotation note

When golemsec graduates from "lab" to a longer-lived asset, rotate every secret above, move Keycloak off start-dev/H2, and store secrets in a vault rather than this page.