473,395 Members | 1,437 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.

Windows Authentication with none IE browsers.

When I try logging into the site I am developing with a non IE browser I get
the login box but then get a:

" The trust relationship between this workstation and the primary domain
failed. "

Any way that I can fix this? Or am I limited to using IE.

-George.

P.S
IE on the mac works just fine so it is not a browser thing.
Nov 15 '05 #1
3 1377
Curious George wrote:
When I try logging into the site I am developing with a non IE browser I get
the login box but then get a:

" The trust relationship between this workstation and the primary domain
failed. "


What kind of authentication do you use? Windows?
If you are not limited to it, try Forms. Than you'll be able to use any
browser.

See <authentication> element in web.config.

Vadim Chekan.

Nov 15 '05 #2
Yes Windows, problem is that for the most part we use the applications on a
corperate intranet and windows auth automaticly logs in users. I then also
do not need to maintain two sets of posible passwords.

"Vadim Chekan" <re*****************@rogers.com> wrote in message
news:tJ*******************@news01.bloor.is.net.cab le.rogers.com...
Curious George wrote:
When I try logging into the site I am developing with a non IE browser I get the login box but then get a:

" The trust relationship between this workstation and the primary domain
failed. "


What kind of authentication do you use? Windows?
If you are not limited to it, try Forms. Than you'll be able to use any
browser.

See <authentication> element in web.config.

Vadim Chekan.

Nov 15 '05 #3
Curious George wrote:
Yes Windows, problem is that for the most part we use the applications on a
corperate intranet and windows auth automaticly logs in users. I then also
do not need to maintain two sets of posible passwords.


I think only Mozilla (beside IE) cana maintain win authenication.
Probably other Mozilla based browsers (Firebird?)

About 2 sets of passwords. It is just an idea, but what if pass
username/password to from client (browser) to server as a Forms
uthentication, and than hook something in Forms authentication, and try
to invalidate to supplied username using given password. Of course it
should be done with https. But there is quite a lot of things to
investigate.

Forms authentication is quite flexible, and I used it to create
authentication against user info in sql DB.

Vadim.

Nov 15 '05 #4

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

Similar topics

4
by: comp.lang.php | last post by:
OS: Windows XP, Windows 2000 OS: Linux Red Hat Enterprise Level 3, Fedora Core 3 Browsers: Firefox 1.0, IE 6.1+, Mozilla, Konqueror We are working on an internal website that is to be used as...
1
by: trapeze.jsg | last post by:
Hi. I am trying to get through to Microsoft MapPoint Services using ZSI for soap handling. I can generate the service classes and also the soap-requests generated by the service classes seem to...
1
by: Winnie | last post by:
I am having issues with setting up the authentication for .net. I have an aspx page in e:\myApp. I have set the virtual directory "MyApp" in IIS and give IUSER_XXX and ANONYMOUS USER permission to...
3
by: Rich Miller | last post by:
I have a strange situation IIS. Take a sample web site which contains only Index.htm. If I choose anonymous access and go to the site, the page loads fine. If instead of Index.htm I use...
3
by: ~~~ .NET Ed ~~~ | last post by:
This is a strange problem and I wonder if anybody has experienced this annoying anomaly. I created a new ASP.NET project with its web-shared directory on my WinXP Pro/IIS machine. I compile the...
2
by: Joergen Bech | last post by:
(trying again with a shorter message - hope anyone has any ideas)... Trying to get my aspx application to run on a remote server beyond my control (except ftp access). First time I access an...
3
by: Chris Paul | last post by:
I'm having trouble with PHP & PostgreSQL/OpenLDAP/Apache on Windows. I've set this up countless times on BSD (piece of cake) but I'm trying to do this on Windows now so that my developer can work...
4
by: Preben Zacho | last post by:
Hi there The scenario I got is this: I have created a Windows application in VS and I want to deploy it to another machine running Windows Vista. Since I have no control over this other machine,...
6
by: josequinonesii | last post by:
I've searched, I've read, I've tested and re-read numerous post but to no avail yet... Quite simply, the settings I've applied to my httpd.conf, httpd-vhost.conf and my hosts files simply does not...
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.