>>> On 3/9/2006 at 2:44 pm, in message
<kl1Qf.8834$oh5.8513 prv-forum2.provo.novell.com>, Ryan
Seale<ryan-seale utc.edu> wrote:
> I'm having trouble getting this to work for some
reason. I've set it up
> a couple of times in the past with previous versions of
mod_edir and
> Apache 2, but my brain doesn't seem to recall what I
did to get things
> working.
>
> Right now I'm running clean install as of yesterday:
> Netware 6.5 Sp4a eDir 8.7.3.7
> Apache 2.0.54
> Mod_EDIR 1.0.8 (tested with 1.0.9 and didn't work
either)
> LIBC 9.00.01
>
> [debug] rdirutils.c(534): Checking mod_eDir cache for
purgible entries
> [debug] rdirutils.c(455): [client 192.168.5.199]
Checking cache for
> entry userid
> [debug] hdir.c(232): [client 192.168.5.199] Search for
user or alias
> ryan-seale in context ou=Login,ou=Aliases,o=UTC failed
with error Timed
> out, continuing search
> [warn] [client 192.168.5.199] could not find home
directory for user
> userid
> [error] [client 192.168.5.199] File does not exist:
> SYS:/apache2/htdocs/~userid
>
>
> What rights are needed to get this to work? I
understand that there are
>
> requirements for Host Server, Host Resource Name, and
homeDirectory, but
>
> thought I had assigned everything properly.
>
> My other question is about defining search contexts.
I'm assuming that
> it searches all subcontexts. I was going to see if
there was a limit to
>
> how many levels it will search down.
>
> Thanks,
>
> -Rya
First, did you set and eDirUserAccount and eDirPassword?
This user is the
one that should have sufficient rights to access the user
object attributes.
Second, what is your eDirLdapTimeout set to? Is it possible
that you just
have a slow LDAP server searching through a large tree and
it just times out
before the search is done. If so then you can either narrow
your search
tree or lengthen the timeout.
Brad
|