5 Commits

Author SHA1 Message Date
slawek b02c0a5028 fix: add missing Kerberos configuration and refactor misleading names. 2026-05-17 00:50:41 +02:00
slawek 551c2ac64b Fix Kerberos support in entrypoint.sh and env.example
- Update KRB5_KTNAME path to /etc/krb5.keytab for consistency
- Add KRB5_KDC_HOST variable to env.example
- Implement error handling for missing keytab file in entrypoint.sh
- Write krb5.conf configuration dynamically based on environment variables
2026-05-17 00:32:44 +02:00
slawek 28f8bebe04 Added GSSAPI Authentication. 2026-05-14 22:47:45 +02:00
slawek bf35cced8c Update environment variables for consistency and defaults in init.py and env.example 2026-05-04 07:46:58 +02:00
slawek a3f3105081 Imported sources. 2026-05-04 07:07:52 +02:00