hi,
[OS: Win XP Home Ed.]
[2 user accounts]
When I boot my PC, and the logon screen appears: (My logon screen is the; window in which you must type the USER NAME aswel as the password), The Us...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20694845.html
Zones:
Windows XPDate Answered: 09/29/2003 Rating: 8.2 Views: 0
I have a program that only allows the username convention to max 8 characters.The problem that I am having is that my nt usernames are 12 charaters.What I need is a script that can captures the use...
http://www.experts-exchange.com/Programming/Misc/Q_21019053.html
Zones:
ProgrammingDate Answered: 06/22/2004 Rating: 3.6 Views: 0
I use windows server 2003 and when I create an ftp virtual directory named xxx the user name xxx cannot logon! Any idea how logon will not fail using the same name for virtual directory and ure n...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/2003_Server/Q_212123...
I am doing our Intranet and I want to prompt users to enter their network name and password and verify them against their actual NT accounts (for an expense reporting app) and I don't know how to d...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10189847.html
Zones:
Visual BasicDate Answered: 08/03/1999 Rating: 6.6 Views: 0
I am working on an INTRANET site.
The Environment we have is:
NT 4.0
IIS 5.0
SQL 7.0
I have a table "USERS" in the database with field "LoginName" which is same as the User-Logins on the N...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20190168.htm...
Zones:
ASPDate Answered: 10/03/2001 Rating: 6.6 Views: 0
Hi All
I have a SP which calls the following command .. exec master..xp_cmdshell '\\Ukp-4qx5854la1m\pics\testsam'
It returns an error .. Logon failure: unknown user name or bad password err...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20637812.html
Zones:
MS SQL ServerDate Answered: 07/10/2004 Rating: 6.2 Views: 0
Actually when client hits my page i want to get logon user's name so i used this code
Request.ServerVariables("LOGON_USER")
But it returns only null value.
How can i get persons user name? ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_20678050.html
I have tried everything...
I have two win2k web servers, let's say SERVER1 and SERVER2. The internet user may be on either one at any given time. The user must upload images to the website whi...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21238475.html
Zones:
.NETDate Answered: 01/04/2005 Rating: 7.2 Views: 0
We had some SQL Server automated web routines that stopped working when some security patches were applied either to SQL Server 2000 or Windows Server 2000. The Web users would upload a file to a ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21776674.html
Zones:
MS SQL ServerDate Answered: 03/27/2006 Rating: 5.8 Views: 0
I keep getting "Logon failure: unknown user name or bad password" when I try to access the filesystem. My code works perfectly if I hit my own machine, but when I go across the network I keep gett...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21937569.html