Hi Laz

On Apr 28, 2014, at 7:17 PM, Laz C. Peterson <[email protected]> wrote:

> For our domains, we have primary and backup LDAP servers to take requests.  
> Per the “SOGo Installation Guide”, page 22, it says that the “hostname” field 
> can be a space-delimited list of LDAP URLs or hostnames.  When I put in 
> multiple LDAP URLs here, SOGo will not load.
> 
> I have attempted to put the LDAP URLs in and out of quotes, but nothing works.
> 
> Am I missing something in the way I should be inputting these hostnames?
> 
> For example, I have …
> 
> hostname = “ldaps://ldap-server0.domain.org” “ldap://ldap-server1.domain.org”;
> 
> or
> 
> hostname = ldaps://ldap-server0.domain.org ldap://ldap-server1.domain.org;
> 
> Neither work.
> 
> hostname = ldaps://ldap-server0.domain.org works perfectly fine.
> 
> Any suggestions?

It must be a unique double-quoted string:

hostname = "ldaps://ldap-server0.domain.org ldap://ldap-server1.domain.org";;



Francis-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to