Re: Connexion to SSIS
- From: Cédrick <Cdrick@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Feb 2008 05:33:03 -0800
Hello Liliya,
Thanks for all the information you provided to me! Well I need to go deeper
in SQL Server Administration to really understand better the constraints
about the differents authentications!
Thanks
Cedrick
"Liliya Huff" wrote:
it is possible. Some of my production systems work this way, meaning the.
windows authentication is used in the ssis package and this package is a
scheduled as a job.
The issue can be related to permissions on the scmanager service if the
server is 2003 SP1. 2003 SP1 changes the scmanager permissions to allow
remote connection from members of the local admins group only.
A way to verify it the account in question to the local admins and try
again. If your account is in, then the issue is most likely the scmanager
permissions.
Then you fix the rights or ask your sysadmins to do so.
reference
http://support.microsoft.com/default.aspx/kb/907460/
Do you want your security this way or not is a different question. You decide.
If you do not want to, can use proxy accounts. Have to set it up, grant
rights to msdb, and maintain your passwords changes if you are under SOX
rules for example for your proxy accounts, because they are stored in ms sql
too now if you choose to use proxy.
I gave my situation a thought and the inner workings of the place where the
security should be implemented and have my second thoughts about using prohy
mostly because of maintenance and the stuff who is going to do it (so you
will not have an impression that using proxy is not a good idea in general :)
).
--
Thanks, Liliya
"Cédrick" wrote:
Hi Liliya,
Well it is just theorical question cause some of my midmarket clients have
specific configurations, and some times it would have been easier to define
only SQL Server authentication and use it to connect my remote client to the
sql server.
Regards
Cédrick
But part of my question was: is it possible to connect to SSIS engine using
SQLServer Account by SQL Server Authentication?
- References:
- Re: Connexion to SSIS
- From: Cédrick
- Re: Connexion to SSIS
- From: Liliya Huff
- Re: Connexion to SSIS
- Prev by Date: Re: Connexion to SSIS
- Next by Date: dts package - workgroup sql server
- Previous by thread: Re: Connexion to SSIS
- Next by thread: dts package - workgroup sql server
- Index(es):
Relevant Pages
|
Loading