On Dec 23, 2009, at 3:00 PM, Wayne wrote:
> Hi,
>
> Many thanks for your reply.
>
> I did the test and it seemed that our network is working fine and I
> could telnet to the directory with "Connected" feedback. What other
> things we could try next?
>
Our next step is to work out how to make
Hi,
Many thanks for your reply.
I did the test and it seemed that our network is working fine and I
could telnet to the directory with "Connected" feedback. What other
things we could try next?
Wayne
>
> Ralf: $ telnet ldap.example.com 636
> Trying 1.2.3.4...
> Connected to ldap.example.com.
On Dec 22, 2009, at 10:40 AM, Wayne wrote:
> Thanks for the prompt reply. Yes, unique=True was the problem. Now I
> passed the "run syncdb" and new tables were created. However, I still
> could not "contact LDAP". Could somebody help me with this?
That would be me.
>
> Thanks!
>
> My settin
Thanks for the prompt reply. Yes, unique=True was the problem. Now I
passed the "run syncdb" and new tables were created. However, I still
could not "contact LDAP". Could somebody help me with this? There
could be many reasons so I want to start with loggings for Django-LDAP-
Groups.
Thanks!
My s
On Dec 18, 2009, at 10:15 AM, Peter Herndon wrote:
>>
>> The error message came from command: python manage.py syncdb
>> Creating table ldap_groups_ldapgroup
>> Traceback (most recent call last):
>>
> [snip]
>> cx_Oracle.DatabaseError: ORA-02329: column of datatype LOB cannot be
>> unique or a
Hi,
Sorry for the late reply. Here is more info.
Django Verstion: 1.1
Oracle Version:Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit
Production
cx_oracle for Python 2.6.
Thanks for the help.
Wayne
On Dec 18, 10:26 am, Peter Herndon wrote:
> On Dec 18, 2009, at 10:15 AM, Peter Herndon wr
On Dec 18, 2009, at 10:15 AM, Peter Herndon wrote:
>
> On Dec 17, 2009, at 7:32 PM, Wayne wrote:
>
>> Hi,
>
> This error arises from an inconsistency between the behavior of Oracle and
> the behavior of PostgreSQL, as Mike noted. It works under Postgres. I'll
> check with the dev list and
On Dec 17, 2009, at 7:32 PM, Wayne wrote:
> Hi,
Hi Wayne,
>
> I tried to use djando-ldap-groups but got some errors from database
> configuration. Could somebody shed some light on the possible problems
> of my set up?
Hmm, I think I found the problem below.
>
> Our LDAP server is Sun One Se
Wayne wrote:
> Hi,
>
> I tried to use djando-ldap-groups but got some errors from database
> configuration. Could somebody shed some light on the possible problems
> of my set up?
>
Maybe the Oracle API is translating the PK into a LOB? If LOB is a large
object then that is probably the issue
Hi,
I tried to use djando-ldap-groups but got some errors from database
configuration. Could somebody shed some light on the possible problems
of my set up?
Thanks,
Our LDAP server is Sun One Server and the site is running in the
windows environment.
The settings.py file:
LDAP_SERVER = 'directo
10 matches
Mail list logo