Author Topic: [SOLVED]SOGo webmail is not working (Comodo Dragoons Secure DNS)  (Read 1758 times)

bertalanimre

  • Zen Monk
  • **
  • Posts: 88
  • Karma: +3/-0
    • View Profile
Hy!

I recently have noticed an error when users try to log in to SOGo webmail. Here is what I can see in the /var/log/soog/soog.log file:
Code: [Select]
Jul 29 9:16:40 sogod[27309]: [ERROR] <0x0x7f4d2525d878[NGLdapAttribute]> could not convert value of objectSid to string
Jul 29 9:16:40 sogod[27309]: [ERROR] <0x0x7f4d25360e08[NGLdapAttribute]> could not convert value of objectGUIDto string
192.168.1."xxx", 127.0.0.1 - - [29/Jul2014:09:16:40 GMT] "GET /SOGo/ HTTP/1.1" 302 0/0 0.040 - - 0
127.0.0.1 - - [29/Jul2014:09:16:40 GMT] "GET /SOGo/imre.bertalan HTTP/1.1" 302 0/0 0.003 - - 0
127.0.0.1 - - [29/Jul2014:09:16:40 GMT] "GET /SOGo/imre.bertalan/view HTTP/1.1" 302 0/0 0.003 - - 0

Additional info: A colleague of my modified the access of SOGo webinterface to make it accessable only with "https". Could that make tha problem?
« Last Edit: July 29, 2014, 10:22:28 am by bertalanimre »

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: SOGo webmail is not working, logfile included
« Reply #1 on: July 29, 2014, 09:35:07 am »
Hello:

I don't think that this is a thing of http vs https. They key thing seems to be this one:

Quote
could not convert value of objectSid to string

Could you please share he values of objectSid on sam.ldb for the user you were trying to log in with?

StuartNaylor

  • Guest
Re: SOGo webmail is not working, logfile included
« Reply #2 on: July 29, 2014, 09:48:36 am »
sudo ldbsearch -H /var/lib/samba/private/sam.ldb '(samaccountname=userid)'



bertalanimre

  • Zen Monk
  • **
  • Posts: 88
  • Karma: +3/-0
    • View Profile
Re: SOGo webmail is not working, logfile included
« Reply #3 on: July 29, 2014, 10:21:49 am »
100% sorry. It was my bad. Comodo Dragoons secure DNS messed it all up...... Sry. :(