Hi,

Thanks for your suggestion

Stripping our config back as you suggested showed that we could get an
unsecured connection to the server but that any time we tried using a secure
connection no result would be returned.

We had specified tls_cacertdir and thought that the system would find the
required cert.  But it turns out that we need to specify tls_cacertfile and
point it at the correct cert.

Have a nice day :)

On Wed, Jun 22, 2011 at 7:35 PM, Angel Bosch Mora <
[email protected]> wrote:

>
> ----- Missatge original -----
> > Hi,
> >
> > Can anyone point me to some good documentation that shows how to get
> > Ubuntu 11.04 (GNU/Linux 2.6.38-8-server x86_64) working as a client
> > with 389 Directory Server?
> >
>
>
> you need getent passwd to return results before getting into pam.
>
> you can start with a very simple /etc/ldap.conf configuration:
>
>
>    base dc=waikato,dc=ac,dc=nz
>     uri ldap://inf2.cms.waikato.ac.nz/
>     ldap_version 3
>    pam_password md5
>
>
> try to stay as high on the tree as you can and be sure you configure
> /etc/nsswitch.conf with ldap.
>
>
> does that give any result?
>
>
>
> abosch
>
>
> --
> 389 users mailing list
> [email protected]
> https://admin.fedoraproject.org/mailman/listinfo/389-users
>
--
389 users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to