Ask a Question related to Windows Setup, Administration & Security, Design and Development.
-
Matt Rogers #1
Network logon authentication
I have a peer to peer network of all WinXP Pro SP1 computers. Lately, I
have been unable to connect to one particular computer using any sort of
logon credentials. If I enter any logon ranging from Administrator to other
administrative accounts, all I get back is access denied...and I am
definately entering the passwords correctly. The username/password
combinations are the same on each machine so I should be able to
automatically and transparently authenticate with the other machine if I am
currently logged on. For instance, if my username is mrjoe on my computer
and there is an administrative account on the target computer with username
mrjoe and the exact same passwords on each, authentication should be
transparent. Unfortunately, it is not. If I go into the command prompt and
enter: net use \\computer\c$ and enter the appopriate logon information,
I get "System Error 5 has occured. Access Is Denied." This goes for any
logon I throw at it. The reverse procedure, where I try to connect from
that computer to my normal computer, works. So I'm kinda stumped. Also,
the logon works when using the Remote Desktop Connection. So, I'm guessing
there's some messed up setting somewhere. I've looked over the Group Policy
settings in the management console but I haven't been able to find a setting
out of whack.
Any help would be greatly appreciated.
--Matt Rogers
[email]technoratjunk@mindspring.com[/email]
Matt Rogers Guest
-
LOGON API and persistent cookies (Windows and Form authentication)
Hi i integrated windows and forms authentication on my apps. I created a logon page and used the windows authentication instead of managing the... -
Automatic logon to network printer?
I have a home LAN with two machines. The printer is physically connected to Machine A. How can I make it so that Machine B automatically logs on to... -
Slow Network Logon on NT 4.0 Network
I recently setup 2 Compaq EVO 2.4 Gig computers with windows XP Professional on our network, and when first setup the computers connected to our... -
Wirless network logon
Hi, I am running a windows 2000 server domain based network with 10 windows 2000 pro clients and 3 xp pro clients accross a wireless network. the 3... -
Logon XP network
OK, so after MANY days - weeks? - of hassle and upgrading both machines to XPPro, I finally have my wireless network up and fully running. Both... -
Miha Pihler #2
Re: Network logon authentication
Hi Matt,
try like this:
net use \\computer\c$ /user:<otherpcname>\mrjoe <password>
Replace <otherpcname> and <password> with real data from your environment.
--
Mike
MCSA 2K, MCSE 2K, MCT, ...
"Matt Rogers" <technoratjunk@mindspring.com> wrote in message
news:bficd0$lou$1@slb2.atl.mindspring.net...other> I have a peer to peer network of all WinXP Pro SP1 computers. Lately, I
> have been unable to connect to one particular computer using any sort of
> logon credentials. If I enter any logon ranging from Administrator toam> administrative accounts, all I get back is access denied...and I am
> definately entering the passwords correctly. The username/password
> combinations are the same on each machine so I should be able to
> automatically and transparently authenticate with the other machine if Iusername> currently logged on. For instance, if my username is mrjoe on my computer
> and there is an administrative account on the target computer withand> mrjoe and the exact same passwords on each, authentication should be
> transparent. Unfortunately, it is not. If I go into the command promptinformation,> enter: net use \\computer\c$ and enter the appopriate logonguessing> I get "System Error 5 has occured. Access Is Denied." This goes for any
> logon I throw at it. The reverse procedure, where I try to connect from
> that computer to my normal computer, works. So I'm kinda stumped. Also,
> the logon works when using the Remote Desktop Connection. So, I'mPolicy> there's some messed up setting somewhere. I've looked over the Groupsetting> settings in the management console but I haven't been able to find a> out of whack.
>
> Any help would be greatly appreciated.
> --Matt Rogers
> [email]technoratjunk@mindspring.com[/email]
>
>
Miha Pihler Guest



Reply With Quote

