No announcements
Found 1289301 threads
-
0 Votes
Impersonalization trouble in wcf
Hi Aleksey, From your description, you're running into the typical "double hop" limitation of windows authentication(NTLM).Answered | 4 Replies | 4002 Views | Created by aleksey.aka.lexx - Friday, August 7, 2009 11:09 AM | Last reply by aleksey.aka.lexx - Thursday, August 20, 2009 1:33 PM -
1 Votes
SSPI / Impersonate for Windows Auth?
Furthermore, how would your function instance authenticate against a domain controller?Answered | 1 Replies | 706 Views | Created by OneWithQuestions - Thursday, April 27, 2017 7:05 PM | Last reply by Joshua-MSFT - Monday, November 27, 2017 4:49 AM -
0 Votes
User Impersonation
If you want to expedite the process and not wait for an authentication time-out, you can utilize NET USE from the command line to tell Windows which credentials you want to use when ...Answered | 5 Replies | 2467 Views | Created by nooshins - Wednesday, October 12, 2011 2:35 PM | Last reply by Dummy yoyo - Thursday, October 20, 2011 2:07 AM -
0 Votes
Using Windows Authentication when domain controller is down.
Can Windows account user credentials be "cached" somehow?Answered | 2 Replies | 7252 Views | Created by JoeSchmoe115 - Tuesday, December 16, 2008 10:06 PM | Last reply by JoeSchmoe115 - Wednesday, December 17, 2008 5:55 PM -
0 Votes
MSMDPUMP with Basic Authentication in different domains
My setup is the following: SQL Server Analysis Server - connected to our enterprise domainIIS Server placed in DMZ - is NOT part of our enterprise ...Answered | 2 Replies | 2409 Views | Created by Anders Spur Hansen - DK - Friday, January 18, 2013 1:12 PM | Last reply by Wayne Robertson [MSFT] - Tuesday, January 22, 2013 4:18 PM -
1 Votes
Sharepoint IIS Default WebSite ASP.NET impersonation
I had to turn off impersonation to get the "GetUserProfileByName" function to not return a 401 (or other) error.Answered | 4 Replies | 13016 Views | Created by dm80 - Thursday, October 7, 2010 8:41 PM | Last reply by Chicago19 - Monday, November 12, 2012 7:59 PM -
0 Votes
Using Windows Authentication/NTLM
You can go refer to WindowsIdentity and WindowsPrincipal classes in same namespace that will give you info for current user as well as they allow to impersonate other user.Answered | 6 Replies | 4265 Views | Created by Pankaj Gupta - Monday, April 13, 2009 3:54 PM | Last reply by Pankaj Gupta - Wednesday, April 15, 2009 6:37 AM -
0 Votes
Allow outside domain to access cube
if the IIS id Set for 'Windows identities of the users' the username sent by the excel will be used for querying the cube(excel will take the ...Answered | 6 Replies | 6169 Views | Created by Zoe.Ohara - Tuesday, October 16, 2012 1:15 PM | Last reply by Anand BI - Friday, October 19, 2012 4:37 AM -
1 Votes
Cross Domain Windows Authentication in SQL Server 2014
As long as the trust relationship between domains is properly configured, and your windows account exists in the remote SQL Server instance, ...Answered | 5 Replies | 5580 Views | Created by Asif_DBA - Wednesday, September 20, 2017 5:42 AM | Last reply by Lin Leng - Tuesday, October 3, 2017 7:54 AM -
0 Votes
How to connect to sql server using windows authentication
https://www.connectionstrings.com/sql-server-2008/ Here you can find the connection string to connect to SQL Server via Windows Authentication.Answered | 3 Replies | 989 Views | Created by Dev_SSC - Wednesday, February 18, 2015 3:12 PM | Last reply by Uri Dimant - Thursday, February 19, 2015 6:42 AM -
0 Votes
SSAS -- Impersonation
1. what is the need of impersonation ..?Answered | 1 Replies | 736 Views | Created by Mahesh Alam - Wednesday, January 13, 2016 6:08 PM | Last reply by Darren Gosbell - Wednesday, January 13, 2016 8:22 PM -
2 Votes
How to change a user with SQL Authentication to Windows Authentication with domain?
Hi, You don't change their existing SQL logins, you have to create new Windows authentication logins.Answered | 2 Replies | 580 Views | Created by Jose Luis Guerra Infante - Tuesday, February 23, 2016 1:55 PM | Last reply by Jose Luis Guerra Infante - Tuesday, February 23, 2016 2:59 PM -
0 Votes
SQL Server 2012 - Windows authentication access?
Regarding the Impersonation/Delegation cases, which is out of my field and expertise, AFAIK each caller should has an individual login for their own ...Answered | 1 Replies | 1038 Views | Created by SQLGalaxy - Monday, January 18, 2016 7:26 AM | Last reply by Eric__Zhang - Monday, January 18, 2016 11:24 AM -
0 Votes
SharePoint 2010 OUtside of domain error
Before, I added an additional access map but when I added the internet map to the outside URL, it worked!Answered | 2 Replies | 7022 Views | Created by jeffatturbofish - Monday, November 15, 2010 7:36 PM | Last reply by jeffatturbofish - Wednesday, November 17, 2010 3:27 PM -
0 Votes
Impersonation Problem
<authentication mode="Windows" /> <identity impersonate="true" /> Please refer to below link ...Answered | 2 Replies | 3503 Views | Created by mayboyHP - Wednesday, September 30, 2009 2:14 AM | Last reply by amarnet - Wednesday, September 30, 2009 5:37 AM -
1 Votes
Windows authentication
If I change the authentication to windows and impersonation true and SSPI true.Answered | 1 Replies | 5638 Views | Created by mjocasio23 - Wednesday, April 11, 2012 6:21 PM | Last reply by Purvi Pandey - Friday, April 13, 2012 1:04 PM -
0 Votes
The login is from an untrusted domain and cannot be used with Windows authentication.
Even when you join the servers in an Active Directory domain, you still need to log in to the servers using a domain account.Answered | 4 Replies | 1489 Views | Created by andrewlpchan - Friday, February 5, 2016 5:02 PM | Last reply by Lydia Zhang - Monday, February 8, 2016 7:42 AM -
1 Votes
Windows authentication with different user
Hi, I have resolved it with by impersonating user with system dll.Answered | 5 Replies | 4679 Views | Created by Rajnikant Rajwadi - Thursday, September 24, 2015 6:37 AM | Last reply by Rajnikant Rajwadi - Wednesday, September 30, 2015 11:30 AM -
0 Votes
Impersonate Windows Authentication outside a domain
Hi, If you want to use Windows authentication, the domain A and domain B must trust each other, you need configure it on Active Directory.Answered | 1 Replies | 2091 Views | Created by Michael L. Wagner - Tuesday, April 2, 2013 1:35 PM | Last reply by Haixia_Xie - Wednesday, April 3, 2013 7:59 AM -
1 Votes
Impersonation problem
The Windows account running the first WCF service needs to be trusted for delegation in Active Directory for this to work.Answered | 4 Replies | 2220 Views | Created by zhanghb0001 - Friday, July 6, 2012 6:49 AM | Last reply by webJose - Saturday, July 7, 2012 3:32 PM
No announcements