#1299 Create an async interface to Winbind
Opened 12 years ago by dpal. Modified 7 years ago

Current interface exposed by libwbclient is synchronous. This is going to be a scalability problem. An asynchronous interface should be implemented. There are couple options:

- Resurrect Volker's code and enhance it to the level we need for the project
- Expose LSA/Netlogon using async RPC code written for spoolss

It might make sense to do second option though it is a completely new code and might take more time. It is unclear which way is best at the moment.


For now it is something we can't do. This is a long term goal. For now we will use threads or fork.


Metadata Update from @dpal:
- Issue set to the milestone: Tickets Deferred

7 years ago

Login to comment on this ticket.

Metadata