3.5. Enabling Users to Add a Kerberos Principal SSH Key


You can enable developers to be able to add a Kerberos principal SHH key.
The VALID_SSH_KEY_TYPES option, in the /etc/openshift/broker.conf file, contains a list of supported SSH key types. If VALID_SSH_KEY_TYPES is unspecified, all supported types are allowed.
If the k5login_directory option is used in the /etc/krb5.conf file, ensure SSHD can read the specified directory. For SELinux, the default context might need to be modified, as in the following example: Copy to Clipboard Toggle word wrap
$ semanage fcontext -a -t krb5_home_t "/Path/To/File(/.*)?"
$ restorecon -R -v /Path/To/File
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat, Inc.