Charmed GLAuth Utility K8s¶
GLAuth-utils is a Kubernetes charmed operator designed to supplement the glauth-k8s charmed operator with administrative and maintenance features.
Key Features¶
Currently, the utility charm facilitates the following operations:
LDIF Application: Use the LDAP Data Interchange Format (LDIF) to apply data changes (adds, deletes, and modifications) directly into the LDAP directory.
Technical Usage¶
The charm provides a Juju action to manage directory data without requiring direct access to the backend database:
# Example: Applying an LDIF file
juju run glauth-utils/0 apply-ldif path=/path/to/data.ldif
Project and community¶
The glauth-utils charmed operator is a member of the Ubuntu family. It’s an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.
Thinking about using glauth-utils for your next project? Get in touch with the team!