Autologin on local network?

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

I have a local network with a Win2K machine and a WinXPHome
machine. No domains, just a workgroup.

I have to make a login to get to the folders on the Win2k
machine from the WinXP machine.
I don't have to do any login from the Win2k machine to get
to the folders in the WinXP machine.

Is there a way to disable the login (and have an autologin)
also on the WinXP machine in order to get to the Win2K
folders?

thanks
Larry
 
I have a local network with a Win2K machine and a WinXPHome
machine. No domains, just a workgroup.

I have to make a login to get to the folders on the Win2k
machine from the WinXP machine.
I don't have to do any login from the Win2k machine to get
to the folders in the WinXP machine.

Is there a way to disable the login (and have an autologin)
also on the WinXP machine in order to get to the Win2K
folders?

thanks
Larry

Larry,

Windows XP Home uses Simple File Sharing, which shares only using the Guest
account.

Windows 2000 uses Advanced File Sharing, which tries first using a non-Guest
account (if the account currently logged on the remote computer matches one
enabled on this computer), then tries the Guest account (if enabled on this
computer). Try enabling the Guest account, using Start - Run - "cmd" - type
"net user guest /active:yes" in the command window, on the Win2K computer. Then
make sure Guest has access to the folders in question.

More about file sharing, between all different versions of Windows:
<http://www.microsoft.com/downloads/...db-aef8-4bef-925e-7ac9be791028&DisplayLang=en>

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top