We connected a computer to our FreeIPA system on the network, no problems there... However, we can't figure out how to remove a FreeIPA user account from the computer after they've logged in at least once.
Were running Fedora 27, and running userdel -r {username}
results in:
userdel: cannot remove entry 'admin' from /etc/passwd
we don't want to delete the user from FreeIPA, just the system so it no longer shows on the login screen.
** We also tried using gnome's user screen to remove the user, and it prompts to confirm removal, we confirm, but then it doesn't remove the user.