[Bug 538871] Re: authbind fail on IPv6

2010-04-15 Thread BJB
Looking at the code : http://www.chiark.greenend.org.uk/ucgi/~ijackson/cvsweb/authbind/libauthbind.c?rev=1.8;content-type=text%2Fplain For the bind overriden method you got a section like : if (addr->sa_family != AF_INET || addrlen != sizeof(struct sockaddr_in) || !geteuid() || ((struct s

[Bug 538871] Re: authbind fail on IPv6

2010-03-15 Thread BJB
FYI, here is the Java bug reference : http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6771022 -- authbind fail on IPv6 https://bugs.launchpad.net/bugs/538871 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to authbind in ubuntu. -- Ubunt

[Bug 538871] [NEW] authbind fail on IPv6

2010-03-14 Thread BJB
Public bug reported: Binary package hint: authbind Hello, I think this package does not work with IPv6. The problem is that a lot of server depend on this. For instance, most Java based server running standard service (say a HTTPD, a SMTPD, etc) on standard port (priviledged port) depend on thi