10139N/A# CDDL HEADER START
10139N/A#
10139N/A# The contents of this file are subject to the terms of the
12158N/A# Common Development and Distribution License, Version 1.0 only
10139N/A# (the "License"). You may not use this file except in compliance
10139N/A# with the License.
10139N/A#
10139N/A# You can obtain a copy of the license at
10139N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
10139N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
10139N/A# See the License for the specific language governing permissions
10139N/A# and limitations under the License.
10139N/A#
13663N/A# When distributing Covered Code, include this CDDL HEADER in each
10139N/A# file and include the License file at
10139N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
10139N/A# add the following below this CDDL HEADER, with the fields enclosed
10139N/A# by brackets "[]" replaced with your own identifying information:
10139N/A# Portions Copyright [yyyy] [name of copyright owner]
13327N/A#
10142N/A# CDDL HEADER END
12132N/A#
12132N/A# Copyright 2007-2009 Sun Microsystems, Inc.
10142N/A#
12773N/A
12773N/Adn: dc=com
12773N/Aobjectclass: top
10139N/Aobjectclass: domain
12107N/Adc: com
10139N/A
10139N/Adn: dc=groups,dc=com
10139N/Aobjectclass: top
12796N/Aobjectclass: domain
10139N/Adc: groups
10139N/A
10139N/Adn: ou=static,dc=groups,dc=com
10139N/AobjectClass: top
10139N/AobjectClass: organizationalunit
10139N/Aou: static
10139N/A
12107N/Adn: ou=dynamic,dc=groups,dc=com
11438N/AobjectClass: top
12107N/AobjectClass: organizationalunit
10139N/Aou: dynamic
11419N/A
12131N/Adn: uid=my_application,dc=groups,dc=com
11419N/Auid: my_application
12174N/Aobjectclass: top
11419N/Aobjectclass: person
11419N/Aobjectclass: inetOrgPerson
11419N/Acn: my_application
11438N/Asn: sn of my_application
12107N/Adescription: this is the description of my_application
11981N/AuserPassword: pw_my_application
12127N/A
13048N/Adn: cn=my_staticgroup1,dc=groups,dc=com
12987N/Acn: my_staticgroup1
10139N/Aobjectclass: top
10139N/Aobjectclass: groupofuniquenames
10139N/Adescription: this is the description of my_staticgroup1
10139N/Auniquemember: uid=user_01,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_02,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_03,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_04,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_05,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_06,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_07,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_08,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_09,ou=static,dc=groups,dc=com
10139N/Auniquemember: uid=user_10,ou=static,dc=groups,dc=com
10139N/A
10139N/Adn: cn=my_staticgroup2,dc=groups,dc=com
10139N/Acn: my_staticgroup2
10139N/Aobjectclass: top
10139N/AobjectClass: groupOfNames
10139N/Adescription: this is the description of my_staticgroup2
10139N/Amember: uid=user_01,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_02,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_03,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_04,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_05,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_06,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_07,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_08,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_09,ou=static,dc=groups,dc=com
10139N/Amember: uid=user_10,ou=static,dc=groups,dc=com
10139N/A
10139N/Adn: cn=my_staticgroup3,dc=groups,dc=com
10139N/Acn: my_staticgroup3
10139N/Aobjectclass: top
10139N/AobjectClass: groupOfNames
10139N/Adescription: this is the description of my_staticgroup3
10139N/Amember: cn=my_staticgroup2,dc=groups,dc=com
10139N/A
10139N/Adn: cn=my_dynamicgroup1,dc=groups,dc=com
10139N/Acn: my_dynamicgroup1
10139N/Aobjectclass: top
10139N/Aobjectclass: groupofurls
10139N/Adescription: this is the description of my_dynamicgroup1
10139N/Amemberurl: ldap:///ou=dynamic,dc=groups,dc=com??sub?(&(objectclass=person)(uid=*2*))
10139N/A
10139N/Adn: cn=my_dynamicgroup2,dc=groups,dc=com
10139N/Acn: my_dynamicgroup2
10139N/Aobjectclass: top
10139N/Aobjectclass: groupofurls
10139N/Adescription: this is the description of my_dynamicgroup1
10139N/Amemberurl: ldap:///ou=dynamic,dc=groups,dc=com??sub?(&(objectclass=person)(uid=*3*))
10139N/A
10139N/Adn: cn=my_virtualstaticgroup,dc=groups,dc=com
10139N/AobjectClass: top
10139N/AobjectClass: groupOfUniqueNames
10139N/AobjectClass: ds-virtual-static-group
10139N/Acn: my_virtualstaticgroup
10139N/Ads-target-group-dn: cn=my_dynamicgroup1,dc=groups,dc=com
10139N/A
10139N/Adn: uid=user_00,ou=static,dc=groups,dc=com
10139N/Auid: user_00
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_00
10139N/Asn: sn of user user_00
10139N/Adescription: this is the description of user_00
10139N/AuserPassword: pw_00
10139N/Al: TOWN_8
10139N/A
10139N/Adn: uid=user_01,ou=static,dc=groups,dc=com
10139N/Auid: user_01
10142N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
12176N/Acn: user_01
10139N/Asn: sn of user user_01
12796N/Adescription: this is the description of user_01
12125N/AuserPassword: pw_01
10139N/Al: TOWN_7
10139N/A
12886N/Adn: uid=user_02,ou=static,dc=groups,dc=com
12886N/Auid: user_02
11855N/Aobjectclass: top
12886N/Aobjectclass: person
11855N/Aobjectclass: inetOrgPerson
11855N/Acn: user_02
11855N/Asn: sn of user user_02
11855N/Adescription: this is the description of user_02
13367N/AuserPassword: pw_02
12127N/Al: TOWN_1
12987N/A
10139N/Adn: uid=user_03,ou=static,dc=groups,dc=com
10139N/Auid: user_03
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10142N/Acn: user_03
10139N/Asn: sn of user user_03
10139N/Adescription: this is the description of user_03
10139N/AuserPassword: pw_03
10139N/Al: TOWN_3
10139N/A
10139N/Adn: uid=user_04,ou=static,dc=groups,dc=com
10139N/Auid: user_04
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_04
10139N/Asn: sn of user user_04
10139N/Adescription: this is the description of user_04
10139N/AuserPassword: pw_04
10139N/Al: TOWN_7
10139N/A
10139N/Adn: uid=user_05,ou=static,dc=groups,dc=com
10139N/Auid: user_05
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_05
10139N/Asn: sn of user user_05
10139N/Adescription: this is the description of user_05
10139N/AuserPassword: pw_05
10139N/Al: TOWN_5
12773N/A
12773N/Adn: uid=user_06,ou=static,dc=groups,dc=com
12773N/Auid: user_06
12773N/Aobjectclass: top
12773N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_06
10139N/Asn: sn of user user_06
10139N/Adescription: this is the description of user_06
10139N/AuserPassword: pw_06
10139N/Al: TOWN_4
10139N/A
10139N/Adn: uid=user_07,ou=static,dc=groups,dc=com
10139N/Auid: user_07
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_07
10139N/Asn: sn of user user_07
10139N/Adescription: this is the description of user_07
10139N/AuserPassword: pw_07
10139N/Al: TOWN_7
10139N/A
10139N/Adn: uid=user_08,ou=static,dc=groups,dc=com
10139N/Auid: user_08
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_08
10139N/Asn: sn of user user_08
10139N/Adescription: this is the description of user_08
10139N/AuserPassword: pw_08
10139N/Al: TOWN_9
10139N/A
10139N/Adn: uid=user_09,ou=static,dc=groups,dc=com
10139N/Auid: user_09
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_09
10139N/Asn: sn of user user_09
10139N/Adescription: this is the description of user_09
10139N/AuserPassword: pw_09
10139N/Al: TOWN_6
10139N/A
10139N/Adn: uid=user_10,ou=static,dc=groups,dc=com
10139N/Auid: user_10
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_10
10139N/Asn: sn of user user_10
10139N/Adescription: this is the description of user_10
10139N/AuserPassword: pw_10
10139N/Al: TOWN_2
10139N/A
10139N/Adn: uid=user_11,ou=static,dc=groups,dc=com
10139N/Auid: user_11
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_11
13663N/Asn: sn of user user_11
13663N/Adescription: this is the description of user_11
13502N/AuserPassword: pw_11
13502N/Al: TOWN_4
13424N/A
13424N/Adn: uid=user_12,ou=static,dc=groups,dc=com
13329N/Auid: user_12
13329N/Aobjectclass: top
13329N/Aobjectclass: person
13329N/Aobjectclass: inetOrgPerson
13327N/Acn: user_12
13058N/Asn: sn of user user_12
13058N/Adescription: this is the description of user_12
12998N/AuserPassword: pw_12
12998N/Al: TOWN_8
12987N/A
12998N/Adn: uid=user_13,ou=static,dc=groups,dc=com
12825N/Auid: user_13
12825N/Aobjectclass: top
12775N/Aobjectclass: person
12775N/Aobjectclass: inetOrgPerson
12775N/Acn: user_13
12629N/Asn: sn of user user_13
12629N/Adescription: this is the description of user_13
12629N/AuserPassword: pw_13
12629N/Al: TOWN_4
12586N/A
12586N/Adn: uid=user_14,ou=static,dc=groups,dc=com
12467N/Auid: user_14
12467N/Aobjectclass: top
12370N/Aobjectclass: person
12370N/Aobjectclass: inetOrgPerson
12288N/Acn: user_14
12288N/Asn: sn of user user_14
12246N/Adescription: this is the description of user_14
12246N/AuserPassword: pw_14
12215N/Al: TOWN_0
12215N/A
12176N/Adn: uid=user_15,ou=static,dc=groups,dc=com
12176N/Auid: user_15
12158N/Aobjectclass: top
12158N/Aobjectclass: person
12158N/Aobjectclass: inetOrgPerson
12154N/Acn: user_15
12158N/Asn: sn of user user_15
12142N/Adescription: this is the description of user_15
12158N/AuserPassword: pw_15
12127N/Al: TOWN_6
12127N/A
12142N/Adn: uid=user_16,ou=static,dc=groups,dc=com
12158N/Auid: user_16
12125N/Aobjectclass: top
12125N/Aobjectclass: person
12104N/Aobjectclass: inetOrgPerson
12104N/Acn: user_16
11981N/Asn: sn of user user_16
11981N/Adescription: this is the description of user_16
11878N/AuserPassword: pw_16
11878N/Al: TOWN_8
11855N/A
11855N/Adn: uid=user_17,ou=static,dc=groups,dc=com
11438N/Auid: user_17
11438N/Aobjectclass: top
11419N/Aobjectclass: person
11419N/Aobjectclass: inetOrgPerson
11419N/Acn: user_17
11252N/Asn: sn of user user_17
11252N/Adescription: this is the description of user_17
11115N/AuserPassword: pw_17
11115N/Al: TOWN_9
11070N/A
11070N/Adn: uid=user_18,ou=static,dc=groups,dc=com
10986N/Auid: user_18
10986N/Aobjectclass: top
10981N/Aobjectclass: person
10981N/Aobjectclass: inetOrgPerson
10921N/Acn: user_18
10921N/Asn: sn of user user_18
10821N/Adescription: this is the description of user_18
10821N/AuserPassword: pw_18
10746N/Al: TOWN_1
10746N/A
10637N/Adn: uid=user_19,ou=static,dc=groups,dc=com
10637N/Auid: user_19
10454N/Aobjectclass: top
10454N/Aobjectclass: person
10264N/Aobjectclass: inetOrgPerson
10264N/Acn: user_19
10176N/Asn: sn of user user_19
10176N/Adescription: this is the description of user_19
10139N/AuserPassword: pw_19
10139N/Al: TOWN_9
10139N/A
10139N/Adn: uid=user_20,ou=static,dc=groups,dc=com
10139N/Auid: user_20
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_20
10139N/Asn: sn of user user_20
10139N/Adescription: this is the description of user_20
10139N/AuserPassword: pw_20
10139N/Al: TOWN_6
10139N/A
10139N/Adn: uid=user_00,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_00
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_00
10139N/Asn: sn of user user_00
10139N/Adescription: this is the description of user_00
10139N/AuserPassword: pw_00
10139N/Al: TOWN_8
10139N/A
10139N/Adn: uid=user_01,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_01
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_01
10139N/Asn: sn of user user_01
10139N/Adescription: this is the description of user_01
10139N/AuserPassword: pw_01
10139N/Al: TOWN_7
10139N/A
10139N/Adn: uid=user_02,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_02
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_02
10139N/Asn: sn of user user_02
10139N/Adescription: this is the description of user_02
10139N/AuserPassword: pw_02
10139N/Al: TOWN_1
10139N/A
10139N/Adn: uid=user_03,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_03
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_03
10139N/Asn: sn of user user_03
10139N/Adescription: this is the description of user_03
10139N/AuserPassword: pw_03
10139N/Al: TOWN_3
10139N/A
10139N/Adn: uid=user_04,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_04
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_04
10139N/Asn: sn of user user_04
10139N/Adescription: this is the description of user_04
10139N/AuserPassword: pw_04
10139N/Al: TOWN_7
10139N/A
10139N/Adn: uid=user_05,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_05
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_05
10139N/Asn: sn of user user_05
10139N/Adescription: this is the description of user_05
10139N/AuserPassword: pw_05
10139N/Al: TOWN_5
10139N/A
10139N/Adn: uid=user_06,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_06
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_06
10139N/Asn: sn of user user_06
10139N/Adescription: this is the description of user_06
10139N/AuserPassword: pw_06
10139N/Al: TOWN_4
10139N/A
10139N/Adn: uid=user_07,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_07
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_07
10139N/Asn: sn of user user_07
10139N/Adescription: this is the description of user_07
10139N/AuserPassword: pw_07
10139N/Al: TOWN_7
10139N/A
10139N/Adn: uid=user_08,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_08
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_08
10139N/Asn: sn of user user_08
10139N/Adescription: this is the description of user_08
10139N/AuserPassword: pw_08
10139N/Al: TOWN_9
10139N/A
10139N/Adn: uid=user_09,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_09
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_09
10139N/Asn: sn of user user_09
10139N/Adescription: this is the description of user_09
10139N/AuserPassword: pw_09
10139N/Al: TOWN_6
10139N/A
10139N/Adn: uid=user_10,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_10
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_10
10139N/Asn: sn of user user_10
10139N/Adescription: this is the description of user_10
10139N/AuserPassword: pw_10
10139N/Al: TOWN_2
10139N/A
10139N/Adn: uid=user_11,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_11
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_11
10139N/Asn: sn of user user_11
10139N/Adescription: this is the description of user_11
10139N/AuserPassword: pw_11
10139N/Al: TOWN_4
10139N/A
10139N/Adn: uid=user_12,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_12
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_12
10139N/Asn: sn of user user_12
10139N/Adescription: this is the description of user_12
10139N/AuserPassword: pw_12
10139N/Al: TOWN_8
10139N/A
10139N/Adn: uid=user_13,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_13
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_13
10139N/Asn: sn of user user_13
10139N/Adescription: this is the description of user_13
10139N/AuserPassword: pw_13
10139N/Al: TOWN_4
10139N/A
10139N/Adn: uid=user_14,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_14
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_14
10139N/Asn: sn of user user_14
10139N/Adescription: this is the description of user_14
10139N/AuserPassword: pw_14
10139N/Al: TOWN_0
10139N/A
10139N/Adn: uid=user_15,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_15
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_15
10139N/Asn: sn of user user_15
10139N/Adescription: this is the description of user_15
10139N/AuserPassword: pw_15
10139N/Al: TOWN_6
10139N/A
10139N/Adn: uid=user_16,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_16
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_16
10139N/Asn: sn of user user_16
10139N/Adescription: this is the description of user_16
10139N/AuserPassword: pw_16
10139N/Al: TOWN_8
10139N/A
10139N/Adn: uid=user_17,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_17
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_17
10139N/Asn: sn of user user_17
10139N/Adescription: this is the description of user_17
10139N/AuserPassword: pw_17
10139N/Al: TOWN_9
10139N/A
10139N/Adn: uid=user_18,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_18
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_18
10139N/Asn: sn of user user_18
10139N/Adescription: this is the description of user_18
10139N/AuserPassword: pw_18
10139N/Al: TOWN_1
10139N/A
10139N/Adn: uid=user_19,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_19
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_19
10139N/Asn: sn of user user_19
10139N/Adescription: this is the description of user_19
10139N/AuserPassword: pw_19
10139N/Al: TOWN_9
10139N/A
10139N/Adn: uid=user_20,ou=dynamic,dc=groups,dc=com
10139N/Auid: user_20
10139N/Aobjectclass: top
10139N/Aobjectclass: person
10139N/Aobjectclass: inetOrgPerson
10139N/Acn: user_20
10139N/Asn: sn of user user_20
10139N/Adescription: this is the description of user_20
10139N/AuserPassword: pw_20
10139N/Al: TOWN_6
10139N/A
10139N/A
10139N/A