diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-08-16 11:38:26 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-08-17 08:44:28 +1000 |
commit | 045e04a2c6649c2c11d0925969f960662f637673 (patch) | |
tree | 6943f19764aeced6a0664f8357297be9f4b410a1 /source4/lib/ldb/tests | |
parent | ec3ed2898fec44ceb48ee78fc934c6f4e67aaf73 (diff) | |
download | samba-045e04a2c6649c2c11d0925969f960662f637673.tar.gz samba-045e04a2c6649c2c11d0925969f960662f637673.tar.bz2 samba-045e04a2c6649c2c11d0925969f960662f637673.zip |
s4-ldb: test the 'displayName=a,b' bug
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/lib/ldb/tests')
-rw-r--r-- | source4/lib/ldb/tests/test.ldif | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/lib/ldb/tests/test.ldif b/source4/lib/ldb/tests/test.ldif index e53fadc700..fd37f0037e 100644 --- a/source4/lib/ldb/tests/test.ldif +++ b/source4/lib/ldb/tests/test.ldif @@ -409,3 +409,9 @@ homephone: +1 313 555 8421 pager: +1 313 555 2844 facsimiletelephonenumber: +1 313 555 9700 telephonenumber: +1 313 555 5331 + +dn: cn=Fred Bassett,ou=Alumni Association,ou=People,o=University of Michigan,c=TEST +objectclass: OpenLDAPperson +cn: Fred Bassett +sn: Bassett +uid: Bassett, Fred |