From 9675f2e1b20f1bc20b021bb22e7946837a2cf08e Mon Sep 17 00:00:00 2001 From: mkeyes <mkeyes@localhost> Date: Tue, 22 May 2007 21:40:36 +0000 Subject: [PATCH] Some additional data files for new functional tests cases. --- opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31a.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32c.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/add_aci31.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31c.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/add_aci32.ldif | 30 +++++++ opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31b.ldif | 30 +++++++ 8 files changed, 240 insertions(+), 0 deletions(-) diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/add_aci31.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/add_aci31.ldif new file mode 100644 index 0000000..15222e4 --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/add_aci31.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +add: aci +aci: (targetattr="*")(version 3.0; acl "add_aci31"; allow (write) userdn="ldap:///self";) + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/add_aci32.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/add_aci32.ldif new file mode 100644 index 0000000..a157392 --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/add_aci32.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +add: aci +aci: (targetattr!="userPassword")(version 3.0; acl "add_aci32"; allow (search,read,compare) userdn="ldap:///anyone";) + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31.ldif new file mode 100644 index 0000000..5098e26 --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: uid=scarter, ou=People, ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +replace: l +l: Chicago + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31a.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31a.ldif new file mode 100644 index 0000000..681bdff --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31a.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: uid=scarter, ou=People, ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +replace: pwdChangedTime +pwdChangedTime: 20070521212124.628Z + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31b.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31b.ldif new file mode 100644 index 0000000..47f4d4f --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31b.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: uid=scarter, ou=People, ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +add: modifyTimestamp +modifyTimestamp: 20070521212124.628Z + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31c.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31c.ldif new file mode 100644 index 0000000..f49f110 --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry31c.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: uid=scarter, ou=People, ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +replace: l +l: Sunnyvale + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32.ldif new file mode 100644 index 0000000..5098e26 --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: uid=scarter, ou=People, ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +replace: l +l: Chicago + diff --git a/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32c.ldif b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32c.ldif new file mode 100644 index 0000000..f49f110 --- /dev/null +++ b/opends/tests/functional-tests/shared/data/aci/aci_target/mod_entry32c.ldif @@ -0,0 +1,30 @@ +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License, Version 1.0 only +# (the "License"). You may not use this file except in compliance +# with the License. +# +# You can obtain a copy of the license at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE +# or https://OpenDS.dev.java.net/OpenDS.LICENSE. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at +# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, +# add the following below this CDDL HEADER, with the fields enclosed +# by brackets "[]" replaced with your own identifying information: +# Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# +# Portions Copyright 2007 Sun Microsystems, Inc. +# + +dn: uid=scarter, ou=People, ou=aci branch, o=ACI Tests, dc=example,dc=com +changetype: modify +replace: l +l: Sunnyvale + -- Gitblit v1.10.0