]> git.sur5r.net Git - openldap/commitdiff
there's a bug in the test, because the 'multilinedescription' attribute is not define...
authorPierangelo Masarati <ando@openldap.org>
Tue, 9 Oct 2001 18:11:05 +0000 (18:11 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 9 Oct 2001 18:11:05 +0000 (18:11 +0000)
tests/scripts/test007-replication

index e17a14f7f7e407ffeec5c4e1c886e32f235070e8..b7f23ac34d1985402ae00200978be25fd8544b70 100755 (executable)
@@ -111,9 +111,6 @@ drink: Orange Juice
 
 dn: cn=Bjorn Jensen, ou=Information Technology Division, ou=People, o=University of Michigan, c=US
 changetype: modify
-replace: multilinedescription
-multilinedescription: The replaced multiLineDescription $ Blah Woof.
--
 replace: drink
 drink: Iced Tea
 drink: Mad Dog 20/20
@@ -150,6 +147,25 @@ telephonenumber: +1 313 555 8343
 mail: gjensen@mailgw.umich.edu
 homephone: +1 313 555 8844
 
+dn: ou=Retired, ou=People, o=University of Michigan, c=US
+changetype: add
+objectclass: top
+objectclass: organizationalUnit
+ou: Retired
+
+dn: cn=Rosco P. Coltrane, ou=Information Technology Division, ou=People, o=University of Michigan, c=US
+changetype: add
+objectclass: top
+objectclass: person
+cn: Rosco P. Coltrane
+sn: Coltrane
+
+dn: cn=Rosco P. Coltrane, ou=Information Technology Division, ou=People, o=University of Michigan, c=US
+changetype: modrdn
+newrdn: cn=Rosco P. Coltrane
+deleteoldrdn: 1
+newsuperior: ou=Retired, ou=People, o=University of Michigan, c=US
+
 dn: cn=James A Jones 2, ou=Information Technology Division, ou=People, o=University of Michigan, c=US
 changetype: delete