[Samba] samba AD directory and PHP

Stefan G. Weichinger lists at xunil.at
Thu Feb 27 11:47:10 UTC 2020


Am 27.02.20 um 12:23 schrieb L.P.H. van Belle via samba:

> Im assuming you want LDAPS and first, A and PTR are setup in DNS? 

yes. DNS works.

> Is /etc/ldap/ldap.conf configured? 
> BASE and URI 
> URI     ldaps://host.FQDN ldaps://host2.FQDN 

Deployed that via Dockerfile, yes ...

###
BASE	dc=arbeitsgruppe,dc=customer,dc=at
URI	ldaps://adc1.arbeitsgruppe.customer.at/
ldaps://adc2.arbeitsgruppe.customer.at/

# TLS options
TLS_CACERT /etc/ssl/certs/ca-certificates.crt
TLS_REQCERT demand


# Other options
SISZELIMIT       12
TIMELIMIT        15
DEREF            never
###



> Did you add your own CA to /etc/ssl/certs/ca-certificates.crt
> Per example look here : 
> https://www.brightbox.com/blog/2014/03/04/add-cacert-ubuntu-debian/ 

Is that

dcX:/var/lib/samba/private/tls/ca.pem

?

> Which php App, that might help me also a bit? 

self written by the company ...




More information about the samba mailing list