> > sudo touch /.autorelabel
I did that + reboot and now passwd works.
Thanks a lot!
F
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.
> Why do you need to set the LANG?
to get the error message in English to post to this list.
> Have you checked the journal for any messages?
I guess this is what matters:
AVC avc: denied { create } for pid=6267 comm="passwd"
name="nshadow" scontext=unconfined_u:unconfined_r:passwd_t:s0-s0:c0
On 1/8/19 10:59 PM, Samuel Sieb wrote:
On 1/8/19 9:57 PM, Frédéric wrote:
I cannot change the root password:
# LANG=en_US.UTF-8 passwd
Changing password for user root.
New password:
Retype new password:
passwd: Authentication token manipulation error
Anybody has an idea?
Why do you need to s
On 1/8/19 9:57 PM, Frédéric wrote:
I cannot change the root password:
# LANG=en_US.UTF-8 passwd
Changing password for user root.
New password:
Retype new password:
passwd: Authentication token manipulation error
Anybody has an idea?
Why do you need to set the LANG?
Have you checked the journa
> I cannot change the root password:
> # LANG=en_US.UTF-8 passwd
> Changing password for user root.
> New password:
> Retype new password:
> passwd: Authentication token manipulation error
Anybody has an idea?
Kind regards,
F
___
users mailing list --
Hi,
I cannot change the root password:
# LANG=en_US.UTF-8 passwd
Changing password for user root.
New password:
Retype new password:
passwd: Authentication token manipulation error
I tried what is said here:
https://www.tecmint.com/fix-passwd-authentication-token-manipulation-error-in-linux/
with