From a845387a8b674872109a3daa9ad21edf9963e10d Mon Sep 17 00:00:00 2001
From: el_kaboing <el_kaboing@localhost>
Date: Fri, 16 Feb 2007 21:12:29 +0000
Subject: [PATCH] Add test cases for the functional tests for Issue 353.

---
 opends/tests/functional-tests/shared/data/security/sasl/sasl_startup.ldif |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/opends/tests/functional-tests/shared/data/security/sasl/sasl_startup.ldif b/opends/tests/functional-tests/shared/data/security/sasl/sasl_startup.ldif
index eb80698..f63a5e4 100644
--- a/opends/tests/functional-tests/shared/data/security/sasl/sasl_startup.ldif
+++ b/opends/tests/functional-tests/shared/data/security/sasl/sasl_startup.ldif
@@ -133,6 +133,24 @@
 roomnumber: 4135
 userpassword: gosling
 
+dn: uid=mmiller, ou=People, o=SASL Tests, dc=example,dc=com
+cn: Monkey Miller
+sn: Miller
+givenname: Monkey
+objectclass: top
+objectclass: person
+objectclass: organizationalPerson
+objectclass: inetOrgPerson
+ou: Accounting
+ou: People
+l: Sunnyvale
+uid: mmiller
+mail: mmiller@example.com
+telephonenumber: +1 408 555 9423
+facsimiletelephonenumber: +1 408 555 0111
+roomnumber: 4135
+userpassword: gosling
+
 dn: uid=gfarmer, ou=People, o=SASL Tests, dc=example,dc=com
 cn: Gern Farmer
 sn: Farmer

--
Gitblit v1.10.0