googlegsa / sharepoint.v3

Google Search Appliance Connector for SharePoint
5 stars 10 forks source link

GSS.msi:Verify installation wizard shows success when invalid domain is specified NTLM SharePoint site and the credentials used are of a local machine user. #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Start the installation/open the Verify installation wizard.
2. Enter incorrect domain name on "Verify Installation" wizard
3. Enter correct data in other fields
4. Complete the installation/click on Verify installation.

What is the expected output? What do you see instead?
Expected result:
Installer should show appropriate error message.

Actual result:
Verify installation wizard shows success.

Additional information:
For HTTP Basic site, wizard shows proper error message when invalid domain 
is mentioned.

Please use labels and text to provide additional information.
GSS.msi installer v2.0.0

Original issue reported on code.google.com by shashank...@gmail.com on 11 Aug 2009 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 12 Aug 2009 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 27 Aug 2009 at 5:13

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 2 Sep 2009 at 10:51

GoogleCodeExporter commented 9 years ago
'Verify installation wizard' internally uses Windows API and objects for doing 
AuthN 
and current behaviour is due to the way windows does the authN

Original comment by amit.per...@gmail.com on 10 Nov 2009 at 8:17