473,651 Members | 2,635 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with Server Variables

NR
Need to know some about current user of NT domain.
In my asp page i have used Request.ServerV ariables("LOGON _USER") to get
current NT user but some times it returns nothing and some times it gives
correct user name. In my application i am redirecting from one page to
antoher and i need to keep server variable "LOGON_USER ". For every page i
have different kind of security.
I don't know wheather i am missing some thing at IIS or this command works
unusually.

Would be thankful for any help.

Regards,
NR
Jul 22 '05 #1
3 1283
Is this possible to access these pages using anonymous authenticiation ?

Patrice
--

"NR" <NR@discussions .microsoft.com> a écrit dans le message de
news:50******** *************** ***********@mic rosoft.com...
Need to know some about current user of NT domain.
In my asp page i have used Request.ServerV ariables("LOGON _USER") to get
current NT user but some times it returns nothing and some times it gives
correct user name. In my application i am redirecting from one page to
antoher and i need to keep server variable "LOGON_USER ". For every page i
have different kind of security.
I don't know wheather i am missing some thing at IIS or this command works
unusually.

Would be thankful for any help.

Regards,
NR

Jul 22 '05 #2
NR
Some pages are accessible to anonymous users and some needs NT user
authentication.
NR

"Patrice" wrote:
Is this possible to access these pages using anonymous authenticiation ?

Patrice
--

"NR" <NR@discussions .microsoft.com> a écrit dans le message de
news:50******** *************** ***********@mic rosoft.com...
Need to know some about current user of NT domain.
In my asp page i have used Request.ServerV ariables("LOGON _USER") to get
current NT user but some times it returns nothing and some times it gives
correct user name. In my application i am redirecting from one page to
antoher and i need to keep server variable "LOGON_USER ". For every page i
have different kind of security.
I don't know wheather i am missing some thing at IIS or this command works
unusually.

Would be thankful for any help.

Regards,
NR


Jul 22 '05 #3
NR
Some pages are accessible to anonymous users and some needs NT user
authentication.
NR

"Patrice" wrote:
Is this possible to access these pages using anonymous authenticiation ?

Patrice
--

"NR" <NR@discussions .microsoft.com> a écrit dans le message de
news:50******** *************** ***********@mic rosoft.com...
Need to know some about current user of NT domain.
In my asp page i have used Request.ServerV ariables("LOGON _USER") to get
current NT user but some times it returns nothing and some times it gives
correct user name. In my application i am redirecting from one page to
antoher and i need to keep server variable "LOGON_USER ". For every page i
have different kind of security.
I don't know wheather i am missing some thing at IIS or this command works
unusually.

Would be thankful for any help.

Regards,
NR


Jul 22 '05 #4

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

Similar topics

2
1917
by: Nick Rees | last post by:
Hi, I've got a strange query that I can't figure out. I've got a new installation of Apache 1.3.28 and PHP 4.3.3 on my laptop, but it doesn't appear to be processing URLs correctly. I've tried to do a direct copy of my config on my desktop (which is Apache 1.3.27 and PHP 4.3.1, I think), but I don't have access to it any more to check the config files. Apache works fine, I installed it first and tested it with several
2
4600
by: will taubin | last post by:
i would like my program to have a config.php with passwords and other stuff. i would like to have a functions.php to hold all my functions. i would like the functions.php to include/require the config.php as it will need it for database stuff. i cant seem to get the functions in my functions.php to see the variables in config.php
13
23300
by: Mimi | last post by:
Hello, I am having trouble using the session vars in PHP 4.3.9 OS: Win XP Prof Web Server IIS (is local and there are no links to other servers from the web pages I work on) Browser: IE 6.0 The problem I am having is that each time I reload the same PHP page, I get
1
3997
by: Jonathan Chong | last post by:
I have problem with AOL browser (IE and Netscape are OK) accessing my Web site after putting up a load balancer that will go to W1 or W2. The problem does not happen when there is only Web server and no load balancer installed. The problem is on the checking of the session timeout function. This function will check if the session variable's value is missing. If it is missing, it will direct to time out page.
3
2812
by: Gary | last post by:
I am having a strange problem that I cannot solve. I have an asp page that I use for a user to login and gain access to other pages. When the user logs in I set a couple of session variables like Session("UserType") = "Sales". Then based on the Session("UserType") I use response.redirect to take the user to a specific page. The logic and response.redirect works fine on a Win2k server but when I move the page to a server running Win2003 the...
0
1445
by: Alexander Widera | last post by:
hello all, i have a problem ... like I already discussed in the thread "session empty" I have the following problem: I created a completely new web... i added 2 files: sessiontest1.aspx:
2
2457
by: fReDiNi | last post by:
Hi, I have an strange problem with session variables. I have a site hosted in a local server. I have physic access to this server and its configuration.(apache, php,files...). I have external access to the web site by typing the public ip address of the local server. I have a domain too, and this domain is redirected to the static public ip of the local server so when I type (out of the local server net) the
2
4028
by: Frederik Vanderhaegen | last post by:
Hi, I'm writing a simple soap extension for a webservice I developed (without the use of an extension the webservice works perfect). The extension is registered through the web.config files of my webservice and my application. In my extension I override the Chainstream method and implement the abstract methods (GetInitializer, Initialize and ProcessMessage) my chainstream method:
14
2287
by: GaryDean | last post by:
The web.config in my asp.net application, running on Server2003, has this entry: <sessionState mode="InProc" timeout="40". In IIS the asp.net State Management timeout setting is 40 for my website. In IIS the virtual directory configuration setting is set to 40. The application still timesout at 20 minutes. What else can I do? --
9
1689
by: Dave | last post by:
Hi guys, I have just set up a duplicate server running: apache 2.54, mysql 5.04 and php 5.04 This is the same setup as as the server we are using now, apart from the hardware inside. I have copied across the database and website, with exact same permissions as the first server. The problem is that part of the php code is executing but others
0
8349
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8695
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8460
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7296
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6157
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4143
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2696
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1906
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1585
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.