[turba] dumb question about using LDAP
Craig White
craigwhite at azapple.com
Wed Feb 2 18:57:41 PST 2005
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();
Craig
More information about the turba
mailing list