Sorry. I now see you were saying that my machine has the built in guest
account enabled. You are correct. However, my tester also has the Guest
account enabled, yet she is being asked to log in. I got some more info, it
turns out that she only has to enter a username/pwd when accessing a share
on the NT from her XP if she's NOT logged in as an admin user on the XP. If
she is signed onto the XP with an admin account, then she is not prompted
for a username/pwd to access a share on the NT Workstation. Since she has
no domain server (or any server for that matter), this seems odd to me.
> Hi,
>
[quoted text clipped - 47 lines]
> > > Thanks,
> > > Chris
Jiri Tuma - 26 Nov 2003 11:40 GMT
Logon locally right of you Guest account has nothing to do with anonymous
access. Anonymous access is maintaned via standard IPC$ sharing procedure
developed far at past for MS worgroup networks. However, NT based systems
are designed to be secure and than there is mechanism how to control this
access. NT system has two build-in (ie. existing on every machine)
accounts - Administrator and Guest. And Guest account settings are used to
control security of anonymous access. If you disable Guest account,
anonymous access is disabled. If you have Guest account enabled, anonymous
access is enabled too and is using the same password as Guest account (but
username is IPC$ not GUEST).
If you try to connect to share (without specifying user and password as part
of net use command) your OS will first attempt to use your username and
password to access share, if this do not match, your OS will try to connect
using IPC$ and empty password and at last it will display login prompt.
So if you want to access share without problem it is recommended to create
user account on server side machine with the same name and password as used
by user on client side machine - check account policy to be sure account
password will not expire - it is big timebomb MS prepared for admins, remote
users are not warned before password expiration!.
What to check now - check if there is not any password defined for guest
account on NT machine. In such case it will display login prompt if the
first username/password attempt failed. If she can connect share as admin
user, this user probably exist on NT machine with the same password or there
is firewall setting on XP machine allowing outgoing anonymous access only
for admin group. Try to disable firewall on XP machine and see if it helps.
C P <nospam@nospam.com> p??e v diskusn?m
p??sp?vku:OKiY7K7sDHA.2208@TK2MSFTNGP10.phx.gbl...
> Sorry. I now see you were saying that my machine has the built in guest
> account enabled. You are correct. However, my tester also has the Guest
[quoted text clipped - 65 lines]
> > > > Thanks,
> > > > Chris