I'm not sure if this issue results from my ignorance of OpenLdap, or it's not capable of resolving. Regardless, any direction you can provide would be greatly appreciated:
Is there something that has changed from 13 to 14, or in Concrete5 from 5.6 to 5.7 that I'm missing?
I have a few turnkey 13 concrete5 installations running happily, and I wanted to see if it would be worth switching to C5 5.7 (and get the advantages of being on Jessie, etc), but I can't log into the site.
I've tried to install twice into virtualbox. The second time I was especially careful that I got the right password assigned.
So, I say again, is there something I'm missing? Thank you for any help you can provide.
Using TKLDev, is it possible to merge or combine two or more TKL apps? for instance, Im trying to develop a Tomcat and PostgreSQL environment. Since both of these already exist, can I just bring them together as one with TKLDev? I can't see anything in the documentation that states if this is possible or how to go about it.
I was reading about configuration files for OpenSSL and was wondering if it was possible to configure my openssl certificates prior to first boot, and if there was some place where the certificate request (csr) would appear after first boot, so I could send it into my certificate authority.
On my local machine I'm using SSH Local Forwarding to connect to administration applications on my server that are bound only to the local loopback address; they are not bound to any other addresses. I am also using an SSH Public Key file of 4096 bits. This way the only port I have to expose inside my network is the port I'm running SSH on.