Yamcs Server Manual
- General Information
- Server Administration
- Mission Database
- Data Management
- Data Links
- Processors
- Commanding
- Services
- Security
- Web Interface
- Programs
Related
Yamcs Release Notes
Yamcs HTTP API
Source Code Documentation
Download this Document
Kerberos AuthModule¶
This AuthModule supports password-based authentication of users via an external Kerberos server.
Class Name¶
Configuration Options¶
This module reads Kerberos configuration from the Kerberos system configuration file. This is usually available at /etc/krb5.conf
. If you need to override this location, you have to set a system property at JVM level:
-Djava.security.krb5.conf=/my/custom/krb5.conf