[Bug 541439] Re: php5 should provide php5-mhash transitional package to remove mhash.ini conffile

2010-07-01 Thread jeffreyguo
This my configure :
php5-common: Conflicts: php5-mhash 

help me   
Thanks

** Changed in: php5 (Ubuntu)
 Assignee: Chuck Short (zulcss) = jeffreyguo (govip)

-- 
php5 should provide php5-mhash transitional package to remove mhash.ini conffile
https://bugs.launchpad.net/bugs/541439
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 600549] [NEW] m2crypto fails to build from source in maverick

2010-07-01 Thread Matthias Klose
Public bug reported:

Binary package hint: m2crypto

seen in a test rebuild and in current maverick (amd64):
https://launchpad.net/ubuntu/+archive/test-rebuild-20100628/+build/1831808

==
ERROR: test_signEncryptDecryptVerify (tests.test_smime.SMIMETestCase)
--
Traceback (most recent call last):
  File /build/buildd/m2crypto-0.20.1/tests/test_smime.py, line 199, in 
test_signEncryptDecryptVerify
p7, data = SMIME.smime_load_pkcs7_bio(p7_bio)
  File /build/buildd/m2crypto-0.20.1/M2Crypto/SMIME.py, line 104, in 
smime_load_pkcs7_bio
p7_ptr, bio_ptr = m2.smime_read_pkcs7(p7_bio._ptr())
SMIME_Error: no multipart body failure

==
ERROR: test_verify (tests.test_smime.SMIMETestCase)
--
Traceback (most recent call last):
  File /build/buildd/m2crypto-0.20.1/tests/test_smime.py, line 74, in 
test_verify
p7, data = SMIME.smime_load_pkcs7_bio(self.signed)
  File /build/buildd/m2crypto-0.20.1/M2Crypto/SMIME.py, line 104, in 
smime_load_pkcs7_bio
p7_ptr, bio_ptr = m2.smime_read_pkcs7(p7_bio._ptr())
SMIME_Error: no content type

==
ERROR: test_verifyBad (tests.test_smime.SMIMETestCase)
--
Traceback (most recent call last):
  File /build/buildd/m2crypto-0.20.1/tests/test_smime.py, line 97, in 
test_verifyBad
p7, data = SMIME.smime_load_pkcs7_bio(self.signed)
  File /build/buildd/m2crypto-0.20.1/M2Crypto/SMIME.py, line 104, in 
smime_load_pkcs7_bio
p7_ptr, bio_ptr = m2.smime_read_pkcs7(p7_bio._ptr())
SMIME_Error: no content type

--
Ran 236 tests in 47.092s

FAILED (errors=3)
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

** Affects: m2crypto (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: m2crypto (Ubuntu Maverick)
 Importance: High
 Status: Confirmed

** Changed in: m2crypto (Ubuntu)
   Importance: Undecided = High

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

** Changed in: m2crypto (Ubuntu)
Milestone: None = maverick-alpha-3

** Also affects: m2crypto (Ubuntu Maverick)
   Importance: High
   Status: Confirmed

-- 
m2crypto fails to build from source in maverick
https://bugs.launchpad.net/bugs/600549
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to m2crypto 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 214023] Re: checksecurity cron job warning message caused by gvfs

2010-07-01 Thread Laurent Bonnaud
This bug still exists in lucid.

To reproduce it:

 - install both packages checksecurity and gvfs-fuse
 - log in
 - wait a week for the cron job to execute or run 
/etc/cron.weekly/checksecurity as root


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

-- 
checksecurity cron job warning message caused by gvfs
https://bugs.launchpad.net/bugs/214023
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to checksecurity 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 531912] Re: [LUCID] /etc/init.d/ssh seems to work, but actually upstart is used.

2010-07-01 Thread Patrick Cervicek
off-topic:
Did the upstart maintainer say how configuration is done in upstart? When I 
look to /etc/init, there are also other scripts using /etc/default

$ grep -rl /etc/default/ /etc/init
/etc/init/apport.conf
/etc/init/gssd.conf
/etc/init/idmapd.conf
/etc/init/rpc_pipefs.conf
/etc/init/hwclock.conf
/etc/init/mountall.conf
/etc/init/portmap.conf
/etc/init/statd.conf
/etc/init/hwclock-save.conf
/etc/init/gdm.conf
$

-- 
[LUCID] /etc/init.d/ssh seems to work, but actually upstart is used.
https://bugs.launchpad.net/bugs/531912
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 480849] Re: Samba daemon crashes when transfering large files to share in encrypted home dir

2010-07-01 Thread Joshua Coombs
Just had the problem occur again, this time dmcrypt wasn't in use on the
volume with the hosted share.  dmcrypt is in use on the system though?
Machine is hung badly enough that my serial console isn't functional so
I can't grab any additional debug info from this instance.  Looks like
this may be #474089 instead?

-- 
Samba daemon crashes when transfering large files to share in encrypted home dir
https://bugs.launchpad.net/bugs/480849
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


Re: [Bug 531912] Re: [LUCID] /etc/init.d/ssh seems to work, but actually upstart is used.

2010-07-01 Thread Colin Watson
Scott's recommendation, in general, is that Upstart jobs should be
simple enough that it's reasonable to edit them directly.

/etc/default/ was introduced in the first place because /etc/init.d/
scripts were hard to edit and it was even harder to keep changes merged.
One goal of Upstart is that this should not be the case for Upstart
jobs.

On Thu, Jul 01, 2010 at 11:38:07AM -, Patrick Cervicek wrote:
 $ grep -rl /etc/default/ /etc/init

You have some false positives here - a number of these are reading
system configuration files (/etc/default/locale, /etc/default/rcS)
rather than files specific to that service.  My comments only apply to
the latter.

-- 
[LUCID] /etc/init.d/ssh seems to work, but actually upstart is used.
https://bugs.launchpad.net/bugs/531912
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 588293] Please test proposed package

2010-07-01 Thread Colin Watson
Accepted qemu-kvm into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

-- 
iovec array memory leak
https://bugs.launchpad.net/bugs/588293
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 292588] Re: VirtualBox can't operate in VMX root mode.

2010-07-01 Thread Felix Geyer
** Tags added: patch

-- 
VirtualBox can't operate in VMX root mode.
https://bugs.launchpad.net/bugs/292588
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 600687] [NEW] [maverick] Regression: nodes.list is ignored by CC

2010-07-01 Thread Thierry Carrez
Public bug reported:

Maverick alpha2 testing
NC autoregisters correctly, but the CC ignores the IPs in 
/var/lib/eucalyptus/nodes.list, so it's never started up.
Adding the node to NODES= in /etc/eucalyptus/eucalyptus.conf works around that.

** Affects: eucalyptus (Ubuntu)
 Importance: High
 Assignee: Dave Walker (davewalker)
 Status: Confirmed


** Tags: iso-testing

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = High

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dave Walker (davewalker)

-- 
[maverick] Regression: nodes.list is ignored by CC
https://bugs.launchpad.net/bugs/600687
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 600687] Re: [maverick] Regression: nodes.list is ignored by CC

2010-07-01 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
[maverick] Regression: nodes.list is ignored by CC
https://bugs.launchpad.net/bugs/600687
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 575945] Re: [SRU] chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid packages

2010-07-01 Thread Martin Pitt
According to the bug trail this is fixed in jaunty and above.

** Changed in: chkrootkit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[SRU] chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid 
packages
https://bugs.launchpad.net/bugs/575945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to chkrootkit 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 575945] Re: [SRU] chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid packages

2010-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package chkrootkit - 0.47-1.1ubuntu0.3

---
chkrootkit (0.47-1.1ubuntu0.3) hardy-proposed; urgency=low

  * debian/chkrootkit.1: Added -e option to manpage, as suggested by
SRU verification. (LP: #575945)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Wed, 23 Jun 2010 08:26:53 
-0400

** Changed in: chkrootkit (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
[SRU] chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid 
packages
https://bugs.launchpad.net/bugs/575945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to chkrootkit 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 566792] Re: metadata service returns empty data with 200 OK

2010-07-01 Thread C de-Avillez
Tests re-run; in 800 instances we got a single metadata failure. After
discussing the status with all in a teleconference, we decided to
approve the changes so far:

* no regressions were detected;
* one failure in 800, on a extremely stressed UEC is *way better* than ~5 
failures in 100.
* we need this fix published for stability.

So I am marking this verification-done; Eucalyptus is looking at the
error, and will eventually propose an addendum to the patch, which we
will integrate in another SRU.

** Tags added: verification-done
** Tags removed: verification-needed

** Changed in: eucalyptus (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: eucalyptus (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
metadata service returns empty data with 200 OK
https://bugs.launchpad.net/bugs/566792
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid

2010-07-01 Thread Charles Curley
OK, I found a solution, likely the right one. After the upgrade, I found
a new file, /etc/libvirt/qemu.conf.dpkg-dist. After diffing it against
qemu.conf, I copied the following two stanzas from the upgrade file to
the configuration file:

# The user ID for QEMU processes run by the system instance
#user = libvirt-qemu
user = root

# The group ID for QEMU processes run by the system instance
#group = kvm
group = root

I don't know why I missed it during the upgrade. If enough other folks
have this problem, it might be worth investigating.

Thierry, I'm not sure I can change the status of this to fixed; if not
would you please do so?

Thanks.

-- 
Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid
https://bugs.launchpad.net/bugs/599910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 592648] Re: Not all keys present

2010-07-01 Thread C de-Avillez
Closing invalid, per Torsten's last comment. Thank you.

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete = Invalid

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

2010-07-01 Thread trader...@yahoo.co.uk
Trying to get LDAP working on Ubuntu is my worst linux experience yet.
Still can't do it. Every tutorial a different, incomprehensible error
code. Hours and hours wasted. Someone needs to sort this can of worms
out.

-- 
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 598182] Re: eucalyptus-cc and uec-component-listener services are not started

2010-07-01 Thread Hovanes Manucharyan
I keep getting this bug in a random manner. Some times after a restart,
the 2 services start properly and other times I have to manually start
them.

-- 
eucalyptus-cc and uec-component-listener services are not started
https://bugs.launchpad.net/bugs/598182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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-07-01 Thread Thag
Pin it back to Jaunty...groan.

Package: slapd
Pin: version 2.4.15-1ubuntu3
Pin-Priority: 1100

Package: ldap-utils
Pin: version 2.4.15-1ubuntu3
Pin-Priority: 1100

Package: libldap-2.4-2
Pin: version 2.4.15-1ubuntu3
Pin-Priority: 1100

-Bruce


On Thu, Jul 1, 2010 at 3:35 PM, trader...@yahoo.co.uk trader...@yahoo.co.uk
 wrote:

 Trying to get LDAP working on Ubuntu is my worst linux experience yet.
 Still can't do it. Every tutorial a different, incomprehensible error
 code. Hours and hours wasted. Someone needs to sort this can of worms
 out.

 --
 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 direct subscriber
 of the bug.


-- 
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 599910] Re: Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid

2010-07-01 Thread Dustin Kirkland
** Summary changed:

- Libvirt/kvm permissions/ownership issue on upgrade from Kosmic to Lucid
+ Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid

-- 
Libvirt/kvm permissions/ownership issue on upgrade from Karmic to Lucid
https://bugs.launchpad.net/bugs/599910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 506865] Re: snmp-net not working with lm-sensors

2010-07-01 Thread Brad Cowie
I had the same issue with my fresh install of ubuntu 10.04 server.

There is a patch in the debian bug system that fixes this issue:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575810

I applied the patch and rebuild the ubuntu package from source and I get
all of my sensor data now.

** Bug watch added: Debian Bug tracker #575810
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575810

-- 
snmp-net not working with lm-sensors
https://bugs.launchpad.net/bugs/506865
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 497790] Re: squid should provide an apparmor profile

2010-07-01 Thread Mathias Gug
I'd suggest to integrate this patch into the package branch and submit a
merge proposal as outlined in https://wiki.ubuntu.com/Bugs/HowToFix
#merge-proposal.

Having the package with the apparmor profile available from a PPA would
also help in testing it.

** Tags added: patch

-- 
squid should provide an apparmor profile
https://bugs.launchpad.net/bugs/497790
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 251632] Re: DHCP client should not create temporary files in /etc

2010-07-01 Thread Mathias Gug
I'd suggest to forward this patch to the Debian maintainer in order to
get it included in Debian as well.

** Tags added: patch patch-forwarded-debian

** Also affects: dhcp3 (Debian)
   Importance: Undecided
   Status: New

-- 
DHCP client should not create temporary files in /etc
https://bugs.launchpad.net/bugs/251632
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 251632] Re: DHCP client should not create temporary files in /etc

2010-07-01 Thread Mathias Gug
The issue you are reporting is an upstream one and it would be nice if
somebody having it could send the bug to the developers of the software
by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/Debian.

If you have done so, please tell us the number of the upstream bug (or
the link), so we can add a bugwatch that will inform us about its
status. Thanks in advance.

-- 
DHCP client should not create temporary files in /etc
https://bugs.launchpad.net/bugs/251632
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 600874] [NEW] Segfault in libtalloc, pam_smbpass

2010-07-01 Thread pascal germroth
Public bug reported:

Binary package hint: samba

When trying to login using GDM, XDM or KDM, there is a segfault in
libtalloc, when called by pam_smbpass, see attached log for stacktrace.

Since libtalloc2 works fine for the other software that uses it, I guess it's 
pam_smbpass's fault.
Also, it works fine when logging in on the console.

libpam-smbpass Version: 2:3.5.1~dfsg-1
libtalloc2 Version: 2.0.1-1
(i386)

Configuration:
0# grep smb /etc/pam.d/*
common-auth: auth   optionalpam_smbpass.so migrate missingok
common-password: password   optional   pam_smbpass.so nullok use_authtok 
use_first_pass missingok


0# cat xdm
# $Id: xdm.pam 189 2005-06-11 00:04:27Z branden $

@include common-auth
@include common-account
@include common-session
@include common-password

authrequisite   pam_nologin.so
authrequiredpam_env.so
authrequiredpam_env.so envfile=/etc/default/locale
session requiredpam_limits.so


0# cat gdm
#%PAM-1.0
authrequisite   pam_nologin.so
authrequiredpam_env.so readenv=1
authrequiredpam_env.so readenv=1 envfile=/etc/default/locale
authsufficient  pam_succeed_if.so user ingroup nopasswdlogin
@include common-auth
authoptionalpam_gnome_keyring.so
@include common-account
session [success=ok ignore=ignore module_unknown=ignore default=bad] 
pam_selinux.so close
session requiredpam_limits.so
@include common-session
session [success=ok ignore=ignore module_unknown=ignore default=bad] 
pam_selinux.so open
session optionalpam_gnome_keyring.so auto_start
@include common-password


0# cat kdm
#
# /etc/pam.d/kdm - specify the PAM behaviour of kdm
#
auth   required pam_nologin.so
auth   required pam_env.so readenv=1
auth   required pam_env.so readenv=1 envfile=/etc/default/locale
@include common-auth
sessionrequired pam_limits.so
@include common-account
@include common-password
@include common-session

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

-- 
Segfault in libtalloc, pam_smbpass
https://bugs.launchpad.net/bugs/600874
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 600874] Re: Segfault in libtalloc, pam_smbpass

2010-07-01 Thread pascal germroth

** Attachment added: gdm/:0-slave.log
   http://launchpadlibrarian.net/51265905/%3A0-slave.log.foo

-- 
Segfault in libtalloc, pam_smbpass
https://bugs.launchpad.net/bugs/600874
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 600908] [NEW] Spurious error during authorization

2010-07-01 Thread Aidan Furlan
Public bug reported:

Binary package hint: bacula

I recently changed my bacula setup and got the following after running a
job:

01-Jul 22:10 simba-fd JobId 76: Fatal error: Authorization key rejected by 
Storage daemon.
Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for 
help.
01-Jul 22:10 simba-fd JobId 76: Fatal error: Failed to authenticate Storage 
daemon.

I read the FAQ and checked and re-checked all the passwords in all conf
files and could not find the issue. I then discovered it was not a
password issue at all but a firewall issue - the File Daemon couldn't
send data to the Storage Daemon which was being interpreted as a
authorization key rejection. When I opened port 9103 to the Storage
Daemon, it immediately started working.

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

-- 
Spurious error during authorization
https://bugs.launchpad.net/bugs/600908
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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