Database Access Management¶
Excalibur can manage access to databases in several ways depending on how the database is typically accessed:
- Web Interfaces — many modern databases offer web-based management consoles. Excalibur can secure access to these web interfaces.
- Console Access — for databases allowing command-line access, Excalibur can protect this via an SSH PAM Target.
- Thick Clients — if the database relies on a dedicated thick client application, you can install this client on a Windows machine (or a jump host) and use Excalibur to manage RDP access to that machine, thereby controlling access to the database client.