I have this problem and if there is anyone who knows the solution for this issue, please help me out..
so i have an ubuntu vm assigned to a user based on Active Directory server (windows) connected with pbis.And there has been no problem using it, but at one point, when the user tries to log in to the vm, the terminal shows a different user.Trying sudo requires the different user's password.
I checked the UID for both users and their UID are matching.
is there any way to block the other user to not be read on the VM, while not affecting the actual AD server?
Any help would be very appreciate.. :)
Thank you!
i've tried deleting the other user's home directoryand changing the owner with chown -Rbut after reboot and logging in with the correct user resets everything.