473,395 Members | 1,454 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Kerberos Authentication

Hello Sharepoint Guru's,

I have hit a bit of a brick wall in regards to Kerberos authentication.

I have an ASP.Net web application that interfaces with sharepoint, this all
works fine if I do this

dws.Credentials = new NetworkCredential("sk", _SPSPassword, _SPSDomain);

however when I tray and pass the default credentials it won't work. I have
enabled the sk account for delegation in
active directory and I have set both my sharepoint IIS and my ASP.Net
application IIS up to use only Windows Integrated Authentication.

Is there something I am Missing ?

Thanks for you help,
Josh
Nov 19 '05 #1
2 1636
Not really sure, but are you performing any impersonation. You didn't mentin
it, and I suspect you will have to do this.

--

- Paul Glavich
ASP.NET MVP
ASPInsider (www.aspinsiders.com)
"josh" <jo****@axegroupdelme.com.au> wrote in message
news:ee**************@TK2MSFTNGP14.phx.gbl...
Hello Sharepoint Guru's,

I have hit a bit of a brick wall in regards to Kerberos authentication.

I have an ASP.Net web application that interfaces with sharepoint, this all works fine if I do this

dws.Credentials = new NetworkCredential("sk", _SPSPassword, _SPSDomain);

however when I tray and pass the default credentials it won't work. I have
enabled the sk account for delegation in
active directory and I have set both my sharepoint IIS and my ASP.Net
application IIS up to use only Windows Integrated Authentication.

Is there something I am Missing ?

Thanks for you help,
Josh

Nov 19 '05 #2
you need to use kerberos authentication if you want use its creditial
forwarding. you need to setup your IIS servers to use digest (kerberos)
instead of windows security (ntlm)

-- bruce (sqlwork.com)
"josh" <jo****@axegroupdelme.com.au> wrote in message
news:ee**************@TK2MSFTNGP14.phx.gbl...
Hello Sharepoint Guru's,

I have hit a bit of a brick wall in regards to Kerberos authentication.

I have an ASP.Net web application that interfaces with sharepoint, this
all
works fine if I do this

dws.Credentials = new NetworkCredential("sk", _SPSPassword, _SPSDomain);

however when I tray and pass the default credentials it won't work. I have
enabled the sk account for delegation in
active directory and I have set both my sharepoint IIS and my ASP.Net
application IIS up to use only Windows Integrated Authentication.

Is there something I am Missing ?

Thanks for you help,
Josh

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Brian Beck | last post by:
After a bit of searching I haven't been able to find a definite resource for Kerberos authentication from Python. Any help would be appreciated. Here's what I've found... ...
3
by: Jacob | last post by:
Hello All, I am trying to serve out some content via IIS that is hosted on a remote fileserver, and am unable to get the delegation working correctly. Our setup is as follows: Local LAN...
0
by: Paul Bacelar | last post by:
I have a problem with Windows integrated authentication and Kerberos. I use the object COM ServerXMLHTTP of MSXML3. On the Open method which requires the login password of the user, I use NULL and...
0
by: CESAR DE LA TORRE [MVP] | last post by:
I am using WSE 3.0 with Visual Studio 2005, specifically I'm using Kerberos authentication and passing Kerberos ticket from Presentation Tier (VSTO.2005 client) to Server Tier through our Web...
1
by: russell.lane | last post by:
I've established user login identity impersonation and delegation for a multi-tier web application. I'm running into a case where authentication fails when a user accesses the app from a browser...
0
by: Benjamin Gufler | last post by:
Hello NG, I'm experiencing problems in configuring DB2 v9.1 on Linux (RedHat AS4) to use Kerberos authentication against an AD (W2K3 R2). IBM Network Authentication Service is installed and...
4
by: webrod | last post by:
Hi, I am trying to secure a WS using WSE 3.0 and kerberos. I used the "WSE 3.0 settings" from VS2005 with my own WS. I have a console application which try to access a WS. With the...
1
by: Tina | last post by:
I have a client that wants his new asp.net app to be authenticated using Kerberos instead of forms authentication. I used Kerberos years ago for logon security for users to long on to NT. However...
2
by: Tapio Kulmala | last post by:
Hi! I've found an interesting problem that might have something to do with Kerberos. I have a www application running in a Windows Server 2003 box. The server did not have SP1 or SP2...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.