Thanks for the quick response.
I went and edited that policy setting in group policy and ran gpupdate, and added the Everyone group with full share (and NTFS) permissions, but I'm still getting a login prompt.
I have been reading around that maybe it has something to do with the guest account? I don't know. i've added the guest account (and enabled it) but that hasn't seemed to work either.
Any suggestions?
Thanks again.
Main Topics
Browse All Topics





by: SystmProgPosted on 2005-11-19 at 13:42:07ID: 15327147
MS has disabled Anonymous access in this version of Windows. Anonymous access was allowed in Windows NT and 2000. You need to set policy setting using gpedit.msc to enable thia access on server or domain controllers:
Go to gpedit.msc > Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options, In right pane edit the following policy setting:
Network access: Let Everyone permissions apply to anonymous users, and then click Properties.
On domain controllers you need to use *Domain Controllers Security Policy* snap-in to enable this access as long as Domain Controller computer account is in "Domain Controllers" OU.
Microsoft has modified share permissions in this version of Windows. The default permissions has been changed to give users only *Read* permission. If users are still unable to access share then modify permissions:
Allow Everyone : Full Control in Share permission.
then change NTFS permissions accordingly or add Everyone Group on Security tab for NTFS permissions.