Date: Wed, 19 Mar 2003 11:36:56 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Robert Kellner <kellner.robert@gmx.net> Cc: freebsd-mailinglist <freebsd-questions@freebsd.org> Subject: Re: noone can change password with yppasswd Message-ID: <20030319173656.GH91803@dan.emsphone.com> In-Reply-To: <20030319175851.323cb9d6.kellner.robert@gmx.net> References: <20030318172040.3491700f.kellner.robert@gmx.net> <20030318164358.GB2054@dan.emsphone.com> <20030319162257.319d7ff5.kellner.robert@gmx.net> <20030319153947.GF91803@dan.emsphone.com> <20030319175851.323cb9d6.kellner.robert@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 19), Robert Kellner said: > I am not using /etc/master.passwd as NIS passwd, I have a sepearte > master.passwd in /var/yp I commented out the daemon(0,0) call and I > got the following (as root): > > from yppasswd:bash-2.05b# yppasswd testuser > Changing NIS password for testuser > Old Password: > New Password: > Retype New Password: > yppasswd: pam_chauthtok(): error in service module > > /var/log/messages:Mar 19 16:58:03 btcips73x1 yppasswd: in pam_sm_chauthtok(): yppasswd_local(): failed to connect to rpc.yppasswdd: btcips73x1.cip.uni-bayreuth.de: RPC: Program not registered My patch doesn't address your first problem (the failure to change passwords on the local machine), only the second (pwd_mkdb() failing because it shouldn't even be run). Try it from another machine and see what happens. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030319173656.GH91803>