Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 27 Oct 2003 22:14:04 +0300
From: Solar Designer <solar@...nwall.com>
To: popa3d-users@...ts.openwall.com
Subject: Re: Virtual Domains

On Mon, Oct 27, 2003 at 06:11:29PM +0100, Philipp Jacob wrote:
> I started a session manually on the server machine itself.
> But now I get a
>    'popa3d[27916]: Authentication failed for UNKNOWN USER'
> in the syslog.

> getsockname(0, 0xbffffb60, [16])        = -1 ENOTSOCK (Socket operation on
> non-socket)

This is the reason you get failed authentication now: you ran it on a
non-socket but you're using IP-based virtual domains (not really, but
the virtual.c code was meant to be used for that).

BTW, I will probably break the 127.0.0.1 "virtual host" hack in future
versions when I add support for stunnel's REMOTE_HOST variable into
the sample virtual.c.  Then real virtual hosts will work with stunnel,
and you'd need to use a real IP address (the one that your users
connect to) in place of the 127.0.0.1.

-- 
Alexander Peslyak <solar@...nwall.com>
GPG key ID: B35D3598  fp: 6429 0D7E F130 C13E C929  6447 73C3 A290 B35D 3598
http://www.openwall.com - bringing security into open computing environments

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.