Re: Synchronize Active Directory with MySQL



Sure you can. What language are you writing the script in? Here's some
information on the iadsuser methods and the requirements. I'm sure other
languages would be able to set passwords as well. There's even some sample
web based code that comes with the IIS server code. It's under the
IISADMPWD information.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adsi/adsi/iadsuser_setpassword.asp

Does that help? Let us know what language you're using to read and write
the data and somebody may be able to give more relevant code snippets.

Al

"Lukas" <Lukas@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:220DACBF-498E-42FA-97BF-9BC7FA6E1A30@xxxxxxxxxxxxxxxx
> first thank you very much for the help!
>
> but my big problem is, HOW can i write the passwords in the ad? because i
> didn't find anyway to do that so far...i can write any data i want (with a
> script) into the ad but NOT the passwords...
>
> "Al Mulnick" schrieb:
>
>> Then it would make sense to me to put all of the passwords from MySQL
>> into
>> AD. Pretty easy script and possibly a front-end system to allow the user
>> to
>> change passwords in the same place for both systems.
>>
>> I asked about the application because you may have had some options
>> there.
>> You may also want to have a look at www.centrify.com to see if there is
>> anything there that might be of use to you.
>>
>> Al
>>
>> "Lukas" <Lukas@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:5100A1C3-C091-4640-8302-6B4C7940245E@xxxxxxxxxxxxxxxx
>> > hi Al
>> >
>> > i want to have the 2 databases with the same password for each user.
>> > so i want to take all data (all passwords) from one base and put it in
>> > the
>> > other.
>> >
>> > yet - thank you very much
>> >
>> > Lukas
>> >
>> > "Al Mulnick" schrieb:
>> >
>> >> Can you provide more details about the mysql system and what exactly
>> >> you
>> >> need to accomplish? It sounds like you want a SSO type of solution,
>> >> but
>> >> there is not enough information in your post to hazard a guess as to
>> >> what
>> >> exactly you're using now.
>> >>
>> >> Al
>> >> "Lukas" <Lukas @discussions.microsoft.com> wrote in message
>> >> news:59FFB894-90CD-4C11-ABC1-C52F48B1E53B@xxxxxxxxxxxxxxxx
>> >> > Hi,
>> >> >
>> >> > my problem is that i have 2 systems with the same users...one of the
>> >> > two
>> >> > systems runs on an active directory and the other on a mysql
>> >> > database.
>> >> >
>> >> > now it is the most important thing to get at least the same
>> >> > passwords
>> >> > for
>> >> > every user so that every user has only one key to remember...
>> >> >
>> >> > i found out that it is impossible to do so with CSVDE or LDIFDE
>> >> > files,
>> >> > because they do not export/import the passwords
>> >> >
>> >> > so...are there any possibilities to get my work done? or are there
>> >> > any
>> >> > tools/programms that could do that?
>> >> >
>> >> > i hope that anybody can help me soon...
>> >> >
>> >> > best regards
>> >> > Lukas
>> >> >
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>


.



Relevant Pages

  • Re: Automating FTP transfers
    ... the passwords is added to the script just before it ... * To join/leave the list, search archives, change list settings, * ... Authorised and regulated by the Financial Services Authority. ...
    (comp.sys.hp.mpe)
  • RE: Local Admins
    ... Write a Perl script to handle it. ... change the passwords of local admins, ... when any new member is added to one of these groups. ... when someone in our group questioned whether we'd be sending passwords ...
    (Focus-Microsoft)
  • Re: Send notification before PWDs expire
    ... built-in notification for PWDs expiration, ... interested in something like “Lots of people have taken the script and run ... make this deployment successful in a production environment. ... Finding the expiring passwords is not that big of a deal. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Problem running a script
    ... I thought of that but when I imported the users I assigned them all passwords ... ' UserAccountControl .vbs ... ' The heart of this script - Enable users ... how do I determine which part of domain policy is stopping ...
    (microsoft.public.windows.server.active_directory)
  • Re: Complex Password Scripting
    ... Greg wrote: ... I have the script for modifying all passwords in the OU to the same password. ... 'objUser.SetPassword strPass ...
    (microsoft.public.windows.server.scripting)