Discussion:
SQL, AD, Gmail account tool C# .NET
FHCIT
2009-04-23 19:17:25 UTC
Permalink
I have been working on an account tool for some time now and it is in
a reasonably functioning state. I decided to post it back to the
community. It is primarily designed to get account data out of SQL
into Active Directory and make a final hop into Gmail apps. As well it
can also create groups in AD. I can be used as a standalone tool for
any of those steps as necessary. We use this in correspondence with
SSO to get Gmail accounts for our users. If people express a wish to
help with this code I will establish a project with googlecode,
sourceforge or a similar service. Error reports, nuisances, robustness
issues, wish lists, etc are appreciated with constructive criticism
(IE code patches). As usual with everyone this isn't my only project
etc patches, fixes, wish lists will take time to integrate.

Some screen shots and a brief explanation
http://www.codeproject.com/KB/cs/LDAPMagic.aspx
Anirudh (Google)
2009-04-27 11:54:10 UTC
Permalink
This is great work and thanks for sharing it with us. I request you to
post this on the new Help Forum:
http://www.google.com/support/forum/p/apps-apis?hl=en

We have migrated from this group to the new Help Forum:
http://groups.google.com/group/google-apps-apis/browse_thread/thread/467d28ff1fca376c

-Anirudh
Post by FHCIT
I have been working on an account tool for some time now and it is in
a reasonably functioning state. I decided to post it back to the
community. It is primarily designed to get account data out of SQL
into Active Directory and make a final hop into Gmail apps. As well it
can also create groups in AD. I can be used as a standalone tool for
any of those steps as necessary. We use this in correspondence with
SSO to get Gmail accounts for our users. If people express a wish to
help with this code I will establish a project with googlecode,
sourceforge or a similar service. Error reports, nuisances, robustness
issues, wish lists, etc are appreciated with constructive criticism
(IE code patches). As usual with everyone this isn't my only project
etc patches, fixes, wish lists will take time to integrate.
Some screen shots and a brief explanationhttp://www.codeproject.com/KB/cs/LDAPMagic.aspx
Loading...