Bug 9802 - The NIS command yppasswd not change password
Summary: The NIS command yppasswd not change password
Status: RESOLVED WORKSFORME
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 3
Hardware: i586 Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Olivier Thauvin
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2013-04-19 22:02 CEST by Jomar Francisco
Modified: 2013-08-23 18:17 CEST (History)
1 user (show)

See Also:
Source RPM: ypserv-2.29-2.mga3.src.rpm
CVE:
Status comment:


Attachments

Description Jomar Francisco 2013-04-19 22:02:51 CEST
Description of problem: The NIS command yppasswd not change password


Version-Release number of selected component (if applicable): ypserv-2.29-2.mga3.i586.rpm, yp-tools-2.12-3.mga3.i586.rpm and ypbind-1.36-3.mga3.i586.rpm


How reproducible: Install and configure the NIS server as domain and share the /home with NFS. Configure client to autenticate in the NIS server e map the /home with nfs. 


Steps to Reproduce: 
[a123456@ipuc1521401 ~]$ yppasswd
Changing NIS account information for a123456 on ipuc1521411.ipuc.local.
Please enter old password:
Changing NIS password for a123456 on ipuc1521411.ipuc.local.
Please enter new password:
You cannot reuse the old password.
Please enter new password:
You cannot reuse the old password.
Please enter new password:
You cannot reuse the old password.
Too many tries. Aborted.
Password unchanged.



Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2013-04-21 19:20:22 CEST

Keywords: (none) => Triaged
Assignee: bugsquad => nanardon

Comment 1 David Walser 2013-04-23 19:18:07 CEST
I can't even get it to do that, I just get:
yppasswd: yppasswdd not running on NIS master host ("nisserver.domain.net").

Even though things are otherwise working and yppasswdd is running on the server.

CC: (none) => luigiwalser

Comment 2 David Walser 2013-08-23 18:17:50 CEST
I just tried this again and it worked just fine.

Maybe sure firewalls aren't blocking you on either end.  Make sure rpcbind, ypserv, and yppasswdd are running on the server, and rpcbind was started first.  Make sure the user account has a valid password on the server.  Also, looking at your output, it looked like you tried to change it to the same password.  Make sure the new password you're entering is valid.

Status: NEW => RESOLVED
Resolution: (none) => WORKSFORME


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