How to mount a kerberized SMB/CIFS share?
Issue
- A SMB/CIFS share needs to be mounted with Kerberos security instead of NTLMSSP.
- Attempting to mount the share with
sec=krb5security fails withmount error(126): Required key not available
- Attempting to mount the share with
- The service account exists, but a
keytabfor the user needs to be created. - The
kinitcommand has to be run prior to mounting the share, instead of a ticket being dynamically acquired at mount time.
Environment
- Red Hat Enterprise Linux 10
- Red Hat Enterprise Linux 9
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 7
- Directory Service (IdM/FreeIPA/AD)
- SMB/CIFS
- Kerberos
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.