Skip to content

There is no way to set the realm upon which to perform operations #57

@dakovacic

Description

@dakovacic

Upon startup the module loads the default realm from the configuration file and all subsequent operations are performed on on that system's default realm. We have three separate realms (development, test, and production) and it would be extremely useful to us to be able to perform kadmin operations on all three realms from a single (production) machine.

In perl (Authen::Krb5::Admin), you have the ability to create a configuration object and pass the realm in that, so that might be a viable option here as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions