mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Sync with HEAD
This commit is contained in:
parent
3e332e82fa
commit
b4cb3e39c6
808 changed files with 10127 additions and 8472 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,5 +1,5 @@
|
|||
OpenLDAP 2.3 Change Log
|
||||
|
||||
OpenLDAP 2.3.0alpha Release
|
||||
Alpha release
|
||||
OpenLDAP 2.3.1alpha Release
|
||||
Changes not tracked
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 1998-2004 The OpenLDAP Foundation
|
||||
Copyright 1998-2005 The OpenLDAP Foundation
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
2
INSTALL
2
INSTALL
|
|
@ -107,7 +107,7 @@ $OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18
|
|||
|
||||
This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
|
||||
Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
3
README
3
README
|
|
@ -80,7 +80,8 @@ $OpenLDAP$
|
|||
|
||||
This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
|
||||
Copyright 1998-2004 The OpenLDAP Foundation. All rights reserved.
|
||||
Copyright 1998-2005 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ dnl OpenLDAP Autoconf Macros
|
|||
dnl $OpenLDAP$
|
||||
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
dnl
|
||||
dnl Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
dnl Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
2
aclocal.m4
vendored
2
aclocal.m4
vendored
|
|
@ -10,7 +10,7 @@ dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|||
dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
dnl PARTICULAR PURPOSE.
|
||||
|
||||
dnl Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
dnl Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
4
build/config.guess
vendored
4
build/config.guess
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Attempt to guess a canonical system name.
|
||||
# Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
# Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
# 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ timestamp='2002-10-21-OpenLDAP'
|
|||
# configuration script generated by Autoconf, and is distributable
|
||||
# under the same distributions terms as OpenLDAP inself.
|
||||
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
4
build/config.sub
vendored
4
build/config.sub
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Configuration validation subroutine script.
|
||||
# Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
# Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
# 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -35,7 +35,7 @@ timestamp='2002-09-05 (OpenLDAP)'
|
|||
# configuration script generated by Autoconf, and is distributable
|
||||
# under the same distributions terms as OpenLDAP inself.
|
||||
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -18,5 +18,5 @@
|
|||
|
||||
set -e # exit immediately if any errors occur
|
||||
|
||||
find . -type f -not -name 'LICENSE*' -print -exec perl -pi -e 's/Copyright ([0-9]{4})([,\-][0-9]{2,4})*,? The OpenLDAP Foundation/Copyright $1-2004 The OpenLDAP Foundation/g;' {} \;
|
||||
find . -type f -not -name 'LICENSE*' -print -exec perl -pi -e 's/Copyright ([0-9]{4})([,\-][0-9]{2,4})*,? The OpenLDAP Foundation/Copyright $1-2005 The OpenLDAP Foundation/g;' {} \;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
# configuration script generated by Autoconf, and is distributable
|
||||
# under the same distributions terms as OpenLDAP inself.
|
||||
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/sh
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -44,7 +44,7 @@ echo Release: $RELNAME
|
|||
echo CVS Tag: $CVSTAG
|
||||
echo Modules: $*
|
||||
|
||||
cvs -q export -r $CVSTAG -d $RELNAME $*
|
||||
cvs -q export -kkv -r $CVSTAG -d $RELNAME $*
|
||||
|
||||
if test ! -d $RELNAME ; then
|
||||
echo "error: $RELNAME doesn't exists"
|
||||
|
|
@ -53,10 +53,13 @@ fi
|
|||
|
||||
if test ! -e $RELNAME/build/version.sh ; then
|
||||
echo "No build version"
|
||||
exit 1
|
||||
OL_STRING="something"
|
||||
else
|
||||
eval `$RELNAME/build/version.sh`
|
||||
fi
|
||||
|
||||
eval `$RELNAME/build/version.sh`
|
||||
echo "Rolling up $OL_STRING ..."
|
||||
|
||||
|
||||
tar cf $RELNAME.tar $RELNAME
|
||||
gzip -9 -c $RELNAME.tar > $RELNAME.tgz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
:: $OpenLDAP$
|
||||
:: This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
::
|
||||
:: Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
:: Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
:: All rights reserved.
|
||||
::
|
||||
:: Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -55,7 +55,7 @@ WHOWHERE="$USER@`uname -n`:`pwd`"
|
|||
cat << __EOF__
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -68,7 +68,7 @@ cat << __EOF__
|
|||
*/
|
||||
|
||||
static const char copyright[] =
|
||||
"Copyright 1998-2004 The OpenLDAP Foundation. All rights reserved.\n"
|
||||
"Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved.\n"
|
||||
"COPYING RESTRICTIONS APPLY\n";
|
||||
|
||||
$static $const char $SYMBOL[] =
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ dnl OpenLDAP Autoconf Macros
|
|||
dnl $OpenLDAP$
|
||||
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
dnl
|
||||
dnl Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
dnl Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -13,6 +13,6 @@
|
|||
*/
|
||||
|
||||
static const char copyright[] =
|
||||
"Copyright 1998-2004 The OpenLDAP Foundation. All rights reserved.\n"
|
||||
"Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved.\n"
|
||||
"COPYING RESTRICTIONS APPLY.\n";
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $OpenLDAP$
|
||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
##
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Clients Makefile.in for OpenLDAP
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Makefile for LDAP tools
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -103,5 +103,5 @@ install-local: FORCE
|
|||
done \
|
||||
)
|
||||
$(RM) $(DESTDIR)$(bindir)/ldapadd$(EXEEXT)
|
||||
$(LN) $(DESTDIR)$(bindir)/ldapmodify$(EXEEXT) $(DESTDIR)$(bindir)/ldapadd$(EXEEXT)
|
||||
$(LN_S) $(DESTDIR)$(bindir)/ldapmodify$(EXEEXT) $(DESTDIR)$(bindir)/ldapadd$(EXEEXT)
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 2003 IBM Corporation.
|
||||
* All rights reserved.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||
* All rights reserved.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* All rights reserved.
|
||||
*
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||
* Portions Copyright 2001-2003 IBM Corporation.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||
* Portions Copyright 2001-2003 IBM Corporation.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||
* Portions Copyright 2001-2003 IBM Corporation.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||
* Portions Copyright 2001-2003 IBM Corporation.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/* $OpenLDAP$ */
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||
* Portions Copyright 2001-2003 IBM Corporation.
|
||||
|
|
|
|||
112
configure
vendored
112
configure
vendored
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
#
|
||||
# Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
# Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
# top-level directory of the distribution or, alternatively, at
|
||||
# <http://www.OpenLDAP.org/license.html>.
|
||||
|
||||
echo "Copyright 1998-2004 The OpenLDAP Foundation. All rights reserved."
|
||||
echo "Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved."
|
||||
echo " Restrictions apply, see COPYRIGHT and LICENSE files."
|
||||
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
|
|
@ -25282,60 +25282,6 @@ else
|
|||
PLAT=UNIX
|
||||
fi
|
||||
|
||||
if test -z "$SLAPD_STATIC_BACKENDS"; then
|
||||
SLAPD_NO_STATIC='#'
|
||||
else
|
||||
SLAPD_NO_STATIC=
|
||||
fi
|
||||
|
||||
BACKEND_HEADER=servers/slapd/backend.h
|
||||
cat > $BACKEND_HEADER << EOF
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 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>.
|
||||
*/
|
||||
/* This file is automatically generated by configure; please do not edit.
|
||||
*/
|
||||
|
||||
EOF
|
||||
|
||||
for b in $SLAPD_STATIC_BACKENDS; do
|
||||
bb=`echo "$b" | sed -e 's;back-;;'`
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
extern BI_init ${bb}_back_initialize;
|
||||
EOF
|
||||
done
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
|
||||
static BackendInfo binfo[] = {
|
||||
EOF
|
||||
|
||||
for b in $SLAPD_STATIC_BACKENDS; do
|
||||
bb=`echo "$b" | sed -e 's;back-;;'`
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
{ "$bb", ${bb}_back_initialize },
|
||||
EOF
|
||||
done
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
/* end of generated file */
|
||||
EOF
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -25910,12 +25856,64 @@ fi; done
|
|||
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<EOF
|
||||
|
||||
STATIC_BACKENDS="$SLAPD_STATIC_BACKENDS"
|
||||
EOF
|
||||
cat >> $CONFIG_STATUS <<\EOF
|
||||
|
||||
chmod +x tests/run
|
||||
date > stamp-h
|
||||
BACKENDSC="servers/slapd/backends.c"
|
||||
echo "Making $BACKENDSC"
|
||||
rm -f $BACKENDSC
|
||||
cat > $BACKENDSC << ENDX
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2005 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>.
|
||||
*/
|
||||
/* This file is automatically generated by configure; please do not edit. */
|
||||
|
||||
#include "portable.h"
|
||||
#include "slap.h"
|
||||
|
||||
ENDX
|
||||
if test "${STATIC_BACKENDS}"; then
|
||||
for b in ${STATIC_BACKENDS}; do
|
||||
bb=`echo "${b}" | sed -e 's/back-//'`
|
||||
cat >> $BACKENDSC << ENDX
|
||||
extern BI_init ${bb}_back_initialize;
|
||||
ENDX
|
||||
done
|
||||
|
||||
cat >> $BACKENDSC << ENDX
|
||||
|
||||
BackendInfo slap_binfo[] = {
|
||||
ENDX
|
||||
|
||||
for b in ${STATIC_BACKENDS}; do
|
||||
bb=`echo "${b}" | sed -e 's/back-//'`
|
||||
echo " Add ${bb} ..."
|
||||
cat >> $BACKENDSC << ENDX
|
||||
{ "${bb}", ${bb}_back_initialize },
|
||||
ENDX
|
||||
done
|
||||
|
||||
cat >> $BACKENDSC << ENDX
|
||||
{ NULL, NULL },
|
||||
};
|
||||
|
||||
/* end of generated file */
|
||||
ENDX
|
||||
fi
|
||||
|
||||
echo Please run \"make depend\" to build dependencies
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
116
configure.in
116
configure.in
|
|
@ -1,7 +1,7 @@
|
|||
dnl $OpenLDAP$
|
||||
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
dnl
|
||||
dnl Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
dnl Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
dnl All rights reserved.
|
||||
dnl
|
||||
dnl Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -23,7 +23,7 @@ define([AC_INIT_BINSH],
|
|||
|
||||
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
#
|
||||
# Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
# Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -34,7 +34,7 @@ define([AC_INIT_BINSH],
|
|||
# top-level directory of the distribution or, alternatively, at
|
||||
# <http://www.OpenLDAP.org/license.html>.
|
||||
|
||||
echo "Copyright 1998-2004 The OpenLDAP Foundation. All rights reserved."
|
||||
echo "Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved."
|
||||
echo " Restrictions apply, see COPYRIGHT and LICENSE files."
|
||||
])dnl
|
||||
dnl ----------------------------------------------------------------
|
||||
|
|
@ -2924,62 +2924,6 @@ else
|
|||
PLAT=UNIX
|
||||
fi
|
||||
|
||||
if test -z "$SLAPD_STATIC_BACKENDS"; then
|
||||
SLAPD_NO_STATIC='#'
|
||||
else
|
||||
SLAPD_NO_STATIC=
|
||||
fi
|
||||
|
||||
dnl Generate static backend header file
|
||||
BACKEND_HEADER=servers/slapd/backend.h
|
||||
cat > $BACKEND_HEADER << EOF
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2004 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>.
|
||||
*/
|
||||
/* This file is automatically generated by configure; please do not edit.
|
||||
*/
|
||||
|
||||
EOF
|
||||
|
||||
for b in $SLAPD_STATIC_BACKENDS; do
|
||||
bb=`echo "$b" | sed -e 's;back-;;'`
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
extern BI_init ${bb}_back_initialize;
|
||||
EOF
|
||||
done
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
|
||||
static BackendInfo binfo[[]] = {
|
||||
EOF
|
||||
|
||||
for b in $SLAPD_STATIC_BACKENDS; do
|
||||
bb=`echo "$b" | sed -e 's;back-;;'`
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
{ "$bb", ${bb}_back_initialize },
|
||||
EOF
|
||||
done
|
||||
|
||||
cat >> $BACKEND_HEADER << EOF
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
/* end of generated file */
|
||||
EOF
|
||||
dnl done generating static backend header file
|
||||
|
||||
AC_SUBST(LIBSRCS)
|
||||
AC_SUBST(PLAT)
|
||||
AC_SUBST(WITH_SASL)
|
||||
|
|
@ -3108,5 +3052,57 @@ tests/progs/Makefile:build/top.mk:tests/progs/Makefile.in:build/rules.mk \
|
|||
,[
|
||||
chmod +x tests/run
|
||||
date > stamp-h
|
||||
BACKENDSC="servers/slapd/backends.c"
|
||||
echo "Making $BACKENDSC"
|
||||
rm -f $BACKENDSC
|
||||
cat > $BACKENDSC << ENDX
|
||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
*
|
||||
* Copyright 1998-2005 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>.
|
||||
*/
|
||||
/* This file is automatically generated by configure; please do not edit. */
|
||||
|
||||
#include "portable.h"
|
||||
#include "slap.h"
|
||||
|
||||
ENDX
|
||||
if test "${STATIC_BACKENDS}"; then
|
||||
for b in ${STATIC_BACKENDS}; do
|
||||
bb=`echo "${b}" | sed -e 's/back-//'`
|
||||
cat >> $BACKENDSC << ENDX
|
||||
extern BI_init ${bb}_back_initialize;
|
||||
ENDX
|
||||
done
|
||||
|
||||
cat >> $BACKENDSC << ENDX
|
||||
|
||||
BackendInfo slap_binfo[[]] = {
|
||||
ENDX
|
||||
|
||||
for b in ${STATIC_BACKENDS}; do
|
||||
bb=`echo "${b}" | sed -e 's/back-//'`
|
||||
echo " Add ${bb} ..."
|
||||
cat >> $BACKENDSC << ENDX
|
||||
{ "${bb}", ${bb}_back_initialize },
|
||||
ENDX
|
||||
done
|
||||
|
||||
cat >> $BACKENDSC << ENDX
|
||||
{ NULL, NULL },
|
||||
};
|
||||
|
||||
/* end of generated file */
|
||||
ENDX
|
||||
fi
|
||||
|
||||
echo Please run \"make depend\" to build dependencies
|
||||
])
|
||||
],[STATIC_BACKENDS="$SLAPD_STATIC_BACKENDS"])
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 1998-2004 The OpenLDAP Foundation
|
||||
Copyright 1998-2005 The OpenLDAP Foundation
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/* Generic time.h */
|
||||
/* $OpenLDAP$ */
|
||||
/*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation, Redwood City, California, USA
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms are permitted only
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# $OpenLDAP$
|
||||
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||
#
|
||||
# Copyright 2003-2004 The OpenLDAP Foundation.
|
||||
# Copyright 2003-2005 The OpenLDAP Foundation.
|
||||
# Portions Copyright 2004 by IBM Corporation.
|
||||
# All rights reserved.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2004 The OpenLDAP Foundation. All rights reserved.
|
||||
Copyright 2004-2005 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/* $OpenLDAP$ */
|
||||
/*
|
||||
* Copyright 2004 The OpenLDAP Foundation.
|
||||
* Copyright 2004-2005 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2004 The OpenLDAP Foundation. All rights reserved.
|
||||
Copyright 2004-2005 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/* $OpenLDAP$ */
|
||||
/*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/* $OpenLDAP$ */
|
||||
/*
|
||||
* Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
* Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2004 Howard Chu, Symas Corp. All rights reserved.
|
||||
Copyright 2004-2005 Howard Chu, Symas Corp. All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted only as authorized by the OpenLDAP
|
||||
|
|
@ -15,7 +15,12 @@ password hashes for an LDAP user.
|
|||
The Kerberos support is written for Heimdal using its hdb-ldap backend.
|
||||
If a PasswordModify is performed on an entry that has the krb5KDCEntry
|
||||
objectclass, then the krb5Key and krb5KeyVersionNumber will be updated
|
||||
using the new password in the PasswordModify request.
|
||||
using the new password in the PasswordModify request. Additionally, a
|
||||
new "{K5KEY}" password hash mechanism is provided. krb5KDCEntries that
|
||||
have this hash specifier in their userPassword attribute, Simple Binds
|
||||
will be checked against the Kerberos keys of the Entry. No data is
|
||||
needed after the "{K5KEY}" hash specifier in the userPassword, it is
|
||||
looked up from the Entry directly.
|
||||
|
||||
The Samba support is written using the Samba 3.0 LDAP schema. If a
|
||||
PasswordModify is performed on an entry that has the sambaSamAccount
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/* smbk5pwd.c - Overlay for managing Samba and Heimdal passwords */
|
||||
/* $OpenLDAP$ */
|
||||
/*
|
||||
* Copyright 2004 by Howard Chu, Symas Corp.
|
||||
* Copyright 2004-2005 by Howard Chu, Symas Corp.
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
|
@ -25,6 +25,11 @@
|
|||
#include <ac/errno.h>
|
||||
|
||||
#ifdef DO_KRB5
|
||||
#include <ac/string.h>
|
||||
#include <lber.h>
|
||||
#include <lber_pvt.h>
|
||||
#include <lutil.h>
|
||||
|
||||
/* make ASN1_MALLOC_ENCODE use our allocator */
|
||||
#define malloc ch_malloc
|
||||
|
||||
|
|
@ -155,7 +160,130 @@ static void nthash(
|
|||
}
|
||||
#endif /* DO_SAMBA */
|
||||
|
||||
int smbk5pwd_exop_passwd(
|
||||
#ifdef DO_KRB5
|
||||
|
||||
static int smbk5pwd_op_cleanup(
|
||||
Operation *op,
|
||||
SlapReply *rs )
|
||||
{
|
||||
slap_callback *cb;
|
||||
|
||||
/* clear out the current key */
|
||||
ldap_pvt_thread_pool_setkey( op->o_threadctx, smbk5pwd_op_cleanup,
|
||||
NULL, NULL );
|
||||
|
||||
/* free the callback */
|
||||
cb = op->o_callback;
|
||||
op->o_callback = cb->sc_next;
|
||||
op->o_tmpfree( cb, op->o_tmpmemctx );
|
||||
return 0;
|
||||
}
|
||||
|
||||
static int smbk5pwd_op_bind(
|
||||
Operation *op,
|
||||
SlapReply *rs )
|
||||
{
|
||||
/* If this is a simple Bind, stash the Op pointer so our chk
|
||||
* function can find it. Set a cleanup callback to clear it
|
||||
* out when the Bind completes.
|
||||
*/
|
||||
if ( op->oq_bind.rb_method == LDAP_AUTH_SIMPLE ) {
|
||||
slap_callback *cb;
|
||||
ldap_pvt_thread_pool_setkey( op->o_threadctx, smbk5pwd_op_cleanup, op,
|
||||
NULL );
|
||||
cb = op->o_tmpcalloc( 1, sizeof(slap_callback), op->o_tmpmemctx );
|
||||
cb->sc_cleanup = smbk5pwd_op_cleanup;
|
||||
cb->sc_next = op->o_callback;
|
||||
op->o_callback = cb;
|
||||
}
|
||||
return SLAP_CB_CONTINUE;
|
||||
}
|
||||
|
||||
static LUTIL_PASSWD_CHK_FUNC chk_k5key;
|
||||
static const struct berval scheme = BER_BVC("{K5KEY}");
|
||||
|
||||
/* This password scheme stores no data in the userPassword attribute
|
||||
* other than the scheme name. It assumes the invoking entry is a
|
||||
* krb5KDCentry and compares the passed-in credentials against the
|
||||
* krb5Key attribute. The krb5Key may be multi-valued, but they are
|
||||
* simply multiple keytypes generated from the same input string, so
|
||||
* only the first value needs to be compared here.
|
||||
*
|
||||
* Since the lutil_passwd API doesn't pass the Entry object in, we
|
||||
* have to fetch it ourselves in order to get access to the other
|
||||
* attributes. We accomplish this with the help of the overlay's Bind
|
||||
* function, which stores the current Operation pointer in thread-specific
|
||||
* storage so we can retrieve it here. The Operation provides all
|
||||
* the necessary context for us to get Entry from the database.
|
||||
*/
|
||||
static int chk_k5key(
|
||||
const struct berval *sc,
|
||||
const struct berval *passwd,
|
||||
const struct berval *cred,
|
||||
const char **text )
|
||||
{
|
||||
void *ctx;
|
||||
Operation *op;
|
||||
int rc;
|
||||
Entry *e;
|
||||
Attribute *a;
|
||||
krb5_error_code ret;
|
||||
krb5_keyblock key;
|
||||
krb5_salt salt;
|
||||
hdb_entry ent;
|
||||
|
||||
/* Find our thread context, find our Operation */
|
||||
ctx = ldap_pvt_thread_pool_context();
|
||||
|
||||
if ( ldap_pvt_thread_pool_getkey( ctx, smbk5pwd_op_cleanup, (void **)&op, NULL ) ||
|
||||
!op )
|
||||
return LUTIL_PASSWD_ERR;
|
||||
|
||||
rc = be_entry_get_rw( op, &op->o_req_ndn, NULL, NULL, 0, &e );
|
||||
if ( rc != LDAP_SUCCESS ) return LUTIL_PASSWD_ERR;
|
||||
|
||||
rc = LUTIL_PASSWD_ERR;
|
||||
do {
|
||||
size_t l;
|
||||
Key ekey = {0};
|
||||
|
||||
a = attr_find( e->e_attrs, ad_krb5PrincipalName );
|
||||
if (!a ) break;
|
||||
|
||||
memset( &ent, 0, sizeof(ent) );
|
||||
ret = krb5_parse_name(context, a->a_vals[0].bv_val, &ent.principal);
|
||||
if ( ret ) break;
|
||||
krb5_get_pw_salt( context, ent.principal, &salt );
|
||||
krb5_free_principal( context, ent.principal );
|
||||
|
||||
a = attr_find( e->e_attrs, ad_krb5Key );
|
||||
if ( !a ) break;
|
||||
|
||||
ent.keys.len = 1;
|
||||
ent.keys.val = &ekey;
|
||||
decode_Key((unsigned char *) a->a_vals[0].bv_val,
|
||||
(size_t) a->a_vals[0].bv_len, &ent.keys.val[0], &l);
|
||||
if ( db->master_key_set )
|
||||
hdb_unseal_keys( context, db, &ent );
|
||||
|
||||
krb5_string_to_key_salt( context, ekey.key.keytype, cred->bv_val,
|
||||
salt, &key );
|
||||
|
||||
krb5_free_salt( context, salt );
|
||||
|
||||
if ( memcmp( ekey.key.keyvalue.data, key.keyvalue.data,
|
||||
key.keyvalue.length ) == 0 ) rc = LUTIL_PASSWD_OK;
|
||||
|
||||
krb5_free_keyblock_contents( context, &key );
|
||||
krb5_free_keyblock_contents( context, &ekey.key );
|
||||
|
||||
} while(0);
|
||||
be_entry_release_r( op, e );
|
||||
return rc;
|
||||
}
|
||||
#endif /* DO_KRB5 */
|
||||
|
||||
static int smbk5pwd_exop_passwd(
|
||||
Operation *op,
|
||||
SlapReply *rs )
|
||||
{
|
||||
|
|
@ -220,6 +348,8 @@ int smbk5pwd_exop_passwd(
|
|||
keys[i].bv_val = NULL;
|
||||
keys[i].bv_len = 0;
|
||||
|
||||
_kadm5_free_keys(kadm_context, ent.keys.len, ent.keys.val);
|
||||
|
||||
if ( i != ent.keys.len ) {
|
||||
ber_bvarray_free( keys );
|
||||
break;
|
||||
|
|
@ -389,6 +519,12 @@ int smbk5pwd_init() {
|
|||
smbk5pwd.on_bi.bi_type = "smbk5pwd";
|
||||
smbk5pwd.on_bi.bi_extended = smbk5pwd_exop_passwd;
|
||||
|
||||
#ifdef DO_KRB5
|
||||
smbk5pwd.on_bi.bi_op_bind = smbk5pwd_op_bind;
|
||||
|
||||
lutil_passwd_add( (struct berval *)&scheme, chk_k5key, NULL );
|
||||
#endif
|
||||
|
||||
return overlay_register( &smbk5pwd );
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2004 The OpenLDAP Foundation. All rights reserved.
|
||||
Copyright 2004-2005 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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright 2003-2004 The OpenLDAP Foundation. All rights reserved.
|
||||
Copyright 2003-2005 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
## doc Makefile.in for OpenLDAP
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# man Makefile.in for OpenLDAP
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# man1 Makefile.in for OpenLDAP
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapcompare \- LDAP compare tool
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapdelete \- LDAP delete entry tool
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapmodrdn \- LDAP rename entry tool
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldappasswd \- change the password of an LDAP entry
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapsearch \- LDAP search tool
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapwhoami \- LDAP who am i? tool
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# man3 Makefile.in for OpenLDAP
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_alloc_t, ber_flush, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- LBER simplified Basic Encoding Rules library routines for encoding
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- LBER memory allocators
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap - OpenLDAP Lightweight Directory Access Protocol API
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_abandon, ldap_abandon_ext \- Abandon an LDAP operation in progress
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_add, ldap_add_s, ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s \- LDAP bind routines
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_compare, ldap_compare_s \- Perform an LDAP compare operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_delete, ldap_delete_s \- Perform an LDAP delete operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP protocol error handling routines
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsing and counting routines
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn \- LDAP DN handling routines
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value handling routines
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_modify, ldap_modify_s \- Perform an LDAP modify operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_init, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_parse_reference \- Extract referrals and controls from a reference message
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_PARSE_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_parse_result \- Parsing results
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_result \- Wait for the result of an LDAP operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_SCHEMA 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 2000-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 2000-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_SEARCH 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_search, ldap_search_s, ldap_search_st \- Perform an LDAP search operation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP_URL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_is_ldap_url,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# man5 Makefile.in for OpenLDAP
|
||||
# $OpenLDAP$
|
||||
## Copyright 1998-2004 The OpenLDAP Foundation.
|
||||
## Copyright 1998-2005 The OpenLDAP Foundation.
|
||||
## All rights reserved.
|
||||
##
|
||||
## Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDAP.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.UC 6
|
||||
.SH NAME
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.TH LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldif \- LDAP Data Interchange Format
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.TH SLAPD-BDB 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
|
|
@ -92,7 +92,11 @@ Some attributes only support a subset of indexes.
|
|||
If only an <attr> is given, the indices specified for \fBdefault\fR
|
||||
are maintained.
|
||||
Note that setting a default does not imply that all attributes will be
|
||||
indexed.
|
||||
indexed. Also, for best performance, an
|
||||
.B eq
|
||||
index should always be configured for the
|
||||
.B objectClass
|
||||
attribute.
|
||||
|
||||
A number of special index parameters may be specified.
|
||||
The index type
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.TH SLAPD-DNSSRV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
.TH SLAPD-LDAP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||
.\" Copyright 1998-2004 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copyright 1998-2005 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.\" $OpenLDAP$
|
||||
.SH NAME
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue