[Bug 538871] Re: authbind fail on IPv6

2012-06-02 Thread Bug Watch Updater
** Changed in: authbind (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to authbind in Ubuntu.
https://bugs.launchpad.net/bugs/538871

Title:
  authbind fail on IPv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/authbind/+bug/538871/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 538871] Re: authbind fail on IPv6

2012-01-18 Thread exactt
** Bug watch added: Debian Bug tracker #596921
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596921

** Also affects: authbind (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596921
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to authbind in Ubuntu.
https://bugs.launchpad.net/bugs/538871

Title:
  authbind fail on IPv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/authbind/+bug/538871/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 538871] Re: authbind fail on IPv6

2012-01-18 Thread Bug Watch Updater
** Changed in: authbind (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to authbind in Ubuntu.
https://bugs.launchpad.net/bugs/538871

Title:
  authbind fail on IPv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/authbind/+bug/538871/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 538871] Re: authbind fail on IPv6

2011-03-07 Thread Kurt Huwig
There is a patch for this:

http://toroid.org/ams/etc/authbind-ipv6-support

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to authbind in ubuntu.
https://bugs.launchpad.net/bugs/538871

Title:
  authbind fail on IPv6

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 sockaddr_in*)addr)-sin_port == 0 ||
  ntohs(((struct sockaddr_in*)addr)-sin_port) = IPPORT_RESERVED/2)
return old_bind(fd,addr,addrlen);

The problem is that it will never use the authbind method, hence will
not work with INET6.

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 538871] Re: authbind fail on IPv6

2010-03-15 Thread Chuck Short
** Changed in: authbind (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: authbind (Ubuntu)
   Status: New = Confirmed

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs