[horde] LDAP
Jorge Hernandez
jorgeh at fsbcomputers.com
Thu Oct 9 17:10:52 UTC 2008
It did, but I just noticed something, when I copy the permissions from
the existing LDAP guide my ldap doesn't want to start, would you
please tell me exactly what I need to copy to my slapd.conf so it can
work?
==========================
Jorge Hernandez
CEO/OWNER
FSB ComputersQuoting eculp <eculp at encontacto.net>:
> Quoting Jorge Hernandez <jorgeh at fsbcomputers.com>:
>
>>
>>
>> I'm trying to follow the instructions of Existing LDAP, I setup
>> my LDAP the way it says in the manual, but I don't know where to
>> find the AuthLDAP hook or the file I need to moify so horde
>> authenticates using LDAP, where can I find that?
>
> hooks.php is in the horde/config folder but you may or may not need it.
> I've done both but now I am authenticating directly with ldap from
> horde/conf.php and am not. You only need to setup your ldap
> information with some or all of the following variables.
>
> $conf['auth']['params']['hostspec'] = ;
> $conf['auth']['params']['basedn'] = ;
> $conf['auth']['params']['binddn'] = ;
> $conf['auth']['params']['password'] = ;
> $conf['auth']['params']['version'] = ;
> $conf['auth']['params']['ad'] = ;
> $conf['auth']['params']['uid'] = ;
> $conf['auth']['params']['encryption'] = ;
> $conf['auth']['params']['objectclass'] = array('');
> $conf['auth']['params']['newuser_objectclass'] = array('', '');
> $conf['auth']['params']['filter_type'] = '';
> $conf['auth']['params']['password_expiration'] = '';
>
> The above is usually configured via the web-based horde administrative page.
>
> I hope that helps,
>
> ed
>>
>> ==========================
>> Jorge Hernandez
>> CEO/OWNER
>> FSB Computers
>> --
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde[1]
>> Frequently Asked Questions: http://horde.org/faq/[2]
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde[3]
> Frequently Asked Questions: http://horde.org/faq/[4]
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
Links:
------
[1] http://horde.org/bounties/#horde
[2] http://horde.org/faq/
[3] http://horde.org/bounties/#horde
[4] http://horde.org/faq/
More information about the horde
mailing list