You don't say which OS you are using on either end. If it is one with truss/strace/whatever, I would suggest you monitor both the daemon on the server side and yppasswd on the client with it. You'd be surprised at the things you can find with that tool.
Does the problem happen when you run yppasswd on the server? Eric On 9/23/05, Eddy Harvey <[EMAIL PROTECTED]> wrote: > > Yup, yppasswdd is running on the server for sure. (I did rpcinfo to check > for it.) > I believe it is also running on the clients, but I'll doublecheck that. > > The only thing I can think of so far, that would cause it to fail -- The > shadow and gshadow files are permission 400, but that's the way they've > always been, even in /etc. I'll try changing to 600 and see if that does > any good, but I don't think it'll change anything. > > It would be *most* helpful if only I could figure out why the heck yppasswdd > isn't logging to syslog. > > > > -----Original Message----- > From: Rudie, Tony [mailto:[EMAIL PROTECTED] > Sent: Friday, September 23, 2005 8:00 AM > To: Eddy Harvey > Subject: RE: [BBLISA] Can't seem to figure out yppasswd problem -- > > > yppasswdd is running, yes? > > > > - Tony RudiƩ 617 563 2509 > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Eddy Harvey > Sent: Thursday, September 22, 2005 7:56 PM > To: [email protected] > Subject: [BBLISA] Can't seem to figure out yppasswd problem -- > > > If I become root and do > yppasswd eharvey > Then I get prompted for root's password, and new passwd for eharvey. > Everything goes fine, except I get > Error while changing the NIS password. > The NIS password has not been changed > > If I become myself (eharvey) and do > yppasswd > I get prompted exactly as expected, but get the same error message. > > Any ideas what's going wrong? I've already checked the days-to-change > fields in shadow, but they all seem fine. I can't seem to find any logging > that would give me a clue about this too. > > > *sigh*.... > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.4/109 - Release Date: 9/21/2005 > > > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.5/110 - Release Date: 9/22/2005 > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.5/110 - Release Date: 9/22/2005 > > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.11.5/110 - Release Date: 9/22/2005 > > > _______________________________________________ > bblisa mailing list > [email protected] > http://www.bblisa.org/mailman/listinfo/bblisa > > _______________________________________________ bblisa mailing list [email protected] http://www.bblisa.org/mailman/listinfo/bblisa
