Re: Synchronize Active Directory with MySQL
- From: "Al Mulnick" <amulnick_No_SPAM@xxxxxxxxxxx>
- Date: Tue, 9 Aug 2005 08:10:36 -0400
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
>> >> >
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>
.
- References:
- Re: Synchronize Active Directory with MySQL
- From: Al Mulnick
- Re: Synchronize Active Directory with MySQL
- From: Lukas
- Re: Synchronize Active Directory with MySQL
- From: Al Mulnick
- Re: Synchronize Active Directory with MySQL
- From: Lukas
- Re: Synchronize Active Directory with MySQL
- Prev by Date: Re: Viewing event logs in a remote domain
- Next by Date: Re: Map a network printer
- Previous by thread: Re: Synchronize Active Directory with MySQL
- Next by thread: Remove a DC from Active Directory
- Index(es):
Relevant Pages
|