Hi there,
We just installed the AIX 4.3.2. We have problem in nis client to
use yppasswd to change user password. It seems yppasswd cannot
contact the yppassdd in nis server, and directly look at then
/etc/passwd entry. It reports the error.
3004-604 Your entry does not match the old password.
yppasswd: 1831-155 could not change passwd
Has anyone encountered this problem? Appreicate for any help.
-- David Lee
In article <8aa9sc$2nl$1...@www.csis.hku.hk>,
Sent via Deja.com http://www.deja.com/
Before you buy.
/bin/passwd only works if the user is in /etc/passwd (as opposed to
being in the NIS password map, where you are supposed to use yppasswd).
--
Bill
David Lee <cm...@csis.hku.hk> wrote in message
news:8aa9sc$2nl$1...@www.csis.hku.hk...
: David Lee <cm...@csis.hku.hk> wrote in message
: news:8aa9sc$2nl$1...@www.csis.hku.hk...
:>
:>
:> Hi there,
:>
:>
:> We just installed the AIX 4.3.2. We have problem in nis client to
Sorry I made the mistake. The version we installed is 4.3.3.
I just read from other post. This is a bug in 4.3.3. Yeah. I am
using similar workaround.
Thanks a lot.
-- david
passwd is used by by users and they are not in /etc/passwd and only
exist in the NIS password map.