send the entire SQL section and more of the log. On Tue, Jul 5, 2016 at 5:45 PM, Todd Hemsell <[email protected]> wrote:
> Are you specifying a SQLShare? > Does the Database allow integrated authentication? > > On Tue, Jul 5, 2016 at 2:52 PM, Giroux, Eric J <[email protected]> wrote: > >> I need a bit of guidance to make SQL connection from CustomSettings.ini >> using NT Authentication (network access account) vs named pipes. Have >> always used named pipes successfully but DBAs are putting their foot down >> on dis-allowing use of named pipes. >> >> >> >> Adding Netlib=DBMSSOCN to my SQL section of my CS.ini is giving me a >> return of: >> >> >> >> ZTI error opening SQL Connection: Login failed for user ‘NT >> AUTHORITY\ANONYMOUS LOGON’. (-2147217843). I assumed by adding >> Netlib=DBMSSOCN it would authenticating using network access account >> credentials but this feels as though it is needing a SQL ID and pwd to make >> the connection, which I do not want to use. >> >> >> >> Is anyone using Netlib=DBMSSOCN successfully? >> >> >> >> Thanks, >> >> >> >> *Eric Giroux* >> >> Solutions Engineer >> >> Unum Group >> >> E-mail: [email protected] | Office: (207) 575-2482 >> >> Mobile: (207) 239-5190 | Fax: (207) 575-2158 >> >> >> >> >

