> a) Samba as a standalone server, but using kerberos for authentication. The users will exist "locally" via sssd, and samba will be just like any other kerberized service authenticating the users via the kdc. For that it will need an appropriate service key in /etc/krb5.keytab. I think realm (the tool) only extracts host/* keys, not cifs/* keys, and samba might want cifs/* ones. yes, the krb5.keytab created by realm does not contain cifs/* and contains # klist -e -k /etc/krb5.keytab Keytab name: FILE:/etc/krb5.keytab KVNO Principal ---- -------------------------------------------------------------------------- 2 m15015-vm-lin3$@MPI-DORTMUND.MPG.DE (aes256-cts-hmac-sha1-96) 2 m15015-vm-lin3$@MPI-DORTMUND.MPG.DE (aes128-cts-hmac-sha1-96) 2 m15015-vm-lin3$@MPI-DORTMUND.MPG.DE (des3-cbc-sha1) 2 m15015-vm-lin3$@MPI-DORTMUND.MPG.DE (arcfour-hmac) 2 m15015-vm-lin3$@MPI-DORTMUND.MPG.DE (des-cbc-md5) 2 m15015-vm-lin3$@MPI-DORTMUND.MPG.DE (des-cbc-crc) 2