Hello
I have created a user via CLI and I want to change the password but it is possible to do it with the passwd command inside the account.
I can change it without problem from the root account but I have not felt that a user has to ask the root owner to change the password.
Could someone tell me how to change the password of the same user without using root?
Thanks and best regards
PSI@Teltonika-TRB245:~$ passwd
Changing password for PSI
New password:
Retype password:
passwd: setuid: Operation not permitted
PSI@Teltonika-TRB245:~$