[Bug 68037] Re: DHCP client doesn't react to link state changes

2009-04-26 Thread Gaetan Nadon
Thanks, this comment shed some light on how this got fixed in subsequent
releases:
https://bugs.launchpad.net/ubuntu/+source/dhcp3/+bug/59926/comments/6.

This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status
. Thank you again for taking the time to report this bug and helping to
make Ubuntu better. Please submit any future bugs you may find.

** Changed in: dhcp3 (Ubuntu)
   Status: Confirmed = Invalid

-- 
DHCP client doesn't react to link state changes
https://bugs.launchpad.net/bugs/68037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 68108] Re: saslauthd forces directory permissions that prevent postfix access

2009-02-20 Thread Gaetan Nadon
John,

I did some reading and found a lead that may solve the problem. If not,
we will need to provide steps to reproduce the problem in order to
complete the bug report so it can move forward to development.

Postfix runs in chroot, so 'var/run/saslauthd must be under
/var/spool/postfix. The error message hinted that saslauthd directory is
not in the postfix chroot jail.

I have installed an 8.10 server in a VirtualBox and followed the Ubuntu
Server Guide at https://help.ubuntu.com/community/Postfix. Some key
points here:


We have to change a few things to make it work properly. Because Postfix runs 
chrooted in /var/spool/postfix we have change a couple paths to live in the 
false root. (ie. /var/run/saslauthd becomes 
/var/spool/postfix/var/run/saslauthd): 

In /etc/default/saslauthd:
PWDIR=/var/spool/postfix/var/run/saslauthd
PARAMS=-m ${PWDIR}
PIDFILE=${PWDIR}/saslauthd.pid
#make sure you set the options here otherwise it ignores params above and will 
not work
OPTIONS=-c -m /var/spool/postfix/var/run/saslauthd

Next, we update the dpkg state of /var/spool/postfix/var/run/saslauthd. The 
saslauthd init script uses this setting to create the missing directory with 
the appropriate permissions and ownership:
dpkg-statoverride --force --update --add root sasl 755 
/var/spool/postfix/var/run/saslauthd
sudo /etc/init.d/saslauthd start
==

I first found this guide
https://help.ubuntu.com/8.04/serverguide/C/postfix.html which only
documents the Dovecot SASL implementation and not the Cyrus one. That
would leave the Cyrus SASL unconfigured.

I was able to start saslauthd with no error messages. I have no
experience with mail serrver, so this may not mean much. My role is to
attempt to reproduce the problem so the (completed) bug report can be
moved to Confirm  and forwarded to development.

If reviewing the configuration does not solve the problem, could you
provide all relevant information so I can make a reasonable attempt to
reproduce and move forward as development will need that info.

BugSquad.



** Changed in: cyrus-sasl2 (Ubuntu)
   Status: New = Incomplete

-- 
saslauthd forces directory permissions that prevent postfix access
https://bugs.launchpad.net/bugs/68108
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 81264] Re: libpam-ldap manpage refers to ldap.conf instead of pam_ldap.conf

2008-12-30 Thread Gaetan Nadon
*** This bug is a duplicate of bug 17744 ***
https://bugs.launchpad.net/bugs/17744

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
17744, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
BugSquad

** This bug has been marked a duplicate of bug 17744
   libnss-ldap and libpam-ldap should use the same configuration file

-- 
libpam-ldap manpage refers to ldap.conf instead of pam_ldap.conf
https://bugs.launchpad.net/bugs/81264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap 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 66741] Re: Long delays enumerating users

2008-12-22 Thread Gaetan Nadon
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs .

BugSquad

** Changed in: libnss-ldap (Ubuntu)
   Status: New = Invalid

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/libnss-ldap/+question/55201

-- 
Long delays enumerating users
https://bugs.launchpad.net/bugs/66741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 68037] Re: DHCP client doesn't react to link state changes

2008-12-22 Thread Gaetan Nadon
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. You reported this bug a while ago and there hasn't been any activity in 
it recently. We were wondering if this is still an issue for you. Can you try 
with the latest Ubuntu release? Thanks in advance.
BugSquad

** Changed in: dhcp3 (Ubuntu)
   Status: New = Incomplete

-- 
DHCP client doesn't react to link state changes
https://bugs.launchpad.net/bugs/68037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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