Re: [SOGo] Disabling isAddressBook has no effect

2016-03-31 Thread Bastian Bleker
Still no luck
I also removed the complete UserSource from my config, restartet sogo, checked 
that i cant login anymore, added the UserSource, restarted sogo but it didnt 
help at all.

Btw my server is running ubuntu 14.04 and this is my sogo.conf (i changed the 
db credentials and other sensitiv information):

{

  SOGoProfileURL = 
"postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile";
  OCSFolderInfoURL = 
"postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info";
  OCSSessionsFolderURL = 
"postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder";


  /* Mail */
  SOGoSieveServer = sieve://127.0.0.1:4190;


  /* Authentication */
  SOGoPasswordChangeEnabled = YES;

  SOGoUserSources =
  (
   {
type = sql;
id = directory;
viewURL = "postgresql://vmail:password@127.0.0.1:5432/vmail/sogo_view";
canAuthenticate = YES;
isAddressBook = NO;
userPasswordAlgorithm = ssha512;
   }
  );

  /* Web Interface */
  SOGoPageTitle = “My Mail";
  SOGoVacationEnabled = YES;

  /* General */
  SOGoLanguage = German;
  SOGoTimeZone = Europe/Berlin;
  SOGoSuperUsernames = (m...@example.com); // This is an array - keep the 
parens!

  /* Security  */
  SOGoMaximumFailedLoginCount = 5;
  SOGoMaximumFailedLoginInterval = 30;
  SOGoFailedLoginBlockInterval = 300;
  SOGoMaximumMessageSubmissionCount = 20;
  SOGoMaximumRecipientCount = 50;
  SOGoMaximumSubmissionInterval = 30;
  SOGoMessageSubmissionBlockInterval = 300;

  /* Calendar */
  SOGoCalendarEventsDefaultClassification = CONFIDENTIAL;
}


> On 31 Mar 2016, at 15:47, Emilio Fonseca (emilio.fons...@mav.com.br) 
> <users@sogo.nu> wrote:
> 
> Hi Bastian,
> 
> Try  /etc/init.d/memcached restart.
> 
> Best regards.
> 
> Em 31-03-2016 10:33, Bastian Bleker (m...@bleker-it.de) escreveu:
>> I’ve restarted sogo, did a server reboot and upgrade sogo to v3 but nothing 
>> helped
>> 
>>> On 31 Mar 2016, at 15:18, Christian Mack (christian.m...@uni-konstanz.de) 
>>> <users@sogo.nu> wrote:
>>> 
>>> Hello
>>> 
>>> Am 31.03.2016 um 14:40 schrieb Bastian Bleker (m...@bleker-it.de):
>>>> I’ve change my sogo.conf from “isAddressBook = YES;” to “isAddressBook = 
>>>> NO;" but this seems to have no effect.
>>>> I still get autocompletion for all my addresses in the web ui.
>>>> Do I need to clear a cache or did I miss something else?
>>>> 
>>> You have to restart SOGo for that to take effect.
>>> 
>>> 
>>> Kind regards,
>>> Christian Mack
>>> 
>>> --
>>> Christian Mack
>>> Universität Konstanz
>>> Kommunikations-, Informations-, Medienzentrum (KIM)
>>> Abteilung Basisdienste
>>> 78457 Konstanz
>>> +49 7531 88-4416
>>> 
> 
> --
> 
> Emílio Fonseca
> Development Analyst
> Mav Tecnologia - (31) 3211-
> 
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [SOGo] Disabling isAddressBook has no effect

2016-03-31 Thread Bastian Bleker
I’ve restarted sogo, did a server reboot and upgrade sogo to v3 but nothing 
helped

> On 31 Mar 2016, at 15:18, Christian Mack (christian.m...@uni-konstanz.de) 
> <users@sogo.nu> wrote:
> 
> Hello
> 
> Am 31.03.2016 um 14:40 schrieb Bastian Bleker (m...@bleker-it.de):
>> 
>> I’ve change my sogo.conf from “isAddressBook = YES;” to “isAddressBook = 
>> NO;" but this seems to have no effect.
>> I still get autocompletion for all my addresses in the web ui.
>> Do I need to clear a cache or did I miss something else?
>> 
> 
> You have to restart SOGo for that to take effect.
> 
> 
> Kind regards,
> Christian Mack
> 
> -- 
> Christian Mack
> Universität Konstanz
> Kommunikations-, Informations-, Medienzentrum (KIM)
> Abteilung Basisdienste
> 78457 Konstanz
> +49 7531 88-4416
> 



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] Disabling isAddressBook has no effect

2016-03-31 Thread Bastian Bleker
Hi,

I’ve change my sogo.conf from “isAddressBook = YES;” to “isAddressBook = NO;" 
but this seems to have no effect.
I still get autocompletion for all my addresses in the web ui.
Do I need to clear a cache or did I miss something else?

Kind regards,
Bastian Bleker


signature.asc
Description: Message signed with OpenPGP using GPGMail


[SOGo] Password scheme for Web changed Passwords differ from settings

2015-10-10 Thread Bastian Bleker
I’ve switched on the SOGoPasswordChangeEnabled option to allow my users a 
password change.
I’m using SSHA512 for my passwords but if I change the password via sogo it 
seems to use another scheme (there is no ending = sign and the saved hash is a 
little bit longer than SSHA512 hashes).
Non the less it seems to work anyway (tested web login and imap login from 
thunderbird) so why do the hashes differ and can i configure Sogo to create 
SSHA512 hashes via the web interface?

Kind regards,
Bastian Bleker-- 
users@sogo.nu
https://inverse.ca/sogo/lists