[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian and LDAP



On Tue, Aug 01, 2000 at 10:12:12PM +0200, Dariush Pietrzak wrote:
> > > my users faster, and it's more straight-forward ( without using
> > Are you sure that you used indices on your entries?
> hmmm, what are indices and how can I use them?
thought this :-)

in slapd.conf (assuming you are using openldap):
index dn,objectclass,o,ou,cn,radiuspassword,radiususername,radiusprofile
Then whenever one of the above attributes get inserts (you have to reinsert
your whole database at the first time!) the following file get build,
leading to faster access of the objects:
proxy:/var/lib/openldap# ll
total 3715
drwxr-xr-x    2 root     root         1024 Apr 15 12:57 .
drwxr-xr-x   10 root     root         1024 Mar 27 16:24 ..
-rw-r--r--    1 root     root            5 Jul 27 15:38 NEXTID
-rw-------    1 root     root       290816 Jul 27 16:00 cn.dbb
-rw-------    1 root     root      1249280 Jul 27 16:00 dn.dbb
...

> > their userbase because of a little typo in these very ugly openldap
> > security rules.... :-(
> duh? could you elaborate on that? I don't quite follow and understand
> what could be the problem?
No real problem just a bit work to check if one hasn't forgotten anything...

> regards, Eyck
bye,

 -christian-

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
ch@westend.com     Internet & Security for Professionals    Fax 0241/911879
           WESTEND ist CISCO Systems Partner - Premium Certified



Reply to: