Subject: [Fedora-directory-devel] Auto Enrollment Proxy source code Date: Mon, 27 Nov 2006 14:14:43 +0000 From: Christian Brindley christian.brindley@gmail.com Reply-To: Fedora Directory server developer discussion. fedora-directory-devel@redhat.com To: fedora-directory-devel@redhat.com
I have been looking at the Auto Enrollment Proxy (AEP) wiki pages. This is a very interesting area, and I was wondering if the windows source code is available.
Thanks,
Christian
Hi Christian,
The current source code is here: http://cvs.fedora.redhat.com/lxr/dirsec/source/windowsautoenroll/
The DCOM interface implementation is in proxy.cpp.
The source code today will not be building for you. Soon I will publish: - some crucial items that I wasn't able to ship (dcom proxy and stub code) - additional functionality in my local tree that need to get merged, - significant some cleanup
Steve
Hi Steve,
Thanks a lot for the link. I'm looking forward to the full source - are you building from an IDL file with AppID {D99E6E74-FC88-11D0-B498-00A0C90312F3} and interface {d99e6e70-fc88-11d0-b498-00a0c90312f3} to emulate the Microsoft ICertRequestD Interface? I see from the wiki that you are planning to implement this as a Windows Service - how is this going?
Thanks again,
Christian
On 27/11/06, Steve Parkinson sparkins@redhat.com wrote:
Subject: [Fedora-directory-devel] Auto Enrollment Proxy source code Date: Mon, 27 Nov 2006 14:14:43 +0000 From: Christian Brindley christian.brindley@gmail.com Reply-To: Fedora Directory server developer discussion. fedora-directory-devel@redhat.com To: fedora-directory-devel@redhat.com
I have been looking at the Auto Enrollment Proxy (AEP) wiki pages. This is a very interesting area, and I was wondering if the windows source code is available.
Thanks,
Christian
Hi Christian,
The current source code is here: http://cvs.fedora.redhat.com/lxr/dirsec/source/windowsautoenroll/
The DCOM interface implementation is in proxy.cpp.
The source code today will not be building for you. Soon I will publish:
- some crucial items that I wasn't able to ship (dcom proxy and stub code)
- additional functionality in my local tree that need to get merged,
- significant some cleanup
Steve
-- Fedora-directory-devel mailing list Fedora-directory-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
Exactly. Microsoft ships a header file with those definitions (certreqd.h) in the MSDN. So, I made an IDL file with that information and from that, generated the stubs.
Windows service work was on hold until I figured out some other problems.
Also, there is a bug in the current published code which prevents it from running against anything other than the latest (unreleased) Red Hat Certificate System 7.2. That fix is also in my tree (which I will release soon).
Steve
Christian Brindley wrote:
Hi Steve,
Thanks a lot for the link. I'm looking forward to the full source - are you building from an IDL file with AppID {D99E6E74-FC88-11D0-B498-00A0C90312F3} and interface {d99e6e70-fc88-11d0-b498-00a0c90312f3} to emulate the Microsoft ICertRequestD Interface? I see from the wiki that you are planning to implement this as a Windows Service - how is this going?
Thanks again,
Christian
On 27/11/06, *Steve Parkinson* <sparkins@redhat.com mailto:sparkins@redhat.com> wrote:
> Subject: [Fedora-directory-devel] Auto Enrollment Proxy source code > Date: Mon, 27 Nov 2006 14:14:43 +0000 > From: Christian Brindley <christian.brindley@gmail.com <mailto:christian.brindley@gmail.com>> > Reply-To: Fedora Directory server developer discussion. > < fedora-directory-devel@redhat.com <mailto:fedora-directory-devel@redhat.com>> > To: fedora-directory-devel@redhat.com <mailto:fedora-directory-devel@redhat.com> > > I have been looking at the Auto Enrollment Proxy (AEP) wiki pages. > This is a very interesting area, and I was wondering if the windows > source code is available. > > Thanks, > > Christian Hi Christian, The current source code is here: http://cvs.fedora.redhat.com/lxr/dirsec/source/windowsautoenroll/ The DCOM interface implementation is in proxy.cpp. The source code today will not be building for you. Soon I will publish: - some crucial items that I wasn't able to ship (dcom proxy and stub code) - additional functionality in my local tree that need to get merged, - significant some cleanup Steve -- Fedora-directory-devel mailing list Fedora-directory-devel@redhat.com <mailto:Fedora-directory-devel@redhat.com> https://www.redhat.com/mailman/listinfo/fedora-directory-devel <https://www.redhat.com/mailman/listinfo/fedora-directory-devel>
-- Fedora-directory-devel mailing list Fedora-directory-devel@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-devel
389-devel@lists.fedoraproject.org