version 1.3.2.5, 2005/04/29 21:29:11
|
version 1.3.2.6, 2005/08/09 21:04:11
|
Line 1
|
Line 1
|
#! /bin/sh |
#! /bin/sh |
# $OpenLDAP: pkg/ldap/tests/scripts/relay,v 1.10 2005/04/16 00:27:27 ando Exp $ |
# $OpenLDAP: pkg/ldap/tests/scripts/relay,v 1.11 2005/07/20 09:17:45 ando Exp $ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2005 The OpenLDAP Foundation. |
## Copyright 1998-2005 The OpenLDAP Foundation. |
Line 169 description: Just added as ldap://localh
|
Line 169 description: Just added as ldap://localh
|
dn: ou=Referrals,$BASEDN |
dn: ou=Referrals,$BASEDN |
changetype: modify |
changetype: modify |
replace: ref |
replace: ref |
ref: ldap://localhost:9010/ou=Referrals,$BASEDN |
ref: ldap://localhost:9012/ou=Referrals,$BASEDN |
- |
- |
add: description |
add: description |
description: ...and modified as ldap://localhost:9010/ou=Referrals,$BASEDN |
description: ...and modified as ldap://localhost:9012/ou=Referrals,$BASEDN |
- |
- |
EOMODS |
EOMODS |
|
|