Bug 55615 - changing local passwd fails if ypbind is running
Summary: changing local passwd fails if ypbind is running
Keywords:
Status: CLOSED DUPLICATE of bug 55383
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: passwd
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-02 21:53 UTC by Akkana
Modified: 2007-04-18 16:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-11-02 21:53:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Akkana 2001-11-02 21:53:40 UTC
Description of Problem:
On 7.1 running ypbind, no shadow passwds, with several users (including
root) defined in /etc/passwd which override NIS entries of the same name, I
can't change the local passwords.

Version-Release number of selected component (if applicable):
passwd-0.64.1-4
linuxconf-1.24r2-10
ypbind-1.7-6

Steps to Reproduce:
Turn on NIS (/etc/init.d/ypbind start)
su
passwd root, type in new passwd, note error:
passwd: Authentication token manipulation error

linuxconf, click users, click change root passwd, type in a new passwd:
note no error but password isn't actually changed.  (Should the lack of
error message be a separate bug?)

Now turn off NIS (/etc/init.d/ypbind stop) and repeat steps.
Password does change.

Additional Information:
Note that only the local accounts are usable on the machine -- if you log
in as root, you need the local password.  So changing the password should
apply to the local account as well; it's not useful to try to change the
password for a remote account which you can't access from the local machine.

Comment 1 Joshua Buysse 2001-11-14 19:18:55 UTC

*** This bug has been marked as a duplicate of 55383 ***


Note You need to log in before you can comment on or make changes to this bug.