Re: [vchkpw] debugging vchkpw?

2003-08-21 Thread Charles Sprickman
On Wed, 20 Aug 2003, John P. Looney wrote: Any ideas why this could happen ? Is there docs on running vchkpw so I could see how it works ? Yes, the code does have bits pieces like; printf(vchkpw: what the hell are you doing running vchkpw on the command line!! It's only for talking with

[vchkpw] debugging vchkpw?

2003-08-20 Thread John P. Looney
I have a vpopmail server that's been running fine for over a year. Now, it's refusing to authenticate people; [EMAIL PROTECTED] tmp]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. +OK 16266.1061371053@/hsphere/local/var/vpopmail/bin/vchkpw user

Re: [vchkpw] debugging vchkpw?

2003-08-20 Thread Peter Palmreuther
Hi John, On 20 Aug 2003 10:23:00 +0100 John P. Looney wrote: I have a vpopmail server that's been running fine for over a year. Now, it's refusing to authenticate people; [...] Any ideas why this could happen ? No. Is there docs on running vchkpw so I could see how it works ? Yes,

Re: [vchkpw] debugging vchkpw?

2003-08-20 Thread John P. Looney
On Wed, 2003-08-20 at 10:37, Peter Palmreuther wrote: Is there docs on running vchkpw so I could see how it works ? Yes, the code does have bits pieces like; printf(vchkpw: what the hell are you doing running vchkpw on the command line!! It's only for talking with qmail-popup and

Re: [vchkpw] debugging vchkpw?

2003-08-20 Thread John P. Looney
No, I'm a fool. I had a typo in the password I'd fed to vchkpw on the command line. I re-did it with the write password (again, the chdir works) but toward the end is; 25765 munmap(0x40015000, 4096) = 0 25765 time(NULL)= 1061373355 25765

Re: [vchkpw] debugging vchkpw?

2003-08-20 Thread John P. Looney
On Wed, 2003-08-20 at 10:57, John P. Looney wrote: So, it looks like that's working logging in fine, even updating the pop before smtp database. I should have pointed out, that although running vchkpw from the command line works fine, it still gives; -ERR this user has no $HOME/Maildir

Re: [vchkpw] debugging vchkpw?

2003-08-20 Thread Peter Palmreuther
Hi John, On 20 Aug 2003 11:30:44 +0100 John P. Looney wrote: So, it looks like that's working logging in fine, even updating the pop before smtp database. I should have pointed out, You primarilly should have pointed out the relevant parts from strace log. 'open-stmp' is irrelevant if