These are requirements for the various Kerberos test cases.
In the various instructions replace AD.EXAMPLE.COM
with your kerberos realm. Normally this is the same as the domain, but upper case.
Realm Setup
You need access to a Kerberos realm in order to perform these tests.
- The realm should be setup so that it is advertised in DNS correctly, and resolveable from your machine.
- You need an account on the realm, and the account password.
If you do not have access to a kerberos realm, you can setup an Active Directory domain. Active Directory runs kerberos and is useful to test against.
Software
The tests require MIT kerberos krb5
version 1.11 or later. Install the following packages:
$ sudo yum install krb5-libs krb5-workstation