Initial Configuration¶
This guide covers initial configuration after installing SPSA.
Accessing Administration¶
- Open browser to
https://<spsa-ip>/ - Log in with administrator credentials
- Click the Settings gear icon
Administration Areas¶
All configuration is done through the Guacamole web interface:
| Section | Purpose |
|---|---|
| Users | Create and manage users |
| User Groups | Organize users |
| Connections | Configure remote connections |
| Connection Groups | Organize connections |
Initial Setup Steps¶
1. Change Default Password¶
Immediately change the default administrator password:
- Log in as administrator
- Go to Settings > Users
- Edit the admin user
- Set a strong password
- Save
2. Create Connections¶
Add connections to your target systems:
- Go to Settings > Connections
- Click New Connection
- Configure protocol, hostname, port
- Save
3. Create Users¶
Create user accounts:
- Go to Settings > Users
- Click New User
- Set username and password
- Save
4. Assign Permissions¶
Grant users access to connections:
- Edit the user
- Under Connections, select allowed connections
- Save
Connection Groups¶
Organize connections into groups:
- Go to Settings > Connection Groups
- Click New Group
- Name the group
- Save
Then assign connections to groups by editing each connection.
User Groups¶
Create user groups for easier management:
- Go to Settings > User Groups
- Click New Group
- Add members
- Assign connection permissions
- Save
Next Steps¶
- Authentication Setup - AD/LDAP integration (Pro)
- Connection Types - Detailed connection configuration
- Security Guide - Security best practices