Commit Graph

8 Commits

Author SHA1 Message Date
slawek 7d990d520b fix: for missing KRB5_KDC_PROFILE in environment. 2026-05-16 14:46:19 +02:00
slawek eca37d2f89 Enhance README with detailed instructions for managing principals and keytabs in Kerberos 2026-05-16 14:42:38 +02:00
slawek f1be45c147 Refactor Dockerfile and README to simplify user permissions and remove unnecessary user setup 2026-05-16 14:38:12 +02:00
slawek a0c6342389 Enhance Dockerfile and README to clarify user permissions and capabilities for Kerberos container 2026-05-16 14:35:41 +02:00
slawek c5381369c0 Fix admin principal naming convention in README and entrypoint script 2026-05-16 14:18:51 +02:00
slawek dd2027d24f Update README.md to clarify DNS setup requirements for Kerberos container 2026-05-16 13:40:07 +02:00
slawek 8f41727b7d Enhance Dockerfile and entrypoint script for Kerberos initialization
- Added krb5-admin-server and updated entrypoint to ensure proper initialization of the Kerberos realm.
- Improved error handling for required environment variables in entrypoint script.
- Updated README with additional prerequisites and client configuration instructions.
- Modified env.example to remove default passwords for security.
- Enhanced run-container script to set container hostname based on KDC_HOST.
2026-05-16 12:37:35 +02:00
slawek d03cc1c04b Added AI generated scaffold based on OpenLDAP project structure. 2026-05-14 22:45:10 +02:00