On 02/24/2020 11:23 AM, Beartooth wrote:
useradd -h as root got me nothing that seemed to enable even root
to edit a user's data. (I tried -p and -u.) Can I do it??
Try this: first, use su - to become root. Then, as root:
passwd $USERNAME
This will (or at least should) allow you to change the user's password
without needing to know the old one.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx