Hi Hans

On Feb 18, 2014, at 10:08 AM, Hans Lammerts <[email protected]> wrote:

> 2) I do have a setting in /etc/sogo/sogo.conf declaring my SOGoUserSources
> that looks like this :
> 
> SOGoUserSources {
>  {
>    canAuthenticate = YES;
>    displayName = "SOGo users";
>    id = users;
>    isAddressBook = YES;
>    type = sql;
>    userPasswordAlgorith = md5;
>    viewUrl = "mysql://sogo:bladiebla@localhost:3306/sogo/sogo_users";
>  }
> }
> 
> The table sogo_users exists, and is filled with one user.
> 
> However, when starting SOGo, or when trying to login (I'm not sure), I get
> this error in the logfile :
> 
> No authentication sources defined - nobody will be able to login. Check your
> defaults.

Look at the example in the configuration file. Your syntax is incorrect.

https://github.com/inverse-inc/sogo/blob/master/Scripts/sogo.conf#L92


Francis

--
[email protected] :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Reply via email to