I'm resuming the Samba 35 to Samba AD migration project. I need to be able to query the internal Samba directory using LDAP tools. To test, I'm using ldapsearch from another server with this command:
Code: Select all
ldapsearch -LLL -h IP.DE.MON.SERVEURAD cn=administrator -D cn=administrator,dc=mon,dc=domaine -WCode: Select all
ldap_bind: Strong(er) authentification required (8)
additional info: BindSimple: Transport encryption required.Code: Select all
ldap server require strong auth = noIs there another solution?
Thanks in advance.
