hi there,
i joinded my companies domain with samba, everything works well. when i use a windows ad domain user i can login with ad credentials a user directory is created and i can start using ubuntu.
but when starting firefox i see something like this:
Code:
~$ firefox
cannot create user data directory: /home/mydomain/mydomainuser/snap/firefox/4336: Permission denied
the folder 4336 has the same permission as all other files created in /home/mydomain/mydomainuser/. i can create files, add content, setup my environment. except for firefox that i can not start. even the damned edge browser runs fine.
i encounter a similar error when launching chrome:
Code:
~$ chromium
cannot update snap namespace: cannot expand mount entry (none $HOME/.local/share none x-snapd.kind=ensure-dir,x-snapd.must-exist-dir=$HOME 0 0): cannot use invalid home directory "/home/mydomain/mydomainuser": permission denied
snap-update-ns failed with code 1
any ideas ?