From: Norbert K. <nor...@da...> - 2002-03-27 23:56:10
|
--On Dienstag, 26. M=E4rz 2002 11:12 -0500 Jim Harle <ha...@us...> = wrote: > This is an ugliness of using 2 different directories. We are looking = into > how to coordinate passwords eDirctory and Active Directory. The problem > is that password values are stored internally and can't be read, thus not > copiable between the two. The only way to make this work is to have the > password changing mechanisms send things to both places. That in itself > is very difficult if you have multiple mechanisms. > --Jim Harle At least for Windows you can implement a password change notify DLL which=20 can be used to update other directories. I did a little prototype in my=20 thesis: http://www.daasi.de/staff/norbert/thesis/ --=20 Dipl.-Inform. Norbert Klasen DAASI International GmbH phone: +49 7071 29 70336 Wilhelmstr. 106 fax: +49 7071 29 5114 72074 T=FCbingen email: nor...@da... Germany web: http://www.daasi.de |