system-config/roles/kerberos-client
Ian Wienand 5b09e09c60 kerberos-client: remove kstart requirement on CentOS
All our AFS release roles use "kinit" for authentication.  The only
scripts using k5start are the mirror scripts, but since that doesn't
run on CentOS we don't need it there.

This avoids us having to use EPEL or, on 8, an unsupported build.
Anything needing to be portable should use kinit from now on.

Change-Id: I6323cb835cedf9974cf8d96faa7eb55b8aaafd9a
2020-01-23 12:27:46 +11:00
..
defaults roles/kerberos-client: fix defaults 2018-08-29 15:34:06 +10:00
tasks kerberos-client: remove kstart requirement on CentOS 2020-01-23 12:27:46 +11:00
templates/etc Add kerberos-client role 2018-08-23 21:34:47 +10:00
vars kerberos-client: remove kstart requirement on CentOS 2020-01-23 12:27:46 +11:00
README.rst kerberos-client: remove kstart requirement on CentOS 2020-01-23 12:27:46 +11:00

README.rst

An ansible role to configure a kerberos client

Note `k5start is installed on Debuntu distributions, but is not part of RedHat distributions.

Role Variables

The realm for Kerberos authentication. You must set the realm. e.g. MY.COMPANY.COM. This will be the default realm.