Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-09 Thread Hilton Gibson
Good criteria. But please also consider the PAM rules for logins. Some allow a graceful fall thru to pam_unix.so as a backup. This should be a default no matter what other auth system is used. There are many other pam auth systems, eg: fingerprint, usb key etc... LDAP is only one of many. So when

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-08 Thread Dustin Kirkland
On Tue, 2008-04-08 at 12:07 +, Kevin Slater wrote: I had the problem in two different desktop machines running Fiesty, with LDAP client authentication working, when I upgraded them to Gutsy. @Kevin, Thanks for confirming our suspicions, that this problem arises in systems upgraded from an

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-08 Thread Kevin Slater
Dustin, I had the problem in two different desktop machines running Fiesty, with LDAP client authentication working, when I upgraded them to Gutsy. The fix was to change bind policy to soft and to manually configure the proper files using various sources on the web as a guide. The machines would

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-08 Thread Dustin Kirkland
On Tue, 2008-04-08 at 12:07 +, Kevin Slater wrote: I had the problem in two different desktop machines running Fiesty, with LDAP client authentication working, when I upgraded them to Gutsy. @Kevin, Thanks for confirming our suspicions, that this problem arises in systems upgraded from an

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-08 Thread Kevin Slater
On Tue, Apr 8, 2008 at 2:45 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: Please clarify... Would you be prompted with a login? Were you able to enter a username? And what about a password? Is that, then, the point at which your system 'hung'? If so, I am able to reproduce this behavior.

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Dustin Kirkland
On Mon, 2008-04-07 at 20:10 +, Hilton Gibson wrote: With pam_ldap.conf my ref is a uri and works, but when I make it a straight host name ref, then it hangs. Ahh... Okay, so this tells us something very interesting. pam_ldap.conf hasn't existed since Feisty. There, it was part of the

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Hilton Gibson
Ok. It's a production system that started with Debian stable, then Ubuntu Hoary, then Ubuntu Dapper. Hopefully Ubuntu Hardy soon. No re-installs, could not afford downtime. All the time very problematic upgrading. On Mon, Apr 7, 2008 at 10:57 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: On Mon,

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Hilton Gibson
Err.. Ok. For a while only. Am at home now. Tommorow OK? Will get logs etc... On Mon, Apr 7, 2008 at 11:57 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: @Hilton- Would it be possible for you to switch it back to hostname and reproduce the problem and report any meaningful error messages in

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Hilton Gibson
Same happened to me. I think the problem lies in the reference to ldap server. With pam_ldap.conf my ref is a uri and works, but when I make it a straight host name ref, then it hangs. Dunno if this helps. On Mon, Apr 7, 2008 at 6:49 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: @Brian- I'm

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Dustin Kirkland
On Mon, 2008-04-07 at 20:10 +, Hilton Gibson wrote: With pam_ldap.conf my ref is a uri and works, but when I make it a straight host name ref, then it hangs. Ahh... Okay, so this tells us something very interesting. pam_ldap.conf hasn't existed since Feisty. There, it was part of the

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Hilton Gibson
Ok. It's a production system that started with Debian stable, then Ubuntu Hoary, then Ubuntu Dapper. Hopefully Ubuntu Hardy soon. No re-installs, could not afford downtime. All the time very problematic upgrading. On Mon, Apr 7, 2008 at 10:57 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: On Mon,

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Brian Zachary
Sorry I can't provide more detailed config info, but as I explained before, the machine has been wiped and reinstalled and reconfigured many times since the original problem. But mine was a clean Hardy install, and all our configs lived in ldap.conf (no pam_ldap.conf or anything like that), and we

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-07 Thread Hilton Gibson
Err.. Ok. For a while only. Am at home now. Tommorow OK? Will get logs etc... On Mon, Apr 7, 2008 at 11:57 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: @Hilton- Would it be possible for you to switch it back to hostname and reproduce the problem and report any meaningful error messages in

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-04-04 Thread Dustin Kirkland
@Brian: Please confirm, is this Hardy? If so, which alpha/beta release? :-Dustin -- ldap config causes Ubuntu to hang at a reboot https://bugs.launchpad.net/bugs/155947 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-02-13 Thread Bill MacAllister
Is there any reason that this shouldn't be used on any system that uses libnss_ldap? Indeed, it seems that it would make sense to just include all the groups in the /etc/group file in this list. Am I missing something? Bill --On Wednesday, February 13, 2008 06:20:35 PM + Sebastiaan

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-02-13 Thread Sebastiaan Veldhuisen
This workaround is only relevant if you use nss with ldap. It prevents group lookups for the users that are provided with nss_initgroups_ignoreusers. The list excludes users for group lookups in LDAP, not the other way around. I think the bug is relevant to libnss_ldap, because my system boots

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2008-01-23 Thread Bill MacAllister
--On Wednesday, January 23, 2008 10:13:10 PM + Jamie Strandboge [EMAIL PROTECTED] wrote: This may be related to https://bugs.launchpad.net/ubuntu/+source/libnss- ldap/+bug/51315. Can people test the solutions there (look towards the bottom)? The symptom that is reported here is not the

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-29 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-29 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-28 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-28 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-27 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-27 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-26 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-26 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-24 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-24 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-24 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot

Re: [Bug 155947] Re: ldap config causes Ubuntu to hang at a reboot

2007-10-24 Thread Sebastiaan Veldhuisen
Ik ben afwezig tot maandag 5 november. U kunt zonodig contact opnemen met Dhr. M. Papenhove, [EMAIL PROTECTED] of Dhr E. Papenhove, [EMAIL PROTECTED], tel. 0172-491416. Met vriendelijke groet, Sebastiaan Veldhuisen -- ldap config causes Ubuntu to hang at a reboot