Re: [Bug 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2010-10-20 Thread Adam Sommer
Can you check /var/log/syslog for slapd related errors.


-- 
Party On,
Adam

-- 
openldap sections in ubuntu server guide not updated for packages in karmic
https://bugs.launchpad.net/bugs/463684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 609177] Re: Apport Hook

2010-08-18 Thread Adam Sommer
Thanks for the reviews.  Attached is a patch against the latest version.
I put the file in the apache2.2-common.install file because the
description of apache2-common has: This package contains the
configuration and support scripts..

To me the apport hook seems like a support script.  But I'm a little
fuzzy about when an apport hook should be in a source package versus a
binary package... so if I'm wrong please let me know.

Thanks again.

** Patch added: apport hook 2
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/609177/+attachment/1497957/+files/apache2_apport-hook.2.debdiff

-- 
Apport Hook
https://bugs.launchpad.net/bugs/609177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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


Re: [Bug 618715] Re: ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads ~/.ldapcert.pem

2010-08-17 Thread Adam Sommer
Might just be a shot in the dark, but what are the permissions of
/etc/ssl/certs/cacert.pem?
 Can the abo user read the file?

Thanks.

-- 
Party On,
Adam

-- 
ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads 
~/.ldapcert.pem
https://bugs.launchpad.net/bugs/618715
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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


Re: [Bug 611526] Re: package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 143

2010-07-30 Thread Adam Sommer
On Fri, Jul 30, 2010 at 12:15 AM, Arjan 611...@bugs.launchpad.net
wrote:

 as requested some additional syslog:

 a...@arfi-laptop:/var/log$ grep -i slap  syslog
 Jul 30 03:01:53 arfi-laptop kernel: [10611.956583] type=1505
 audit(1280451713.728:25):  operation=profile_replace pid=8306
 name=/usr/sbin/slapd
 Jul 30 03:01:53 arfi-laptop slapd[8328]: @(#) $OpenLDAP: slapd 2.4.21 (Jul
 28 2010 11:13:04) $#012#011bui...@crested
 :/build/buildd/openldap-2.4.21/debian/build/servers/slapd
 Jul 30 03:01:54 arfi-laptop slapd[8328]: hdb_db_open: warning - no
 DB_CONFIG file found in directory /var/lib/ldap/access_log: (2).#012Expect
 poor performance for suffix cn=accesslog.
 Jul 30 03:01:54 arfi-laptop slapd[8328]: slapd starting
 Jul 30 03:21:38 arfi-laptop slapd[8328]: daemon: shutdown requested and
 initiated.
 Jul 30 03:21:38 arfi-laptop slapd[8328]: slapd shutdown: waiting for 0
 operations/tasks to finish
 Jul 30 03:21:38 arfi-laptop slapd[8328]: slapd stopped.
 Jul 30 05:57:51 arfi-laptop kernel: [21151.348938] type=1505
 audit(1280462271.549:26):  operation=profile_replace pid=9756
 name=/usr/sbin/slapd
 Jul 30 05:57:51 arfi-laptop slapd[9778]: @(#) $OpenLDAP: slapd 2.4.21 (Jul
 28 2010 11:13:04) $#012#011bui...@crested
 :/build/buildd/openldap-2.4.21/debian/build/servers/slapd
 Jul 30 05:57:51 arfi-laptop slapd[9778]: hdb_db_open: warning - no
 DB_CONFIG file found in directory /var/lib/ldap/access_log: (2).#012Expect
 poor performance for suffix cn=accesslog.
 Jul 30 05:57:51 arfi-laptop slapd[9778]: slapd starting




Arjan, can you copy your /var/lib/ldap/DB_CONFIG to the
/var/lib/ldap/access_log directory?  Also, make sure that the directory
exists, but I think it should or you'd have a different error.

Anyway, try:

  sudo cp /var/lib/ldap/DB_CONFIG /var/lib/ldap/access_log
  sudo /etc/init.d/slapd start

Thanks


-- 
Party On,
Adam

-- 
package slapd 2.4.21-0ubuntu5.1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 143
https://bugs.launchpad.net/bugs/611526
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 610544] [NEW] slapd apport hook

2010-07-27 Thread Adam Sommer
Public bug reported:

Here's a slapd apport package hook.  If there's any changes needed
please let me know.

Thanks,
Adam

** Affects: openldap (Ubuntu)
 Importance: Wishlist
 Status: New


** Tags: apport-hook slapd

-- 
slapd apport hook
https://bugs.launchpad.net/bugs/610544
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 610544] Re: slapd apport hook

2010-07-27 Thread Adam Sommer

** Patch added: slapd apport-hook debdiff
   http://launchpadlibrarian.net/52598163/openldap_apport-hook.debdiff

** Changed in: openldap (Ubuntu)
   Importance: Undecided = Wishlist

** Branch linked: lp:~asommer/openldap/apport-hook

-- 
slapd apport hook
https://bugs.launchpad.net/bugs/610544
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 609177] [NEW] Apport Hook

2010-07-23 Thread Adam Sommer
Public bug reported:

Binary package hint: apache2

Here's my attempt to add an apport package hook for Apache2.  If there's
anything I need to add, or adjust please let me know.

Thanks,
Adam

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: patch

-- 
Apport Hook
https://bugs.launchpad.net/bugs/609177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 609177] Re: Apport Hook

2010-07-23 Thread Adam Sommer

** Attachment added: debdiff
   http://launchpadlibrarian.net/52369519/apache2_apport-hook.debdiff

-- 
Apport Hook
https://bugs.launchpad.net/bugs/609177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2010-06-17 Thread Adam Sommer
I can confirm that the issue is still in Maverick.  I've added a
subsection to the Amavisd-new section of the Server Guide to add the
bayes 0 check from Sylvain's patch on comment #26.

If this information solves the bug please let me know.  You can see the
new section by checking out the ubuntu-docs source, or checking:
http://doc.ubuntu.com/ubuntu/serverguide/C/mail-filtering.html

I believe the site is updated from the latest source daily so it may not
be there until tomorrow.

Thanks,
Adam

-- 
amavisd-new + spamassassin: cronjob spams root user
https://bugs.launchpad.net/bugs/165184
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2010-06-03 Thread Adam Sommer
** Changed in: amavisd-new (Ubuntu)
 Assignee: (unassigned) = Adam Sommer (asommer)

-- 
amavisd-new + spamassassin: cronjob spams root user
https://bugs.launchpad.net/bugs/165184
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 585208] Re: slapd becomes non-responsive after several weeks runtime

2010-05-25 Thread Adam Sommer
Thanks for reporting this bug, and helping make Ubuntu better.  Just to
double check... there is nothing in /var/log/syslog when slapd stops
responding?

Another idea might be to run slapd in a terminal with the -d -1 option
in order to capture it's debug output.

Thanks,
Adam

-- 
slapd becomes non-responsive after several weeks runtime
https://bugs.launchpad.net/bugs/585208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 582812] Re: ldapsearch -y option does not work

2010-05-24 Thread Adam Sommer
Thank you for reporting this bug and making Ubuntu better.  Did you
create the /etc/ldap.secrets file using a text editor such as Vim or
nano?  If so the editor probably added a CR or LF to the end of the
line.  If there is such characters the ldap utilities won't recognize
the string as a legit password.

Can you try creating /etc/ldap.secrets using:

  sudo sh -c echo -n 'secret'  /etc/ldap.secrets

Replacing 'secret' with your correct password.  Then retry your
ldapsearch commands.  Using echo with the -n will not add new line
characters.

-- 
ldapsearch -y option does not work
https://bugs.launchpad.net/bugs/582812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 583372] Re: Using default schemas included with slapd installation does not work.

2010-05-20 Thread Adam Sommer
Thanks for reporting this bug, and helping make Ubuntu better.  It looks
like you may have had some information already in your cn=config tree.
Assuming you no longer want that information can you execute:

  sudo dpkg-reconfigure slapd

Then retry the above commands?

Thanks again.

-- 
Using default schemas included with slapd installation does not work.
https://bugs.launchpad.net/bugs/583372
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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


Re: [Bug 582627] [NEW] slapd sometimes doesn't start in lucid; can't log in if using nss_ldap

2010-05-18 Thread Adam Sommer
On Tue, May 18, 2010 at 10:12 PM, Stephen Warren
swar...@wwwdotorg.orgwrote:


 I tried looking through /var/log/*, but I can't find any relevant log
 entries that would indicate why slapd didn't start (or perhaps it does
 start and crashes/exits quickly for some reason). Any pointers on
 tracing this would be appreciated.


Thanks for reporting this bug, and helping make Ubuntu better.

Any login issues should be logged to /var/log/auth.log.  Can you check that
file the next time you experience this problem?

Problems with slapd should be logged to /var/log/syslog, so you might double
check that as well.

Thanks again.

-- 
Party On,
Adam

-- 
slapd sometimes doesn't start in lucid; can't log in if using nss_ldap
https://bugs.launchpad.net/bugs/582627
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 442498] Re: openldap install bare bones need default DIT separate package

2010-05-17 Thread Adam Sommer
** Changed in: openldap (Ubuntu)
 Assignee: (unassigned) = Adam Sommer (asommer)

-- 
openldap install bare bones need default DIT separate package
https://bugs.launchpad.net/bugs/442498
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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


Re: [Bug 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2010-04-29 Thread Adam Sommer
On Thu, Apr 29, 2010 at 10:23 AM, atom88 adam.hi...@gmail.com wrote:

 https://help.ubuntu.com/9.04/serverguide/C/openldap-server.html
 This documentation is still outdated when it comes to installing it.  The
 script does NOT request a password still?

 Any updates as to when this document might be updated?




The OpenLDAP instructions have been updated for Ubuntu Lucid, and they work
for Karmic.  After Lucid is released a SRU for the Karmic serverguide will
probably be done.  So the answer to your question is they should be updated
in the near future.

Thanks.

-- 
Party On,
Adam

-- 
openldap sections in ubuntu server guide not updated for packages in karmic
https://bugs.launchpad.net/bugs/463684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 211915] Re: Insecure dependency when using sql for Log Reporting

2010-03-04 Thread Adam Sommer
Great apologies there has been a note about manually setting the
$myhostname variable since at least the 8.10 release.  The specific
revision is number 344.

I must have forgot to add this bug number to the commit message, so
marking as fix released now.  Thanks Connor and Thierry for the
reminder.

** Changed in: server-papercuts
   Status: Triaged = Fix Released

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 211915] Re: Insecure dependency when using sql for Log Reporting

2010-03-04 Thread Adam Sommer
Fix committed to revision 344.

** Changed in: ubuntu-docs (Ubuntu)
   Status: Triaged = Fix Released

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 211915] Re: Insecure dependency when using sql for Log Reporting

2010-03-04 Thread Adam Sommer
Fix committed to revision 344.

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 211915] Re: Insecure dependency when using sql for Log Reporting

2010-03-04 Thread Adam Sommer
Fix committed to revision 344.

** Changed in: amavisd-new (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 428813] Re: package slapd 2.4.15-1ubuntu3 failed to install : subprocess post-installation script returned error exit status 1

2009-09-23 Thread Adam Sommer
Hello,

Thanks for reporting this bug, and helping make Ubuntu better.  Is this
issue still a problem for you?  According to the DpkgTerminalLog:

 No configuration directory was found for slapd at /etc/ldap/slapd.d/

apt-get is looking for /etc/ldap/slapd.d, and since you removed it by
hand you'll probably need to recreate it for the script to work
correctly.  Can you recreate the directory, then retry the installation?

Party on,
Adam

-- 
package slapd 2.4.15-1ubuntu3 failed to install : subprocess post-installation 
script returned error exit status 1
https://bugs.launchpad.net/bugs/428813
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 352934] Re: Reboot needed after domainjoin before login into Gnome as a domain user

2009-05-11 Thread Adam Sommer
Thanks for the patch Joel, I committed your patch to revision 302.

** Changed in: ubuntu-docs (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Reboot needed after domainjoin before login into Gnome as a domain user
https://bugs.launchpad.net/bugs/352934
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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


Re: [Bug 364531] Re: Unable to migrate Intrepid slapd.conf configuration to Jaunty

2009-04-28 Thread Adam Sommer
On Tue, Apr 28, 2009 at 8:25 AM, Salik Rafiq chameey...@hotmail.com
wrote:

 I correct myself. my slapd is not running I have the following errors in
 syslog:

 Apr 28 13:16:10 chamraid02 slapd[3507]: bdb(dc=cham,dc=local): Program
 version 4.7 doesn't match environment version 0.99
 Apr 28 13:16:10 chamraid02 slapd[3507]: hdb_db_open: database
 dc=cham,dc=local cannot be opened, err -30971. Restore from backup!
 Apr 28 13:16:10 chamraid02 slapd[3507]: bdb(dc=cham,dc=local):
 txn_checkpoint interface requires an environment configured for the
 transaction subsystem
 Apr 28 13:16:10 chamraid02 slapd[3507]: bdb_db_close: database
 dc=cham,dc=local: txn_checkpoint failed: Invalid argument (22).
 Apr 28 13:16:10 chamraid02 slapd[3507]: backend_startup_one: bi_db_open
 failed! (-30971)
 Apr 28 13:16:10 chamraid02 slapd[3507]: bdb_db_close: database
 dc=cham,dc=local: alock_close failed
 Apr 28 13:16:10 chamraid02 slapd[3507]: slapd stopped.

 Not sure how to solve this. except to revert the slapd somehow.

 --



You mentioned that you keep your db in a custom location?  You probably want
to make sure that location is configured in the AppArmor profile.  The
profile is located in /etc/apparmor.d/usr.sbin.slapd.

Thanks.

-- 
Party On,
Adam

-- 
Unable to migrate Intrepid slapd.conf configuration to Jaunty
https://bugs.launchpad.net/bugs/364531
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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


Re: [Bug 367683] [NEW] php5 not installing properly on 9.04 Jaunty Jackalope

2009-04-26 Thread Adam Sommer
Hello,

Thank you for reporting this bug and helping make Ubuntu better.  Can you
try restarting Apache2 with /etc/init.d/apache2 restart and posting any
relevant errors in /var/log/syslog and /var/log/apache2/error.log?


Thanks.

Party On,
Adam

-- 
php5 not installing properly on 9.04 Jaunty  Jackalope
https://bugs.launchpad.net/bugs/367683
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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


Re: [Bug 342617] [NEW] package postfix 2.5.5-1 failed to install/upgrade: subprocess post-installation script returned error exit status 75

2009-03-14 Thread Adam Sommer
On Fri, Mar 13, 2009 at 9:28 PM, Masood masoodaboo...@yahoo.com wrote:

 Public bug reported:

 Binary package hint: postfix

 Hi,

 This is the third time that I have posted this error and also, provided
 more information by posting the out put of apt-get install postfix but I
 have not received any feedback yet.

 I am re-posting the output of the sudo apt-get install postfix so that
 you can see the error I get with each Ubuntu update which results in
 Ubuntu updates not to be installed properly. it seems that this problem
 has made my computer somewhat slow too.

 I have done all that i could do but no luck so far and I need help
 please.

 mas...@masood-rocks!:~$ sudo apt-get install postfix
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 postfix is already the newest version.
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 31 not fully installed or removed.
 After this operation, 0B of additional disk space will be used.
 Setting up postfix (2.5.5-1) ...

 Postfix configuration was not changed.  If you need to make changes, edit
 /etc/postfix/main.cf (and others) as needed.  To view Postfix
 configuration
 values, see postconf(1).

 After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

 Running newaliases
 newaliases: warning: valid_hostname: invalid character 33(decimal):
 masood-ROCKS!
 newaliases: fatal: file /etc/postfix/main.cf: parameter myhostname: bad
 parameter value: masood-ROCKS!


Is the hostname of your computer masood-ROCKS!?  Is so it's probably an
issue with the ! character.  You might try temporarily changing your
hostname then running sudo dpkg-reconfigure postfix.

-- 
Party On,
Adam

-- 
package postfix 2.5.5-1 failed to install/upgrade: subprocess post-installation 
script returned error exit status 75
https://bugs.launchpad.net/bugs/342617
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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


Re: [Bug 333460] Re: [Hardy][LDAP]client authentication broken

2009-03-07 Thread Adam Sommer
On Sat, Mar 7, 2009 at 8:26 AM, fidel fi...@daniels.li wrote:

 Unfortunately no openldap-auth-config is found. I got openldap-utils
 installed, if I look for commands starting with auth, I can find
 auth-client-config, authtool and authtool-gtk.
 Neither authtool nor authtool-gtk works though:



The package is ldap-auth-config and not openldap-auth-config.  You should
be able to find it by:

  apt-cache search ldap-auth-config

If not then you may want to double check your apt sources in
/etc/apt/sources.list.


-- 
Party On,
Adam

-- 
[Hardy][LDAP]client authentication broken
https://bugs.launchpad.net/bugs/333460
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 333460] Re: [Hardy][LDAP]client authentication broken

2009-03-06 Thread Adam Sommer
Thank you for reporting this bug and helping make Ubuntu better.  Can
you post the contents of /etc/nsswitch.conf?

For LDAP authentication you will need to have entries similar to:

 passwd: files ldap
 group: files ldap
 shadow: files ldap


Thanks,
Adam

-- 
[Hardy][LDAP]client authentication broken
https://bugs.launchpad.net/bugs/333460
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 333460] Re: [Hardy][LDAP]client authentication broken

2009-03-06 Thread Adam Sommer
Can you post the relevant lines of /var/log/auth.log when trying to
login as a LDAP user?

-- 
[Hardy][LDAP]client authentication broken
https://bugs.launchpad.net/bugs/333460
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 333460] Re: [Hardy][LDAP]client authentication broken

2009-03-06 Thread Adam Sommer
Ya, it's probably an issue with your PAM configuration.  The easiest way
to configure an Ubuntu client to authenticate using LDAP, is to use
ldap-auth-config.  The Ubuntu Server Guide for Intrepid includes
instructions, and they should work for Hardy as well:

  https://help.ubuntu.com/8.10/serverguide/C/openldap-server.html
#openldap-auth-config

Before using ldap-auth-client and auth-client-config I would recommend
making a backup of /etc/pam.d, /etc/nsswitch.conf, and /etc/ldap.conf.

Can you give that a try?

Thanks

-- 
[Hardy][LDAP]client authentication broken
https://bugs.launchpad.net/bugs/333460
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 273486] Re: Current eBox packages in intrepid don't work at all

2009-02-06 Thread Adam Sommer
Can someone sponsor Javier's debdiff to proposed?  It should address the
issues Cody mentioned.

Thanks,
Adam

-- 
Current eBox packages in intrepid don't work at all
https://bugs.launchpad.net/bugs/273486
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 273486] Re: Current eBox packages in intrepid don't work at all

2009-01-06 Thread Adam Sommer
** This bug is no longer a duplicate of bug 255368
   ebox: Depends: libapache-authcookie-perl but it is not installable

-- 
Current eBox packages in intrepid don't work at all
https://bugs.launchpad.net/bugs/273486
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 230466] Re: Likewise uninstall, Lock login to system

2008-11-25 Thread Adam Sommer
I ran through the test case in comment 7:

  https://bugs.launchpad.net/ubuntu/+source/likewise-
open/+bug/230466/comments/7

And it worked as advertised.  Using  likewise-open-4.0.5-0ubuntu3
package version I was unable to login to the system after joining a
domain and removing the package.  Using version likewise-
open-4.0.5-0ubuntu3.1 from hardy-proposed, I was able to login after
joining a domain and removing the package.

If you need any additional information please let me know.

Thanks

-- 
Likewise uninstall, Lock login to system
https://bugs.launchpad.net/bugs/230466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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


[Blueprint jaunty-serverguide] Jaunty Server Guide Updates

2008-11-20 Thread Adam Sommer
Blueprint changed by Adam Sommer:

Definition Status: New = Discussion

-- 
  Jaunty Server Guide Updates
  https://blueprints.launchpad.net/ubuntu-doc/+spec/jaunty-serverguide

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


[Blueprint jaunty-serverguide] Jaunty Server Guide Updates

2008-11-18 Thread Adam Sommer
You are now subscribed to the blueprint jaunty-serverguide - Jaunty
Server Guide Updates.

--
  https://blueprints.edge.launchpad.net/ubuntu-doc/+spec/jaunty-serverguide

-- 
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 297574] Re: Grant sentence doesn't work

2008-11-13 Thread Adam Sommer
Hello,

I tested the commands you posted on an 8.04 desktop and they  worked
fine for me.  I was just wondering if you're connecting from the local
machine or not?  Also, which version of MySQL are you using?  The
version I tested with is mysql-server-5.0-5.0.51a-3ubuntu5.3.

Thanks

-- 
Grant sentence doesn't work
https://bugs.launchpad.net/bugs/297574
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 259479] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2008-10-19 Thread Adam Sommer
I tested with php5-5.2.6-2ubuntu4, and didn't have any problems.  I
tested with  Moodle and also a simple custom PHP script.  Can others
test with the same version and if you still experience the issue, can
you post which PHP modules you have installed?

Thanks

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/259479
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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


Re: [Bug 281979] Re: [Intrepid] PHP crashes on startup with '/usr/lib/php5/20060613+lfs/gd.so' and 'mcrypt.so'

2008-10-12 Thread Adam Sommer
On Sun, Oct 12, 2008 at 7:59 AM, Lasse Havelund [EMAIL PROTECTED]
wrote:

 I'd installed php* from the repositories (in Intrepid), yes. However,
 I'd removed all these with the --purge flag prior to attempting the
 packages from Launchpad.


It may be that the configuration files for php5-gd and php5-mcrypt weren't
removed.  Can you double check that /etc/php5/conf.d/mcrypt.ini and
/etc/php5/conf.d/gd.ini are actually removed?  Also, you may double check
that extension=gd.so and extension=mcrypt.so lines are not in any of the
files in /etc/php5/*


-- 
Party On,
Adam

-- 
[Intrepid] PHP crashes on startup with '/usr/lib/php5/20060613+lfs/gd.so' and 
'mcrypt.so'
https://bugs.launchpad.net/bugs/281979
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 281979] Re: [Intrepid] PHP crashes on startup with '/usr/lib/php5/20060613+lfs/gd.so' and 'mcrypt.so'

2008-10-11 Thread Adam Sommer
Do you have the php5-gd and php5-mcrypt packages installed?  If not, did
you have them installed and at some point remove them?

-- 
[Intrepid] PHP crashes on startup with '/usr/lib/php5/20060613+lfs/gd.so' and 
'mcrypt.so'
https://bugs.launchpad.net/bugs/281979
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 236830] Re: cifs does not support kerberos authentication

2008-08-17 Thread Adam Sommer
Tested the mount.cifs //172.18.100.35/open open/
-ousername=lager,sec=krb5i,guest --verbose command again and it worked
fine.  Used the new kernel version:

  linux-image-2.6.26-5-server-2.6.26-5.17

Thanks Steve.

-- 
cifs does not support kerberos authentication
https://bugs.launchpad.net/bugs/236830
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 55723] Re: Missing X-Spam-* headers

2008-08-06 Thread Adam Sommer
I've added some instructions to the Amavisd-new section of the Server
Guide:

  http://doc.ubuntu.com/ubuntu/serverguide/C/mail-filtering.html
#amavisd-new-configuration

I think that covers the issue?  If anyone see any major issues with the
instructions please let me know.

Thanks

-- 
Missing X-Spam-* headers
https://bugs.launchpad.net/bugs/55723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 240387] Re: php5-ldap TLS (start_tls) quirks

2008-06-25 Thread Adam Sommer
I think I was able to reproduce this, but the start_tls errors were
intermittent.  I'm testing on an P3 448MHz, and initially had the error
quite frequently.  I then updated all the packages on the system and the
error became less frequent.  I also updated  the slapd indexes to match
our production system.  After updating the indexs using slapindex, it
was much harder to recreate the error.

For me it only seemed to happen when slapd was under heavy load, and
only with php5-ldap I also tested with python-ldap and didn't see the
error.  Additionally I kept Apache configured with authnz-ldap during my
tests.  I ran slapd from console using:

  sudo slapd -u openldap -g openldap -f /etc/ldap/slapd -d -1

and didn't see any errors between when an start_tls error occurred and
when one didn't.

Can you post your indexes from /etc/ldap/slapd.conf?

Thanks,
Adam

-- 
php5-ldap TLS (start_tls) quirks
https://bugs.launchpad.net/bugs/240387
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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


Re: [Bug 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-06-18 Thread Adam Sommer
On Wed, Jun 18, 2008 at 12:49 AM, Steve Langasek 
[EMAIL PROTECTED] wrote:

 It seems there's discussion of having a base server seed for other
 reasons (c.f. recent discussion of w3m on the ubuntu-devel list), in
 which case it's probably worth getting the Ubuntu Server Guide seeded
 there?


Yes, I think that would solve the possible issue of needing documentation,
but aren't allowed/able to connect to the internet.
-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/15400562/unnamed

-- 
Ubuntu Server Guide Not Installed On Servers
https://bugs.launchpad.net/bugs/45944
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 237688] Re: [SRU] openldap 2.4.9 from 8.04.1.

2008-06-17 Thread Adam Sommer
Version 2.4.9-0ubuntu0.8.04 in -proposed worked fine for me.  Tested
syncrepl, adding users, deleting user, and authenticating.  All tests
worked without issue.

Thanks for all your work on this.

-- 
[SRU] openldap 2.4.9 from 8.04.1.
https://bugs.launchpad.net/bugs/237688
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 55723] Re: Missing X-Spam-* headers

2008-06-11 Thread Adam Sommer
Discussed on IRC with ScottK, and I'll add information concerning the
@local_domains_* and $mydomain to the Server Guide for Intrepid.

Thanks,
Adam

-- 
Missing X-Spam-* headers
https://bugs.launchpad.net/bugs/55723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 227178] Re: Slave slapd crashes when doing syncrepl

2008-06-05 Thread Adam Sommer
I just tested Chuck's openldap2.3 - 2.4.9-1ubuntu1~ppa1 on my production
test systems and didn't find any regressions.  I tested adding users,
deleting users, syncrepl, and RequestTracker configured to use OpenLDAP
for authentication.  Everything worked great.

At this time those are the main features I use OpenLDAP for, but if
there are other things that I can check please let me know.

Thanks for you work on this Chuck.

-- 
Slave slapd crashes when doing syncrepl
https://bugs.launchpad.net/bugs/227178
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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


[Blueprint intrepid-server-guide] Server Guide Additions/Updates

2008-06-04 Thread Adam Sommer
You are now subscribed to the blueprint intrepid-server-guide - Server
Guide Additions/Updates.

--
  https://blueprints.launchpad.net/ubuntu-doc/+spec/intrepid-server-guide

-- 
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 218734] Re: (ITS#5527) slapd segfaults when using dynlist

2008-06-04 Thread Adam Sommer
Justed tested openldap2.3 - 2.4.9-1ubuntu1~ppa1 from Chuck's PPA, and
adding the dynlist configuration didn't cause slapd to segfault.
Everything worked fine.

-- 
(ITS#5527) slapd segfaults when using dynlist
https://bugs.launchpad.net/bugs/218734
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 227178] Re: Slave slapd crashes when doing syncrepl

2008-06-04 Thread Adam Sommer
Ran the test routine above using openldap2.3 - 2.4.9-1ubuntu1~ppa1 from
Chuck's PPA, and there was no segfault when using syncrepl.  Everything
worked as advertised.

-- 
Slave slapd crashes when doing syncrepl
https://bugs.launchpad.net/bugs/227178
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 189616] Re: [SRU] connection problems under load with hardy dovecot

2008-05-29 Thread Adam Sommer
Just an FYI it worked fine for me as well.

-- 
[SRU] connection problems under load with hardy dovecot
https://bugs.launchpad.net/bugs/189616
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 224428] Re: [SRU] munin-node not restarted after plugin installation

2008-05-29 Thread Adam Sommer
I was able to:

 telnet localhost 4949 
 list

And see the list of plugins after first installing.  Also, after
restarting using /etc/init.d/munin-node restart, the telnet list
worked as expected.

-- 
[SRU] munin-node not restarted after plugin installation
https://bugs.launchpad.net/bugs/224428
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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


Re: [Bug 234927] Re: delay php script execution on cli

2008-05-28 Thread Adam Sommer
  Yes that fixed it!, many thanks but can we still pursue this as a real bug
 or this case can be closed?


That's a good question, it may be feasible to only add the php5-clamav
php.ini to the cli only after a dpk-reconfigure or something.  I can take a
look at the package and talk to the ClamAV maintainer to see which aproach
is best.



  by the way many thanks for your great time!!!


You're quite welcome.


-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/14762926/unnamed

-- 
delay php script execution on cli
https://bugs.launchpad.net/bugs/234927
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 223836] Re: user table setup fails if hostname is localhost

2008-05-28 Thread Adam Sommer
The package in -proposed worked fine for me.

-- 
user table setup fails if hostname is localhost
https://bugs.launchpad.net/bugs/223836
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 197606] Re: [SRU] Invalid db.table name 'g2_AccessMap' at /usr/bin/mysqlhotcopy line 845

2008-05-28 Thread Adam Sommer
The -proposed package mysqlhotcopy worked fine for me.

-- 
[SRU] Invalid db.table name 'g2_AccessMap' at /usr/bin/mysqlhotcopy line 845
https://bugs.launchpad.net/bugs/197606
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 234927] Re: delay php script execution on cli

2008-05-27 Thread Adam Sommer
So I started installing each of the modules you listed which I didn't
have, and I think clamavlib is the culprit.  What happens, I believe, is
that php5-libclamav will load the signature database when PHP is called
from the command line.  I think the library was written to be used with
Apache which should load the db only when Apache starts or the db is
updated programatically.

Anyway, can you test this by commenting the following lines in 
/etc/php5/cli/php.ini:
  #extension=clamav.so
  #[clamav]
  #clamav.dbpath=/var/lib/clamav
  #clamav.maxreclevel=0
  #clamav.maxfiles=0
  #clamav.archivememlim=0
  #clamav.maxfilesize=0
  #clamav.maxratio=0

Then rerun the script from the CLI?  When I commented the lines the test
script you posted above executed at normal speed.

Thanks

-- 
delay php script execution on cli
https://bugs.launchpad.net/bugs/234927
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 112631] Re: [apport] package slapd failed to install/upgrade:

2008-04-21 Thread Adam Sommer
Hello,

I justed tested upgrading from Dapper to Hardy once with slapd installed
but not configured, and once with the LDAP db populated and the system
configured to use it for authentication.  Both upgrades worked without
issue.

I didn't test from Feisty to Gutsy, just FYI :-).

-- 
[apport] package slapd failed to install/upgrade: 
https://bugs.launchpad.net/bugs/112631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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


Re: [Bug 205236] Re: Likewise Open 4.0.5 doesn't work out of the box in Hardy.

2008-04-20 Thread Adam Sommer
Hello Craig,


 I can't this to work either.  Are you supposed to just be able to login
 via gdm with an AD account or do the local users matching the AD users
 still have to be set up?


Here is a link to the Likewise Open section of the Server Guide that will be
released with Hardy [1].  You will probably also need to edit
/etc/nsswitch.conf as mentioned by Alexpacio.

[1] http://doc.ubuntu.com/ubuntu/serverguide/C/likewise-open.html

-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/13588891/unnamed

-- 
Likewise Open 4.0.5 doesn't work out of the box in Hardy.
https://bugs.launchpad.net/bugs/205236
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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 211915] Re: Insecure dependency when using sql for Log Reporting

2008-04-19 Thread Adam Sommer
Assigning to me and added to ubuntu-doc so that I don't forget to add
information regarding $myhostname to the Server Guide.

** Changed in: amavisd-new (Ubuntu)
 Assignee: (unassigned) = Adam Sommer (asommer)
   Status: New = Confirmed

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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


Re: [Bug 217159] Re: slapd + gnutls fails

2008-04-15 Thread Adam Sommer

 $ cat /etc/ldap/ldap.conf
 #
 # LDAP Defaults
 #

 # See ldap.conf(5) for details
 # This file should be world readable but not world writable.

 URI ldaps://127.0.0.1/
 BASE dc=nnn,dc=nnn
 TLS_REQCERT never

 $ cat /etc/ldap.conf
 base dc=nnn,dc=nnn
 uri ldaps://127.0.0.1/
 timelimit 120
 bind_timelimit 120
 idle_timelimit 3600
 ssl on
 pam_password exop
 bind_policy soft
 TLS_CACERTFILE /etc/pki/tls/certs/ca.nnn.nnn.crt
 TLS_REQCERT never

 Any comments on those? I've also dabbled with the
 nss_initgroups_ignoreusers parameter, but
 don't have any conclusive results on that.


I copied your config into my /etc/ldap/ldap.conf (changing the base
parameter), and using TLS_REQCERT allow worked fine for me.  I use never
because my LDAP server is using a self-signed cert, and there used to be
issues without setting that option.  The server I'm testing with was
upgraded from Dapper to Hardy.

I was just wondering if you are using libnss-ldap?  Could it possibly be a
setting in /etc/ldap.conf?

-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/13464423/unnamed

-- 
slapd + gnutls fails 
https://bugs.launchpad.net/bugs/217159
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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


Re: [Bug 211915] Re: Insecure dependency when using sql for Log Reporting

2008-04-06 Thread Adam Sommer

 Do you have a further explanation?


That's great news!  My thought is, and I'm far from an expert, amavisd-new
didn't know what host to accept mail for.  Did you try amavisd-new without
using a database to store the messages?

Either way it's great that it's working now :-).

-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/13158857/unnamed

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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