[turba] dumb question about using LDAP

Craig White craigwhite at azapple.com
Wed Feb 2 21:24:13 PST 2005


On Wed, 2005-02-02 at 19:57 -0700, Craig White wrote:
> On Wed, 2005-02-02 at 21:50 -0500, Chuck Hagenbuch wrote:
> > Quoting Craig White <craigwhite at azapple.com>:
> > 
> > > I have a shared LDAP address book working
> > >
> > > I'm trying to work through personal address book and I am getting this
> > > error...
> > > Query failed: (32) No such object
> > >
> > > and I'm looking at turba/config/sources.php and I'm thinking that maybe
> > > it's because I am using IMAP for authentication to horde...is that
> > > correct?
> > 
> > No.
> > 
> > > (is this how the line $uid = Auth::getBareAuth(); in
> > > sources.php get's it's magic info? and is it possible to get this info
> > > from an IMAP authenticated logon?)
> > 
> > Magic info? No idea what you mean.
> > 
> ----
> sorry - I mean...
> 
>  'bind_dn' => 'uid=' . $uid . ',ou=People,' . $basedn,
> 
> getting $uid value from
> $uid = Auth::getBareAuth();
----
figured out the problem...

pretty tough to skull through the code - at least for me

Thanks

and to answer my initial question, it isn't necessary to use LDAP auth
to use LDAP personal address books. Probably helps though  ;-)

Craig



More information about the turba mailing list