Re: Socket operation on non-socket

2001-04-24 Thread Daryl Tester
John Hughes wrote: > "Daryl Tester" <[EMAIL PROTECTED]> writes: >> # ls -l /var/pwcheck/pwcheck >> srwxrwxrwx 1 root root 0 Mar 26 20:15 /var/pwcheck/pwcheck > On what OS? Good point. The systems tend to be more BSD (FreeBSD, Linux, OSF/1) in nature. > On some (many?) SVR4 de

Re: Socket operation on non-socket

2001-04-23 Thread Francesc Guasch
John Hughes wrote: > > "Daryl Tester" <[EMAIL PROTECTED]> writes: > > "Francesc Guasch" <[EMAIL PROTECTED]> wrote: > > > > > I already tried this. When pwcheck creates the socket it's made > > > this way. > > > > Then I'd suggest something is wrong with the pwcheck that you're > > running. From

Re: Socket operation on non-socket

2001-04-22 Thread John Hughes
"Daryl Tester" <[EMAIL PROTECTED]> writes: > "Francesc Guasch" <[EMAIL PROTECTED]> wrote: > > > I already tried this. When pwcheck creates the socket it's made > > this way. > > Then I'd suggest something is wrong with the pwcheck that you're > running. From the last of my 1.5 cyrus machines (1.5

Re: Socket operation on non-socket

2001-04-21 Thread Daryl Tester
"Francesc Guasch" <[EMAIL PROTECTED]> wrote: > I already tried this. When pwcheck creates the socket it's made > this way. Then I'd suggest something is wrong with the pwcheck that you're running. From the last of my 1.5 cyrus machines (1.5.14, according to the machine log) - # ls -l /var/pwch

Re: Socket operation on non-socket

2001-04-20 Thread Francesc Guasch
Daryl Tester wrote: > > "Francesc Guasch" <[EMAIL PROTECTED]> wrote: > > > imapd[21647]: accept failed: Socket operation on non-socket > [...] > > ls -ld /var/pwcheck/pwcheck > > prwxrwxrwx 1 root other 0 Apr 19 12:20 /var/pwcheck/pwcheck > > That's a pipe, not a socket, so the error message

Re: Socket operation on non-socket

2001-04-20 Thread Francesc Guasch
Jeremy Howard wrote: > > > When I connect to imap port I see a message in the logs: > > > > imapd[21647]: accept failed: Socket operation on non-socket > > ls -ld /var/pwcheck/pwcheck > > prwxrwxrwx 1 root other 0 Apr 19 12:20 /var/pwcheck/pwcheck > > > What pwcheck daemon are you running? Wher

Re: Socket operation on non-socket

2001-04-19 Thread Jeremy Howard
> When I connect to imap port I see a message in the logs: > > imapd[21647]: accept failed: Socket operation on non-socket > > in /etc/imapd.conf > sasl_pwcheck_method: pwcheck > > I have running the pwcheck file I found in cyrus-sasl > I've seen it created this file: > > ls -ld /var/pwcheck/pwche

Re: Socket operation on non-socket

2001-04-19 Thread Daryl Tester
"Francesc Guasch" <[EMAIL PROTECTED]> wrote: > imapd[21647]: accept failed: Socket operation on non-socket [...] > ls -ld /var/pwcheck/pwcheck > prwxrwxrwx 1 root other 0 Apr 19 12:20 /var/pwcheck/pwcheck That's a pipe, not a socket, so the error message is valid. You'll need to shutdown you