On Donnerstag, 14. Januar 2010 wrote Michael Wood: > 2010/1/14 Albrecht Dreß <[email protected]>: > > Hi all, > > > > after an upgrade of my Ubuntu 8.04 64-bit box to a self-compiled > > samba 3.4.3 (Lenny backport dpkg), I see strange error messages in > > my OpenLDAP log: > > > > slapd[3388]: do_search: invalid dn > > (sambaDomainName=,sambaDomainName=<domain>,cn=<...>,dc=<...>,dc=<.. > >.>) > > > > Samba seems to work, though, but this message makes me somewhat > > nervous. > > > > Any ideas? > > I don't know where it comes from, but I've seen someone else mention > the same thing on this list: > > http://lists.samba.org/archive/samba/2009-December/152339.html > > Also a google search turns up some more hits, including this Debian > bug: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557343 I believe that the user has a wrong suffix: ldap suffix = dc=bushey,dc=jamie-thompson,dc=co,dc=uk,dc=.
"dc=." can not be a valid domain component, because the dot is the delimeter in DNS-Syntax. > > -- > Michael Wood <[email protected]> -- Gruss Harry Jede -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
