Permissions for keytab merlin7

This commit is contained in:
caubet_m 2024-08-16 12:53:14 +02:00
parent f5fd35fdb1
commit b1856d0089

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. 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: 5. Once back to the main shell, one has to ensure that the file contains the proper permissions:
```bash ```bash
chmod 0400 ~/.k5/krb5.keytab chmod 0600 ~/.k5/krb5.keytab
``` ```
### Obtaining tickets by using keytab files ### Obtaining tickets by using keytab files