djbdjb00djb / hashing-password-filter

Automatically exported from code.google.com/p/hashing-password-filter
0 stars 0 forks source link

GoogleHashUpdater.exe not working on W2K8R2 x64 #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change password of user in ADUC, connected to DC in question
2. Check hashing filter log to see that the password was hashed as expected.  
Verify with ADSIEdit
3.GoogleHashUpdater.log never appears, password doesn't push up to Google.

What is the expected output? What do you see instead?
This module works fine on our 2003 x64 DCs, but on our new 2008 R2 dc, the 
googlehashupdater.exe application won't run. when it attempts, an event is 
logged in the event viewer, an application crash error, faulting module 
kernelbase.dll.

What version of the product are you using? On what operating system?
Latest version.  Windows Server 2008 R2 x64

Please provide any additional information below.

Original issue reported on code.google.com by JaFNel...@gmail.com on 18 Aug 2011 at 7:52

GoogleCodeExporter commented 9 years ago
OKAY, actually figured this out on my own...found an old thread saying that new 
versions of the Google APIs weren't working, with a link to an older SDK.  
Installed that and re-copied the files into the assembly and all is working as 
expected. 

Original comment by JaFNel...@gmail.com on 18 Aug 2011 at 8:36

GoogleCodeExporter commented 9 years ago
Could you post the link that you found. I have found an older verison 
referenced in another thread but it doesn't appear to be working.

Original comment by chrisdee...@gmail.com on 12 Sep 2011 at 9:23

GoogleCodeExporter commented 9 years ago
Where are you two at with this one?  I am trying to get this working on a 
Windows 2008 x64 DC.  I am wondering were to place the files and what DLL 
libaries to use. 

Original comment by peter.ro...@justtechnologies.org on 6 Nov 2011 at 10:26

GoogleCodeExporter commented 9 years ago
Here is where I am at with 2008 DC installs - 

1) DC1 - I have it running (initializes, but I do not see any other log 
activity)?
 - using the 1.9 version libraries and putting the exe, ini, dll in the \programdata directory.

2) DC2 - Will not start up or initialize. I have the 1.8 version libraries 
installed after trying the 1.9 version.  Further, I have duplicated the install 
as per DC1.  Here is where I grabbed an older version of the library install: 
http://code.google.com/p/google-gdata/downloads/list?q=label:Deprecated

I'm starting to shake my head and will try the 1.7 api install. 

Original comment by peter.ro...@justtechnologies.org on 11 Nov 2011 at 11:21