netstat -tupl | grep samba hostname --fqdn getent passwd Administrator getent group "Domain Admins" net ads join -U Administrator # Log in using Keytab + machine account: kinit -k BENRIME$ # Keytab-Auth -> no password prompt! klist getent passwd herbert getent passwd otto [tank] path = /tank available = yes browseable = yes guest ok = no writeable = yes touch /tank/test setfattr -n user.myvalue -v "Hello World" /tank/test getfattr -d /tank/test getfattr -n user.myvalue /tank/test getfattr --only-values -n user.myvalue /tank/test getfattr -n security.NTACL /tank/herbert/