2012/6/8 Luis Armando Roca Fumero <[email protected]>: > Hello Clément:
Hi, > I hope I'm not bothering to much. > With the configuration of ldap.conf file. > 1- Only with: TLS_REQCERT never > > This configuration disable server certificate checking, so Active Directory > needs SSL for change user's passwords. > My ldap.conf file does not indicate the path of "ca.crt" certificate. So how > the certificates are exchanged between the client (ubuntu) and Active > Directory? > How the client(ubuntu) obtains the certificate, if I have not provide the > path to gets the certificate? Active directory requires SSL to change the > password, this is undeniable. You need to learn a bit about SSL. For example, not requiring the certificate means not checking it, but the SSL session is established, so you can change your password. > I will make an installation guide from scratch to achieve change passwords in > Active Directory. I will put a bit of information that you provide me to > other people. Next week I'm going to send you the guide, if you want it. Yes of course. We could create a specific page on the wiki with your documentation. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
