Hi,

I created a new user using kuser.
I wanted to change his password with passwd user :
$ su
$ passwd user

I got the following error:
passwd: Erreur de manipulation du jeton d'authentification

Then I did:
$ setenforce 0
and it worked.

Later, I reenabled selinux:
$ setenfoce 1

and the user tried to login with sddm to Plasma -> got a black screen
then back to sddm.

removed selinux:
$ setenforce 0

Login to Plasma worked

What's wrong with SELinux?

Frédéric
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to