I have an odd issue that happens on all of the Ubuntu machines I join to my Samba4 domain.
When installing, I create a user named user
and then use that user to get the domain going. Everything goes smoothly after domain join, and I can login with first.last
and password
to the machine.
However, when logged in, if I try an administrative action in GNOME, such as opening a VPN for all users, it asks for the password for user
vs first.last
(or even root
). How can I adjust this?
Thanks!