I'm going through the startup wizard and configuring users to be pulled from ldap. My question is.. I have another clearspace server that's been previously configured by someone else... I'd like to look at their config file to see exactly how they configured ldap(ou's and whatnot). Where can I find that within the clearspace directory?
Hi Derek,
This information is stored as System Properties in the admin console. You can get them by navigating to:
Admin Console -> System -> Management -> System Properties
All of the LDAP properties will be something like "ldap.someproperty". Thanks.
-Todd
ok, cool. I found it there. I was just curious if there was a test file within the webapp itself that had those listed as well. It's moreso a curiosity question to learn more about the product and how it works.. i.e. what files serve what functions within the webapp
Hi Derek,
All of the system properties listed on that page are stored in the database inside the jiveProperty table. Please let me know if I am misunderstanding what you are asking here. Thanks!
-Todd
That’s what I wanted to know. I wanted to know whether or not there was a text(config file) or whether or not it was stored in the DB somewhere.
Thanks ![]()
Cheers,
-Derek