Operating System - Linux
1827808 Members
2045 Online
109969 Solutions
New Discussion

Re: passwd: Authentication token manipulation error

 
Ivan Ferreira
Honored Contributor

Re: passwd: Authentication token manipulation error

Can you try with a simple password?

As root:

passwd user

(set 123456 for the user password)

su - user

passwd
(current) UNIX password: 123456
New UNIX password:
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
joseph wholey
Regular Advisor

Re: passwd: Authentication token manipulation error

I'm closing the thread... embarrassingly due to operator error on my part. Was not passing correct password... Sorry for the time wasted. thanks for all the advice.
joseph wholey
Regular Advisor

Re: passwd: Authentication token manipulation error

closing
Ivan Ferreira
Honored Contributor

Re: passwd: Authentication token manipulation error

That's what I mean in:

"Are you sure that you are specifying your CURRENT password (used to login) correctly before the NEW password?"

Please assign points to the people that helped you even if you did not find the answer here.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
joseph wholey
Regular Advisor

Re: passwd: Authentication token manipulation error

Ivan... yes... as soon as I realized that, my face turned red, I started sweating and said "oh s%$*, how did I missed that. Again, sorry for time wasted for all involved.