[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
More stranges in database...
- To: openldap-software@OpenLDAP.org
- Subject: More stranges in database...
- From: Turbo Fredriksson <turbo@nocrew.org>
- Date: 22 May 2000 21:33:39 +0200
- Organization: LDAP expert wannabe
- User-agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6
I must be doing something really weird with my databases. I administer
two machines, our production server and my private machine. The previous
problems where with a to big (!?!) database on my private machine. This
time it's the production machine!!!
I can't search with wild cards any more!!!
Any idea what can cause this?
----- s n i p -----
[donald.pts/3]$ ldapsearch uid=turbo dn
uid=turbo,ou=Users,o=Air2Net,c=SE
[donald.pts/3]$ ldapsearch 'uid=t*' dn
[donald.pts/3]$ ldapsearch 'uid=t.*' dn
[donald.pts/3]$
----- s n i p -----