Hello, I have an addition to this. I found out that smbclient works fine if the credential cache which should be used automatically is explicitly spezified: smbclient -N --use-krb5-ccache=$KRB5CCNAME -L myhostname Looks like $KRB5CCNAME is ignored. Regards Sven