Hi all

I finally managed to logon with the Administrator account, but not with
any other user account. I have no idea where to look at. I still got the
same error message for every user but the Administrator.

I Need help !!!!!!!!!!!!!!


Regards,

Carsten Laun-De Lellis

Hauptstrasse 13
D-67705 Trippstadt

Phone: +49 6306 992140
Fax: +49 6306 992142
Mobile: +49 151 27530865
email: [email protected]

http://www.linkedin.com/in/carstenlaundelellis

> Hi all
>
> I think I am very Close.
>
> I've got openchange running, samba4, sogo but didn't manage to logon.
>
> I always got the following error message:
>
> Mar 14 17:12:07 sogod [1515]: <0x0x7f7a8444d420[LDAPSource]> <NSException:
> 0x7f7a84528960> NAME:LDAPException REASON:operation bind failed: Invalid
> credentials (0x31) INFO:{login = "cn=cdelellis,cn=users,dc=1blu,dc=de"; }
> Mar 14 17:12:07 sogod [1515]: SOGoRootPage Login from '2.206.0.83' for
> user 'cdelellis' might not have worked - password policy: 65535  grace: -1
>  expire: -1  bound: 0
> 2.206.0.83 - - [14/Mar/2013:17:12:07 GMT] "POST /SOGo/connect HTTP/1.1"
> 403 34/69 0.016 - - 0
>
> I have no idea what it is meant with Password policy: 65535. I have
> checked on the LDAP query. The path cn=cdelellis,cn=users,dc=1blu,dc=de is
> correct. I checked that using Ldp on my Windows machine. So could anyone
> please tell me where the misconfiguration is and what to do.
>
> Thankx in advance.
>
>
> Regards,
>
> Carsten Laun-De Lellis
>
> Hauptstrasse 13
> D-67705 Trippstadt
>
> Phone: +49 6306 992140
> Fax: +49 6306 992142
> Mobile: +49 151 27530865
> email: [email protected]
>
> http://www.linkedin.com/in/carstenlaundelellis
>
>> Hi all
>>
>> I tried to narrow down the problem a bit.
>>
>> Whenever I start the Apache Web Server the RPC Error comes up. I am then
>> neither able to connect to the AD Managment nor I am able to connect via
>> Outlook.
>>
>> But I also need help on another topic.
>> I am now able to connect to the OpenChange Server using outlook. But
>> what
>> I don't understand where do I get the link to my mailboxes. Let's say
>> for
>> example I want to use postfix and dovecot where do I tell the system
>> which
>> email server to use and how to get the email into the OpenChange server.
>>
>> Any help appreciated.
>>
>> Regards
>>
>> Carsten Laun-De Lellis
>>
>> Hauptstrasse 13
>> D-67705 Trippstadt
>>
>> Phone: +49 6306 992140
>> Fax: +49 6306 992142
>> Mobile: +49 151 27530865
>> email: [email protected]
>>
>> http://www.linkedin.com/in/carstenlaundelellis
>>
>>> Hi Olivier
>>>
>>> Sure. Maybe you have already read my second email where I explainde
>>> that
>>> after deleting the entries for openchange in the smb.conf everyghing
>>> worked fine.
>>>
>>> I have attached some log files to this email.
>>>
>>> Regards,
>>>
>>> Carsten Laun-De Lellis
>>>
>>> Hauptstrasse 13
>>> D-67705 Trippstadt
>>>
>>> Phone: +49 6306 992140
>>> Fax: +49 6306 992142
>>> Mobile: +49 151 27530865
>>> email: [email protected]
>>>
>>> http://www.linkedin.com/in/carstenlaundelellis
>>>
>>>> Is it possible to provide some logs files like
>>>> /var/log/samba/log.samba
>>>> and
>>>> /var/log/sogo/sogo.log?
>>>>
>>>> Thanks.
>>>>
>>>> Olivier.
>>>>
>>>>
>>>> 2013/3/14 Carsten Laun-De Lellis <[email protected]>
>>>>
>>>>> Hi All
>>>>>
>>>>> First of all I want to thank Oliver for the great tutorial.
>>>>>
>>>>> I followed it step by step and successfully installed a Samba4 Server
>>>>> and
>>>>> OpenChange. After that I had no problems to join my domain with my
>>>>> Win8
>>>>> PC. Everything worked fine. I installed the Win Admin Tools and had
>>>>> no
>>>>> issues with adding users to the domain and also set them up as local
>>>>> users.
>>>>>
>>>>> DNS worked great, so I tried the next step. I installed SOGo and
>>>>> after
>>>>> that nothing worked at all.
>>>>>
>>>>> I allways get an error message:
>>>>>
>>>>> "Naming information cannot be located because:
>>>>> The RPC Server is unavailable. Contact your system administrators
>>>>> ..."
>>>>>
>>>>> I tried to solve the problem by adding my server to the hosts file.
>>>>> But
>>>>> no
>>>>> success.
>>>>>
>>>>> Any ideas to solve this problem? I would provide logging information
>>>>> if
>>>>> I
>>>>> only knew which.
>>>>>
>>>>> Also I didn't get the link where to create the user for SOGo,
>>>>> openchange
>>>>> and Samba4 if I don't want to use iGestis.
>>>>>
>>>>> I would appreciate any hints.
>>>>>
>>>>> Regards,
>>>>>
>>>>> Carsten Laun-De Lellis
>>>>>
>>>>> Hauptstrasse 13
>>>>> D-67705 Trippstadt
>>>>>
>>>>> Phone: +49 6306 992140
>>>>> Fax: +49 6306 992142
>>>>> Mobile: +49 151 27530865
>>>>> email: [email protected]
>>>>>
>>>>> http://www.linkedin.com/in/carstenlaundelellis
>>>>>
>>>>> > To all,
>>>>> >
>>>>> > I've updated my SOGo tutorial and bring the following fixed (still
>>>>> > available at
>>>>> >
>>>>> http://iabsis.com/EN/article/35/Samba4-and-OpenChange-on-a-Debian-or-Ubuntu-server/
>>>>> > )
>>>>> >
>>>>> >    - Add a temporarily and cleaner way to install Samba4 (Thanks to
>>>>> Davor
>>>>> >    Vusir).
>>>>> >    - Some small other fixes.
>>>>> >
>>>>> > Don't hesitate to let me a comment on the website if something work
>>>>> or
>>>>> > not.
>>>>> >
>>>>> > Best regards.
>>>>> >
>>>>> >
>>>>> > 2013/3/5 Ludovic Marcotte <[email protected]>
>>>>> >
>>>>> >>  On 28/02/13 03:27, Olivier Bitsch wrote:
>>>>> >>
>>>>> >> Use PostGreSQL by default to avoid the bug
>>>>> >> http://tracker.openchange.org/issues/413
>>>>> >>
>>>>> >> We identified the bug. MySQL's TEXT data type is limited to 2^16 -
>>>>> 1
>>>>> =
>>>>> >> 65535 bytes, so truncation occurs and thus, a crash (because the
>>>>> cache
>>>>> >> is
>>>>> >> corrupted).
>>>>> >>
>>>>> >> We'll commit a fix shortly and provide an upgrade script (2.0.4 to
>>>>> >> 2.0.5)
>>>>> >> to adjust the data type for all tables accordingly.
>>>>> >>
>>>>> >> Thanks,
>>>>> >>
>>>>> >> --
>>>>> >> Ludovic Marcotte+1.514.755.3630  ::  www.inverse.ca
>>>>> >> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence
>>>>> >> (www.packetfence.org)
>>>>> >>
>>>>> >>
>>>>> > --
>>>>> > [email protected]
>>>>> > https://inverse.ca/sogo/lists
>>>>>
>>>>>
>>>>> --
>>>>> [email protected]
>>>>> https://inverse.ca/sogo/lists
>>>>>
>>>>
>>> --
>>> [email protected]
>>> https://inverse.ca/sogo/lists
>>
>>
>> --
>> [email protected]
>> https://inverse.ca/sogo/lists
>>
>
>
> --
> [email protected]
> https://inverse.ca/sogo/lists
>


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

Reply via email to