473,387 Members | 1,721 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,387 software developers and data experts.

Network Log-in

ddtpmyra
333 100+
Hello,
Using PHP can the user network log-in can be captured?

thanks,
DM
Oct 14 '08 #1
3 1167
Try:
Expand|Select|Wrap|Line Numbers
  1. print_r ($_SERVER);
Look for REMOTE_USER or maybe PHP_AUTH_USER. Personally, I've never been able to get this to work, but I've seen that many other people have. I think it may require a secure connection or something, or I just spaced out on some configuration setting.
Oct 14 '08 #2
dlite922
1,584 Expert 1GB
what do you mean by "network login"?
Oct 15 '08 #3
ddtpmyra
333 100+
the reason of asking of network login...instead of creating username and password for the site, I'd rather use the network log-in when they started connecting our local network
Oct 16 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Leo R | last post by:
Hi, Is it possible to create a network-drive at the SYSTEM-level? E.g.: map X: to \\server1\share so a windows service can reach X: without having to log on? I want a Windows .NET service to...
11
by: debian mojo | last post by:
hello group, a few days ago i used the following backup statement and everthing worked fine: sp_addumpdevice 'disk','pipedump','\\192.x.x.x\L\Data\test.bak' Backup database Test to...
2
by: charles Collin | last post by:
Hi, My SQL server is short on disk space and I need to create a new instance of SQLServer. I had another server running Linux with enough space left so i create a new partition on it and shared...
2
by: cmrchs | last post by:
Hi, executing the following on a local drive works fine : FileStream wLog = File.OpenRead("c:\Log.txt") FileStream wLog = File.OpenRead("h:\Log.txt") but executing the same code on a...
0
by: doneholmes | last post by:
I have an ASP application that runs on our company intranet. The script checks a folder structure within a network share and, if it contains any files, provides the user a link to the directory. My...
0
by: Massimiliano Campagnoli | last post by:
I am trying to backup sample database to network drive J:\ which maps to a SAMBA share. The first time the backup is successfull but the the next time fails. I've to delete J:\sample.0 if I want...
16
by: sunil | last post by:
Hi, I have a service written in c# that I need to run as a "Network Service". I am using a setup project to install the service. If I install the service in User's Personal Folder, I get the...
15
by: =?Utf-8?B?TVNU?= | last post by:
To demonstrate my problem, I have a very simple VB Windows application. It has a text box that is used to display a counter, a button to reset the counter, and a timer that increments the counter...
6
xxoulmate
by: xxoulmate | last post by:
how to get the IP address or computer name of a username logged on the network., i got nbtscan which scan ip address on the network and display the username currently log on the computer., what i...
2
by: Billw424 | last post by:
I hope this topic hasn't been hashed before. Is there a way to end a user's network connection to a Netware network after a certain time of day has passed? For example, we have set the user's time...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...

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.