[Bug 636195] Re: Autofs for LDAP doesn't contain ldif file

2011-04-07 Thread Jamie Brewer
After much hair-pulling (mostly because the documentation is sketchy at best, partly because I'm a LDAP noob), am able to confirm that the posted LDIF works. That said, in the process I found that there are the two alternate schema options for ldap automount trees - one that's apparently NIS

[Bug 636195] Re: Autofs for LDAP doesn't contain ldif file

2011-04-05 Thread Jamie Brewer
** This bug is no longer a duplicate of bug 517139 autofs5 only checks 127.0.0.1 for localhost bind mounts -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/636195 Title: Autofs

[Bug 636195] Re: Autofs for LDAP doesn't contain ldif file

2011-03-25 Thread Jamie Brewer
Re-opening this because the info asked for was provided but the auto- close got it. I'm trying to get automount going on a test server with the provided ldif schema, currently. will report back. ** Changed in: autofs5 (Ubuntu) Status: Expired = New -- You received this bug notification

[Bug 329067] Re: Cannot change password on ldap client unless libpam-cracklib also installed

2010-12-10 Thread Jamie Brewer
Requiring libpam-cracklib is unnecessary - all that would really need to happen is change pam-auth-update to write /etc/pam.d/common-password with try_authtok instead of use_authtok when it's enabling ldap. (Wiser and more experienced heads than I should test that for other issues but I haven't