|
Posted by Roger Abell [MVP] on April 3, 2007, 9:39 pm
Please log in for more thread options
>> That's sticky.
>>
>> Is there any chance you can use such as MSMQ so that you can
>> guarantee that (sooner or later) the pwd push will be processed ?
>>
>
> Thanks Roger, I hadn't thought of that possibility... that sounds pretty
> good, I'll have to look into it.
>
No problem Brian. I would probably look at some KISS-style
solution, like a quick drop into a custom queue from the Winlogon
process context, and then an entirely separate service that events
on the queue pushing over whenever queued exists + OpenLDAP
server is available.
Roger
|