[Samba] Fwd: PDC migration from suse 8.2 - samba 2.2.7 ldap - to latest versions on ubuntu 8.04

GG jojomi at gmail.com
Thu Apr 8 03:47:01 MDT 2010


Hello Vladimir and NG,

I added samba.schema and removed the "" and it imported ldif without
saying anything about groups now :-)

There are some warnings I am attaching.

It moans about
str2entry: invalid value for attributeType objectClass #3 (syntax
1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11937)
and if I look at the ldif I find this
dn: uid=someuid,dc=Filiali,dc=People,dc=domain,dc=it

and other error
slapadd: could not parse entry (line=11116)
<= str2entry: str2ad(mailHost): attribute type undefined
this is the line in ldfi...

dn: uid=otheruid,dc=Esterni,dc=People,dc=domain,dc=it
cn: otheruid

But the line is always the dn:
uid=someuid,dc=SomeSubDc,dc=People,dc=domain,dc=it

but reading mailHost: I have a line in many accounts with maildir and
mail host etc that I don't need any more; shall I remove lines
containing mail attributes? (mytextools.com is great but I suppose
there must be some regular expression too)

I did a slapcat from destination server and it imported groups but no
actual users.

I removed mail alternate attibutes (not mail: as it used for creating
alias from ldap into mail server) anyway the error seems to be in the
DN. it needs a dn but it gives this error
str2entry: invalid value for attributeType objectClass #3 (syntax
1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1)

importing a single user from a partial ldif..


Giorgio

On 4/8/10, Vladimir Psenicka <vladimir.psenicka at prodeco.cz> wrote:
> 1. comments to slapd.conf:
>
> if slapd.conf.destination is on your new server, then you are missing
> samba schema in your slapd.conf.destination.
>
> slapd.conf on new server:
> ....
> include         /etc/ldap/schema/samba.schema
> ....
>
> Get samba.schema from your current samba instalation on new server. It
> should be in somewhere in: /usr/share/doc/samba-doc/examples/LDAP/
>
> 2. comments on error importing ldif:
>
> slapadd-ing.LOG:
>
> slapadd: dn="dc=People,dc=GG-s-Domain,dc=it" (line=26): (64) value of
> naming attribute 'dc' is not present in entry
>
> which is in gg-edited.ldif:
>
> dn: dc=People,dc=GG-s-Domain,dc=it
> objectClass: dcObject
> objectClass: organizationalUnit
> ou: "People"
> dc: "People"
> structuralObjectClass: organizationalUnit
> entryUUID: 067e823e-5845-1027-9dc5-fa88d05ed16f
> creatorsName: cn=Manager,dc=GG-s-Domain,dc=it
> createTimestamp: 20030801082225Z
> entryCSN: 2003080108:22:25Z#0x0001#0#0000
> modifiersName: cn=Manager,dc=GG-s-Domain,dc=it
> modifyTimestamp: 20030801082225Z
>
> Can you try delete quotes in ou: "People" and dc: "People" and try to
> import ldif again? Or you can try delete objectClass: dcObject and dc:
> "People". In our ldap we haven't objectClass: dcObject in dn:
> ou=Users,dc=pavouk,dc=cz
>
> my ldif:
>
> dn: ou=Users,dc=pavouk,dc=cz
> objectClass: organizationalUnit
> ou: Users
> structuralObjectClass: organizationalUnit
> entryUUID: 00014016-c3a2-1029-9d4e-9147cb3e97d5
> creatorsName: cn=Manager,dc=pavouk,dc=cz
> createTimestamp: 20050927125727Z
> entryCSN: 20050927125727.000000Z#000001#000#000000
> modifiersName: cn=Manager,dc=pavouk,dc=cz
> modifyTimestamp: 20050927125727Z
>
>
>
>
> Dne 7.4.2010 16:14, GG napsal(a):
> > Hello Vladimir and anyone else reading :-) !
> >
> > Attaching these files:
> >
> > - gg-edited.ldif
> > - slapd.conf.destination.txt
> > - slapd.conf.source.txt
> > - ldap.conf.destination.txt
> > - ldap.conf.source.txt
> > - slapadd-ing.LOG this was the log while importing ldif
> >
> >
> > NET SID ETC
> > net setlocalsid S-1-5-21-1168...........-..................-...............2
> > net setdomainsid S-1-5-21-1168...........-..................-...............1
> >
> > does net setlocal and domain sid have sense or should it be
> > net setdomainsid
> > twice with different sids?
> >
> > Thanks very much!
> >
> > Giorgio
> >
[truncated]
-------------- next part --------------
str2entry: invalid value for attributeType objectClass #2 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=52)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=83)
str2entry: invalid value for attributeType objectClass #2 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=153)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=189)
<= str2entry: str2ad(acctFlags): attribute type undefined
slapadd: could not parse entry (line=219)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=254)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=320)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=368)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=396)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=426)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=454)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=482)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=510)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=540)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=570)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=600)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=629)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=657)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=687)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=717)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=747)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=777)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=807)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=837)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=867)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=897)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=927)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=958)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=987)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1017)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1047)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1073)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1101)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1131)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1161)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1191)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1221)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1251)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1281)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1311)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1341)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1371)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1401)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1431)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1461)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1491)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1521)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1547)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1577)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1607)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1637)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1663)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1693)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1723)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1753)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1783)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1813)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1843)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1873)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1903)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1947)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=1977)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2007)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2037)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2067)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2097)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2127)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2157)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2187)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2217)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2247)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2277)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2307)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2336)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2380)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2410)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2440)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2470)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2500)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2529)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2558)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2586)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2616)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2646)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2675)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2705)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2736)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2766)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2794)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=2982)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3026)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3057)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3086)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3117)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3146)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3175)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3205)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3236)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3267)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3292)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3322)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3352)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3382)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3412)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3442)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3472)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3502)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3532)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3558)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3588)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3618)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3643)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3669)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3697)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3727)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3757)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3787)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3817)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3847)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3877)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3907)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3937)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3967)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=3997)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4027)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4055)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4085)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4115)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4145)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4175)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4205)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4235)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4265)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4295)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4325)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4355)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4385)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4415)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4445)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4475)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4505)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4535)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4565)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4595)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4625)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4654)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4684)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4713)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4743)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4772)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4802)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4831)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4860)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4889)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4918)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=4947)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=4976)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=5007)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=5038)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5069)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5100)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5131)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5161)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5191)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5221)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5251)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5282)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5312)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5342)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5372)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5402)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=5432)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5463)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5491)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5519)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5547)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5575)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5603)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5633)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5662)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5692)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5721)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5751)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=5781)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=5811)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5841)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5867)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=5893)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=5919)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=5962)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=5992)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6020)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6050)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6080)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6109)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6139)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6169)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6199)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6229)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6259)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6289)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6319)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6348)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6378)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6408)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6437)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6466)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6496)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=6526)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6556)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6586)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6615)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6644)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6673)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6702)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6731)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6761)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6791)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6820)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6851)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6881)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6911)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6941)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=6971)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7001)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7031)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7061)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7090)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7119)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7149)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7179)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7209)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7239)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7269)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7299)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7329)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7359)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7389)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7418)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7448)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7478)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7508)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7538)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7568)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=7596)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7626)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7657)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7687)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7717)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7747)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7777)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7806)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7836)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=7866)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7896)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7926)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7956)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=7986)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8016)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8046)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8077)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8107)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8137)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8167)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8197)
<= str2entry: str2ad(mailAlternateAddress): attribute type undefined
slapadd: could not parse entry (line=8228)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8260)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8290)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=8320)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8350)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=8380)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8408)
<= str2entry: str2ad(mailAlternateAddress): attribute type undefined
slapadd: could not parse entry (line=8438)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8469)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8499)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8529)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8558)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8588)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8618)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8647)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=8677)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8707)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=8737)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8767)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=8797)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=8827)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8857)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8887)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8917)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8946)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=8976)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9005)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9034)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9059)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9089)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9119)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9144)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9174)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9204)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9234)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9264)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9293)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=9323)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9353)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9383)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9413)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9443)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9473)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9502)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9531)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9561)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9591)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9621)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9651)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=9680)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=9710)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9739)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9769)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9799)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9829)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=9859)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9889)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9919)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9949)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=9979)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10008)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10038)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10068)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10098)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10128)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10158)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10188)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10218)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10248)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10276)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10306)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10336)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10366)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10396)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10426)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10454)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=10499)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10530)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10557)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10585)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=10613)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10640)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10665)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10691)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10717)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10745)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10773)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10801)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=10829)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=10863)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=10896)
<= str2entry: str2ad(mailMessageStore): attribute type undefined
slapadd: could not parse entry (line=10923)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=10950)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=10979)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11007)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11034)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11062)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=11089)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=11116)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=11143)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=11170)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11197)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11223)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11249)
<= str2entry: str2ad(mailHost): attribute type undefined
slapadd: could not parse entry (line=11275)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11303)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11329)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11355)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11381)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11407)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11433)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11459)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11485)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11511)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11537)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11563)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11589)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11615)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11642)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11668)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11694)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11721)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11748)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11775)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11802)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11829)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11856)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11883)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11910)
str2entry: invalid value for attributeType objectClass #3 (syntax 1.3.6.1.4.1.1466.115.121.1.38)
slapadd: could not parse entry (line=11937)


More information about the samba mailing list