HI,

I trying the LDAP search from ekiga. But its takes to long till the unbind from 
ldap stops the search after 55s and the results are presented.
Are there any way to configure the timeout ?
Or better way would be to present and make the results available during the 
ldap task is still waiting for the timeout ?

Or is the fault just not to process the complete message ?

Lightweight Directory Access Protocol
    LDAPMessage searchResEntry(2) "CN=KLAUS 
KLAUSSEN,OU=Grummel,OU=Accounts,DC=corp,DC=comp,DC=com" [1 result]
        messageID: 2
        protocolOp: searchResEntry (4)
            searchResEntry
                objectName: CN=KLAUS 
KLAUSSEN,OU=Grummel,OU=Accounts,DC=corp,DC=comp,DC=com
                attributes: 2 items
                    PartialAttributeList item cn
                        type: cn
                        vals: 1 item
                            AttributeValue: KLAUS KLAUSSEN
                    PartialAttributeList item telephoneNumber
                        type: telephoneNumber
                        vals: 1 item
                            AttributeValue: 182
        [Response To: 289]
        [Time: 1.265950000 seconds]
Lightweight Directory Access Protocol
    LDAPMessage searchResRef(2)
        messageID: 2
        protocolOp: searchResRef (19)
            searchResRef: 1 item
                LDAPURL: 
ldap://corp.comp.com/CN=Configuration,DC=corp,DC=comp,DC=com
        [Response To: 289]
        [Time: 1.265950000 seconds]
Lightweight Directory Access Protocol
    LDAPMessage searchResDone(2) success [1 result]
        messageID: 2
        protocolOp: searchResDone (5)
            searchResDone
                resultCode: success (0)
                matchedDN:
                errorMessage:
        [Response To: 289]
        [Time: 1.265950000 seconds]

The last LDAP message "searchResDone" should point out that the search is 
finished.

System: Ekiga 4.0 on Windows 7 against a MS Active directory

Immo
_______________________________________________
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to