If mapguide server is logged into SQL Server as a user that have windows authentication, you should be able to do this.
For example, make a network user called mapguide_server_user, and log into MapGuide Services as that user and grant that user access to SQL Server, you can use Windows Authentication. On Fri, Mar 17, 2023 at 10:46 AM Gunter Becker <[email protected]> wrote: > Hi, > > > > > is it possible to connect to a SQL Server database using integrated > security (windows authentication) in FDO Provider? If so, how can I do that > in Maestro, for example? So far I've only done this with SQL authentication. > > > > Thanks, Gunter > _______________________________________________ > mapguide-users mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/mapguide-users >
_______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
