Ubuntu 20.04 client no home dirs being created for domain users

This setting may collide with local users on the client.
I use following line in opensuse. User needs to be under options like options="user=...

<volume mountpoint="~" fstype="cifs" options="user=%(DOMAIN_USER),vers=2.0" server="192.168.0.2" path="%(DOMAIN_USER)"/>

Another way to join a client is this script based on CID.

Maybe it helps to enable shell policy in server manager settings? See documentation.

1 Like