1829185 Members
2644 Online
109986 Solutions
New Discussion

Error on change password

 

Error on change password

I am trying change password the user and receiving the following error message:

Password cannot be circular shift of logonid
jupysilva
11 REPLIES 11
Darren Prior
Honored Contributor

Re: Error on change password

Hi,

That's a security feature of HP-UX. You can't shift the letters of the logonid round to create a password. Here's an example:

LogonID: darrenp
Circular shifted passwords that cannot be used: arrenpd, rrenpda, renpdar

You can't reverse the LogonID either: pnerrad

Check man passwd for further info.

regards,

Darren.
Calm down. It's only ones and zeros...

Re: Error on change password

but I want that user password equal login password. How do this? please
jupysilva
Uday_S_Ankolekar
Honored Contributor

Re: Error on change password

Does your password has same letters of user id in random order, then you might get this error, try using different passwords

-USA..
Good Luck..
Bill Hassell
Honored Contributor

Re: Error on change password

Making the password = userID is no security at all. It may be convenient, but very, very easy to guess. And if this is the default password for new users, many of your users may not ever change their password and everyone can guess what it might be. You will have to use a different password that is not related to the user login.


Bill Hassell, sysadmin
Michael Schulte zur Sur
Honored Contributor

Re: Error on change password

Hi,

if you want it simple, try password=1username.

just a thought,

Michael

Re: Error on change password

How can I put password equal login?
jupysilva
Darren Prior
Honored Contributor

Re: Error on change password

Hi,

As stated above - it's not a good idea for security reasons. There is no supported way of doing it. You could leave the account with no password and have pretty much the same level of security!

regards,

Darren.
Calm down. It's only ones and zeros...
Uday_S_Ankolekar
Honored Contributor

Re: Error on change password

Is there any perticular reason you want to make password same as user id??

Good Luck..
Joshua Scott
Honored Contributor

Re: Error on change password

You cannot do this. use no password instead.
What are the chances...
Manish_22
New Member

Re: Error on change password

login as root and then do
# passwd
now you can give whatever password you want to give
Cheryl Griffin
Honored Contributor

Re: Error on change password

Manish,
This thread is from Nov 2003.
There is no need to reply to old threads.
"Downtime is a Crime."