Update home directory

This commit is contained in:
2024-08-02 17:53:39 +02:00
parent 1d4cde414c
commit eff7143bfe
2 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ ktutil
```bash
# Replace $USER by your username
add_entry -password -k 0 -f -p $USER
wkt /psi/home/$USER/.k5/krb5.keytab
wkt /data/user/$USER/.k5/krb5.keytab
exit
```
Notice that you will need to add your password once. This step is required for generating the **keytab** file.