Update permissions for keytab

This commit is contained in:
2024-08-16 11:31:09 +02:00
parent 7263dfca15
commit f5fd35fdb1

View File

@ -87,7 +87,7 @@ exit
Notice that you will need to add your password once. This step is required for generating the **keytab** file.
5. Once back to the main shell, one has to ensure that the file contains the proper permissions:
```bash
chmod 0400 ~/.k5/krb5.keytab
chmod 0600 ~/.k5/krb5.keytab
```
### Obtaining tickets by using keytab files