![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Crontab To Change User Password | OdinPT | UNIX for Dummies Questions & Answers | 2 | 08-28-2007 10:09 AM |
| Can an FTP user change their own password? | LordJezo | UNIX for Dummies Questions & Answers | 2 | 02-27-2007 01:36 PM |
| User password change trace | pmsuper | SUN Solaris | 0 | 04-27-2006 05:13 AM |
| how can I change user name and password , of account ? | umen | SUN Solaris | 5 | 12-22-2005 07:10 PM |
| Change password - User does not exist | ryamada | SUN Solaris | 7 | 10-22-2003 03:13 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
All,
I am unable to change a password for the user called : poller I am logged in as root When I do the following command passwd poller New Password: Permission denied Whe i enter the new password, it gives the above error. When i log in as poller and then execute the command, then the following error is displayed su - poller passwd passwd: Changing password for loader Permission denied It gives an error saying can't change password for another user loader. Why so? And is there any way to find the current password for this user by logging as root. Thanks in Advance, Rahul. |
|
||||
|
Yes - Solution found
Yes My server is in the NIS domain and hence the error.
I found one solution from a colleague. passwd -r files poller The above command will change the password. You have to execute this as root. Regards, Rahul |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|