rajgithub123 / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

GSS.msi: Verify installation shows success even for the local/domain users not having access to the SharePoint site. #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:

Install GSS on a SharePoint 2007 machine.
Start 'Verify installation' utility.
Enter URL for a SharePoint site. Enter Username,domain and password for a 
local/domain user who does not have any access to the SharePoint site.
 Expected result:
Installer should show error message that the given user has no access on 
the site mentioned.

Actual result:
Verification succeds everytime for the local/domain user with no access to 
the site.

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 25 Aug 2009 at 4:19

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:55

GoogleCodeExporter commented 9 years ago
Verify Installation only checks if the user is a valid user or not (AuthN). 

Its purpose is mainly to see if GSS are deployed correctly. AuthZ against 
SharePoint 
resources using the web services is done by SharePoint connector and is out of 
scope 
for this utility.

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