ldap server and client conflicts, with Postfix and Courier in the mix

Johan Hendriks Johan at double-l.nl
Mon Aug 13 00:16:21 PDT 2007


Pollywog wrote:
>> I want to install the LDAP server but it complains that it conflicts with LDAP 
>> client:
>> 
>> ===>  openldap-server-2.3.37 conflicts with installed package(s):
>>       openldap-client-2.3.37
>> 
>> However, attempting to remove the client to make room for the server results 
>> in another complaint:
>> 
>> pkg_delete: package 'openldap-client-2.3.37' is required by these other 
>> packages
>> and may not be deinstalled:
>> courier-authlib-ldap-0.59.3
>> postfix-2.4.5,1

>I think the conflict is mostly a question of the order things were 
>installed. When you install the server then it also installs the client 
>side which it can't because it's already there. But, ofcourse, these 
>should not conflict.

>This c(sh)ould be solved by deinstalling the listed packages and install 
>the server, then the reinstall the remaining packages.

>Alternatively, you can force deinstall the client or simply override the 
>warning.

>Cheers, Erik

I think you have sasl2 support enabled for the server
Make config will tell you if it is.
If so it will try to install the sasl2 openldap client which will install the files in the same place as openldap-client without sasl2 support.

Remove the sasl2 option from the openldap-server port and do the install, or delete the openldap-client port and install the open openldap-server port.

Regards,
Johan 


-- 
Ph: +34.666334818                      web: http://www.locolomo.org
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.11.15/949 - Release Date: 12-8-2007 11:03
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.11.15/949 - Release Date: 12-8-2007 11:03
 


More information about the freebsd-questions mailing list