2010/5/20 Viatte Frédéric <[email protected]>: > I forgot, when I execute: > > $ host -t SRV _ldap._tcp.DOMAINE.CH > > This is the error: > > Host _ldap._tcp.DOMAINE.CH.DOMAINE.CH not found: 2(SERVFAIL) > > In my resolv.conf I like this line: search DOMAINE.CH
That probably means it can't find DOMAINE.CH and so it looks for DOMAINE.CH.DOMAINE.CH. Make bind9 happy first and then try this again. Also try putting a "." at the end, like this: "host _ldap._tcp.domaine.ch." -- Michael Wood <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
