|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Samba and LDAP install on FreeBSDHere is my problem. I installed the OpenLdap 2.4.10 server and SASL
client. I then went to install the Samba 3.0.30 Port and it tells me that it needs to install OpenLDAP client 2.3.42, but the 2.4.10 is in the same place and I need to deinstall it. I deinstall 2.4.10 and samba will install, but now openldap will not run because it has missing files. I went to reinstall the 2.4.10 SASL client, but it tells me that the openldap 2.3.42 needs to be removed. If I go to remove the 2.3.42 openldap client, it tells me that samba 3.0.30 relies on it. I am kind of stuck here. Does samba 3.0.30 not work with openldap 2.4? Do I have to have openldap 2.3? Thanks for any suggestions. -- Scott Mayo - System Administrator Bloomfield Schools PH: 573-568-5669 FA: 573-568-4565 Question: Because it reverses the logical flow of conversation. Answer: Why is putting a reply at the top of the message frowned upon? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|
Re: Samba and LDAP install on FreeBSDOn Tue, 22 Jul 2008, sgmayo@... wrote:
> Here is my problem. I installed the OpenLdap 2.4.10 server and SASL > client. I then went to install the Samba 3.0.30 Port and it tells me > that it needs to install OpenLDAP client 2.3.42, but the 2.4.10 is in > the same place and I need to deinstall it. I deinstall 2.4.10 and > samba will install, but now openldap will not run because it has > missing files. I went to reinstall the 2.4.10 SASL client, but it > tells me that the openldap 2.3.42 needs to be removed. > > If I go to remove the 2.3.42 openldap client, it tells me that samba > 3.0.30 relies on it. I am kind of stuck here. Does samba 3.0.30 not > work with openldap 2.4? Do I have to have openldap 2.3? WANT_OPENLDAP_VER=24 It tells the ports tree that you want OpenLDAP 2.4 if a port doesn't specify a particular version. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|
Re: Samba and LDAP install on FreeBSDDaniel O'Connor wrote: > On Tue, 22 Jul 2008, sgmayo@... wrote: >> Here is my problem. I installed the OpenLdap 2.4.10 server and SASL >> client. I then went to install the Samba 3.0.30 Port and it tells me >> that it needs to install OpenLDAP client 2.3.42, but the 2.4.10 is in >> the same place and I need to deinstall it. I deinstall 2.4.10 and >> samba will install, but now openldap will not run because it has >> missing files. I went to reinstall the 2.4.10 SASL client, but it >> tells me that the openldap 2.3.42 needs to be removed. >> >> If I go to remove the 2.3.42 openldap client, it tells me that samba >> 3.0.30 relies on it. I am kind of stuck here. Does samba 3.0.30 not >> work with openldap 2.4? Do I have to have openldap 2.3? > > Put this in /etc/make.conf > WANT_OPENLDAP_VER=24 > > It tells the ports tree that you want OpenLDAP 2.4 if a port doesn't > specify a particular version. Thank you. That took care of the problem. I thought something could be added somewhere to make it use 2.4, but I was looking in the actual Makefile in the port and I did not see anything there. -- Scott Mayo - System Administrator Bloomfield Schools PH: 573-568-5669 FA: 573-568-4565 Question: Because it reverses the logical flow of conversation. Answer: Why is putting a reply at the top of the message frowned upon? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|
Re: Samba and LDAP install on FreeBSDOn Wed, 23 Jul 2008, sgmayo@... wrote:
> > It tells the ports tree that you want OpenLDAP 2.4 if a port > > doesn't specify a particular version. > > Thank you. That took care of the problem. I thought something could > be added somewhere to make it use 2.4, but I was looking in the > actual Makefile in the port and I did not see anything there. Yes, unfortunately I am not really sure if it documented anywhere other than the source :( ports(7) doesn't appear to cover it. ISTR last time I grovelled through /usr/ports/Mk/* for it.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
| Free Forum Powered by Nabble | Forum Help |