Hi All,
I'm a bit new to OpenLDAP, and I'm not quite sure what went wrong. I installed OpenLDAP because it was a prerequisite of Moab.
After installing OpenLDAP and Moab yesterday, I had everything working just fine. I rebooted the cluster, and now OpenLDAP is not happy.
============================================================ [root@USDTWCLUS01 ~]# service slapd start Checking configuration files for slapd: [FAILED] <= str2entry: str2ad(o): AttributeDescription contains inappropriate characters slaptest: bad configuration file! ============================================================
I understand that something in my configuration must be messed up, but I am really unsure where there error is occuring. I'm unsure where my 'str2entry's are.
Any help is greatly appreciated. Like I said, I had it working just fine yesterday, and after a reboot it didn't like something.
Thanks.
Hi All,
I was able to resolve the issue. I was missing a 'u' in one of my config files. However, now I am running into a warning. =============================================== [root@USDTWCLUS01 slapd.d]# service slapd start Checking configuration files for slapd: [WARNING] config error processing dc=pssclabs,dc=com,cn=config: config file testing succeeded Starting slapd: ===============================================
Any ideas?
Please let me know.
Thanks.
Am Thu, 20 Feb 2014 11:15:38 -0800 (PST) schrieb Kamran Khan kamran@pssclabs.com:
Hi All,
I'm a bit new to OpenLDAP, and I'm not quite sure what went wrong. I installed OpenLDAP because it was a prerequisite of Moab.
After installing OpenLDAP and Moab yesterday, I had everything working just fine. I rebooted the cluster, and now OpenLDAP is not happy.
============================================================ [root@USDTWCLUS01 ~]# service slapd start Checking configuration files for slapd: [FAILED] <= str2entry: str2ad(o): AttributeDescription contains inappropriate characters slaptest: bad configuration file! ============================================================
I understand that something in my configuration must be messed up, but I am really unsure where there error is occuring. I'm unsure where my 'str2entry's are.
Any help is greatly appreciated. Like I said, I had it working just fine yesterday, and after a reboot it didn't like something.
Presumably you have mixed up some characters in a schema file.
-Dieter
Hi Dieter,
I was able to resolve that issue. Now I am able to start the service but I get a warning.
=============================================== [root@USDTWCLUS01 slapd.d]# service slapd start Checking configuration files for slapd: [WARNING] config error processing dc=pssclabs,dc=com,cn=config: config file testing succeeded Starting slapd: ===============================================
Any idea?
Thanks.
--On Thursday, February 20, 2014 1:24 PM -0800 Kamran Khan kamran@pssclabs.com wrote:
Hi Dieter,
I was able to resolve that issue. Now I am able to start the service but I get a warning.
config file testing succeeded
This is really all you care about. If you want to resolve the warning, you'll have to run the commands manually to find out what it is complaining about.
--Quanah
--
Quanah Gibson-Mount Architect - Server Zimbra, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org