8000 Are extended operations with unsolicited notifications possible? · Issue #249 · twisted/ldaptor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Are extended operations with unsolicited notifications possible? #249
Open
@malibu1966

Description

@malibu1966

Hi there, thanks in advance for your answer. LDAP v3 defines extended operations, some of which send one or more unsolicited notifications at random times. Is it possible with ldaptor to send one of these extended operations and assign a callback to handle the notification? Specifically, I would like to receive the notifications that emit whenever the ldap data is modified.

Update... Tell me if I'm on the right track. It seems from looking at the server and client examples, I could make a client that overrides protocol, and in the dataReceived function I could monitor for any unsolicited notifications the way that the server demo does. Is that along the right lines? But then I still have to understand how to send an ASN1/BER extended operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0