David,
please stay on the openldap-software mailing list!
David Markey wrote:
I built it from scratch and also i got the packages off blastwave. If i could enable it as a once off for this setup i would be able to deal with the security concerns because no users would be on this machine. Is there a way to force it to support EXTERNAL?
Did you use this?
configure --enable-local=yes
Ciao, Michael.
./configure --enable-modules --enable-overlays --with-cyrus-sasl --prefix=/opt/uni
Still have the same error
On Sun, Jul 13, 2008 at 4:46 PM, Michael Ströder michael@stroeder.com wrote:
David,
please stay on the openldap-software mailing list!
David Markey wrote:
I built it from scratch and also i got the packages off blastwave. If i could enable it as a once off for this setup i would be able to deal with the security concerns because no users would be on this machine. Is there a way to force it to support EXTERNAL?
Did you use this?
configure --enable-local=yes
Ciao, Michael.
Sorry that was truncated
./configure --enable-modules --enable-overlays --with-cyrus-sasl --prefix=/opt/uni --with-tls=no --enable-local=yes
On Sun, Jul 13, 2008 at 5:32 PM, David Markey admin@dmarkey.com wrote:
./configure --enable-modules --enable-overlays --with-cyrus-sasl --prefix=/opt/uni
Still have the same error
On Sun, Jul 13, 2008 at 4:46 PM, Michael Ströder michael@stroeder.com wrote:
David,
please stay on the openldap-software mailing list!
David Markey wrote:
I built it from scratch and also i got the packages off blastwave. If i could enable it as a once off for this setup i would be able to deal with the security concerns because no users would be on this machine. Is there a way to force it to support EXTERNAL?
Did you use this?
configure --enable-local=yes
Ciao, Michael.
--On Sunday, July 13, 2008 5:33 PM +0100 David Markey admin@dmarkey.com wrote:
Sorry that was truncated
./configure --enable-modules --enable-overlays --with-cyrus-sasl --prefix=/opt/uni --with-tls=no --enable-local=yes
So you are disabling TLS support, but you expect SASL/EXTERNAL (cert auth) to work?
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
Quanah Gibson-Mount wrote:
--On Sunday, July 13, 2008 5:33 PM +0100 David Markeyadmin@dmarkey.com wrote:
Sorry that was truncated
./configure --enable-modules --enable-overlays --with-cyrus-sasl --prefix=/opt/uni --with-tls=no --enable-local=yes
So you are disabling TLS support, but you expect SASL/EXTERNAL (cert auth) to work?
He's trying to use SASL/EXTERNAL over ldapi:// which uses Unix credentials, not TLS certificates. Pay attention.
Yes, Howard would you have any idea what could be wrong? Should the built in SASL stuff in slapd cover this so i dont have to build with cyrus? Would it be possible that SASL/External could be disabled on solaris for security reasons?
On Sun, Jul 13, 2008 at 8:55 PM, Howard Chu hyc@symas.com wrote:
Quanah Gibson-Mount wrote:
--On Sunday, July 13, 2008 5:33 PM +0100 David Markeyadmin@dmarkey.com wrote:
Sorry that was truncated
./configure --enable-modules --enable-overlays --with-cyrus-sasl --prefix=/opt/uni --with-tls=no --enable-local=yes
So you are disabling TLS support, but you expect SASL/EXTERNAL (cert auth) to work?
He's trying to use SASL/EXTERNAL over ldapi:// which uses Unix credentials, not TLS certificates. Pay attention.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
openldap-software@openldap.org