Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
6680465d
Commit
6680465d
authored
Nov 28, 2003
by
Kurt Zeilenga
Browse files
notices
parent
032d2b35
Changes
57
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.in
View file @
6680465d
# Makefile.in for tests
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
...
...
tests/data/ditcontentrules.conf
View file @
6680465d
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ditcontentrule
(
2
.
5
.
6
.
4
NAME
'organization'
AUX
domainRelatedObject
)
ditcontentrule
(
2
.
5
.
6
.
5
NAME
'organizationalUnit'
AUX
extensibleObject
)
ditcontentrule
(
2
.
5
.
6
.
9
NAME
'groupOfNames'
)
...
...
tests/data/slapd-acl.conf
View file @
6680465d
# $OpenLDAP$
#
# master slapd config -- for testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-cache-master.conf
View file @
6680465d
#
# master slapd config -- for proxy cache testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-dnssrv.conf
View file @
6680465d
# $OpenLDAP$
#
# DNS SRV slapd config -- for testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
pidfile
./
test
-
db
/
slapd
.
pid
...
...
tests/data/slapd-glue.conf
View file @
6680465d
# stand-alone slapd config -- for backglue testing (with indexing)
# $OpenLDAP$
#
# stand-alone slapd config -- for backglue testing
# with indexing
#
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-master.conf
View file @
6680465d
# $OpenLDAP$
#
# master slapd config -- for testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-nis-master.conf
View file @
6680465d
# master slapd config -- for testing (needs updating)
# $OpenLDAP$
#
# master slapd config -- for testing
# needs updating
#
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
others_nis
.
at
.
conf
include
./
schema
/
others_nis
.
oc
.
conf
...
...
tests/data/slapd-passwd.conf
View file @
6680465d
# $OpenLDAP$
#
# master slapd config -- for testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-proxycache.conf
View file @
6680465d
#
# proxy cache slapd config
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-pw.conf
View file @
6680465d
# $OpenLDAP$
#
# master slapd config -- for testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-ref-slave.conf
View file @
6680465d
# $OpenLDAP$
#
# slave slapd config -- for default referral testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-referrals.conf
View file @
6680465d
# $OpenLDAP$
#
# referral slapd config -- for testing
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-repl-master.conf
View file @
6680465d
# $OpenLDAP$
#
# master slapd config -- for testing of replication
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-repl-slave.conf
View file @
6680465d
# $OpenLDAP$
#
# slave slapd config -- for testing of replication
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-schema.conf
View file @
6680465d
# stand-alone slapd config -- for testing (with indexing)
# $OpenLDAP$
#
# stand-alone slapd config -- for testing
# with indexing
#
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
#
include
./
schema
/
core
.
schema
...
...
tests/data/slapd-syncrepl-master.conf
View file @
6680465d
# $OpenLDAP$
#
# master slapd config -- for testing of SYNC replication
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-syncrepl-slave-persist1.conf
View file @
6680465d
# $OpenLDAP$
#
# slave slapd config -- for testing of SYNC replication
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-syncrepl-slave-persist2.conf
View file @
6680465d
# $OpenLDAP$
#
# slave slapd config -- for testing of SYNC replication
#
# $OpenLDAP$
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
tests/data/slapd-syncrepl-slave-persist3.conf
View file @
6680465d
# $OpenLDAP$
#
# slave slapd config -- for testing of SYNC replication
#
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
ucdata
-
path
./
ucdata
include
./
schema
/
core
.
schema
include
./
schema
/
cosine
.
schema
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment