At Fri, 22 Jul 2011 11:07:42 +0200 (CEST), Heiko L. wrote: > - problem: > - smbldap-populate: > failed to add entry: value of naming attribute 'ou' is not present > > - details: > (complete diag avail. in ger at > http://www2.fh-lausitz.de/launic/comp/net/110718.prob.samba.smbldap-populate) >
Fixed in trunk (rev.86). Thank you! http://svn.gna.org/viewcvs/smbldap-tools?view=rev&revision=86 > - s. patch: > # cd $dl > # wget > http://www2.fh-lausitz.de/launic/comp/net/smbldap-tools-0.9.6.patch-110720_regex_config This patch is not enough to populate complete LDAP DIT. smbldap-populate 0.9.7rc (SVN rev.86 and later) with groupsdn="ou=groups,ou=bcv2,ou=samba,${suffix}" in smbldap.conf creates the following entries for groupsdn: dn: ou=samba,dc=fh-lausitz,dc=de objectClass: organizationalUnit ou: samba dn: ou=bcv2,ou=samba,dc=fh-lausitz,dc=de objectClass: organizationalUnit ou: bcv2 dn: ou=groups,ou=bcv2,ou=samba,dc=fh-lausitz,dc=de objectClass: organizationalUnit ou: groups -- -- Name: SATOH Fumiyasu (fumiyas @ osstech co jp) -- Business Home: http://www.OSSTech.co.jp/ -- Personal Home: http://www.SFO.jp/blog/ _______________________________________________ Smbldap-tools-tech mailing list [email protected] https://mail.gna.org/listinfo/smbldap-tools-tech
