SQLServer option for integrated security
----------------------------------------

                 Key: GEOT-3464
                 URL: http://jira.codehaus.org/browse/GEOT-3464
             Project: GeoTools
          Issue Type: Improvement
          Components: data sqlserver
            Reporter: Mirko Bothe
            Priority: Minor
         Attachments: sqlserver_integrated_security.diff

This feature request belongs to a recent discussion on the geoserver users 
mailing list. I created a patch to inlcude the possibility to use the 
integrated security feature of SQL Server. If this option is used the current 
windows user account will be used for the database login. In that case a 
provided username and password will be ignored. This obviously works only on 
windows and needs access to the sqljdbc_auth.dll.

I could successfully connect to SQL Server using this option in GeoServer, but 
I did not do any further tests than just connecting. The patch basically adds a 
boolean parameter and appends "integratedSecurity=true" to the jdbc-url if it 
is set to true. 

I am not sure what will happen if that option is set on a non windows system.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to