You are not logged in.

  • Index
  •  » Networking
  •  » Search Base, LDAP, and Third Party Hardware/Software Connect

#1 2004-05-03 14:20:19

techpanther
Member
Registered: 2004-05-03
Posts: 1

Search Base, LDAP, and Third Party Hardware/Software Connect

Hello,

I have a XServe running Mac OS 10.3.2.
Listed below are the services that are running on it:
Open Directory
DNS
DHCP
Mail
Webmail

Workstation users are currently able to authenticate to the LDAP directory, so I know it is working.

However, I want devices like Squirrel Mail and Outlook Address Book to be able to retrieve User/Email information from the LDAP directory.  I have tried several different configurations.  Can anyone help?

Offline

 

#2 2004-05-09 23:46:29

widowsoft
Member
Registered: 2003-11-15
Posts: 6
Website

Re: Search Base, LDAP, and Third Party Hardware/Software Connect

for squirell mail do this


cd to /private/etc/openldap

pico slapd.conf

scroll till you see this




pidfile         /var/run/slapd.pid
argsfile        /var/run/slapd.args
replica-pidfile         /var/run/slurpd.pid
replica-argsfile        /var/run/slurpd.args
replicationinterval     3
loglevel                32768
sizelimit       11000
gentlehup       off
schemacheck     off
allow bind_v2 <<<<<<<<<<<<add this line without the <<<< bits

Offline

 
  • Index
  •  » Networking
  •  » Search Base, LDAP, and Third Party Hardware/Software Connect

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson