marcvip Posted June 27, 2004 Posted June 27, 2004 There is currently 1 win2k server in the company which is also a file and print server. I created a new different win2k3 domain/forest and copied the file data from the old server, recreated the shares and users manually in AD.After repointing all win98 and win2k stations to the new domain, they can access the files on the win2k3 dc but it is in read-only....I gave everyone full control and made the admins on the win2k3 domain owner but everyone gets read-onlyany ideas?
catwalker63 Posted June 27, 2004 Posted June 27, 2004 Have you checked the file attributes?? Right click a file or select all the files and choose properties. On the General tab, look to see if the Read Only attribute is selected -- if so, clear it. Test your connections again.
marcvip Posted June 28, 2004 Author Posted June 28, 2004 it was all unchecked....I copied the files from another domain so maybe it is still using the old SIDS? or...I hear that win2k3 sets shares to read only by default??
catwalker63 Posted June 28, 2004 Posted June 28, 2004 Are we talking share or NTFS permisions?? Is this an NTFS partition or volume??For NTFS permissions, have you unchecked the "Allow inheritable permissions from parent to propagate to this object" check box? Did you click yes when it asked you if you wanted the new permissions to all files and subfoders when changing the permissions?Share permissions are only the entry point. If those permissions are set to full control, then this is not your problem. However, with share and NTFS permissions combined, the effective permission is the most restrictive permission for the user. So if your share permissions are full control but your NTFS permission is Read, you only have Read access to the files and folders for that share.When you moved the files to the new server, they would not have retained their share or NTFS permissions. They inherit the NTFS permissions from the target locations. This is why you must clear the "Allow inheritable permissions from parent to propagate to this object" check box. And they wouldn't be using any old SIDs either. Good luck!
marcvip Posted June 29, 2004 Author Posted June 29, 2004 oK...i FOUND THE ISSUE...read belowMicrosoft Knowledge Base Article - 838777 New network shared folders automatically assign Read permissions to the Everyone group in Windows Server 2003View products that this article applies to. For additional information about the Microsoft Windows XP Service Pack 2 fix for this problem, click the following article number to view the article in the Microsoft Knowledge Base: 836023 Windows ignores the share permissions that the registry specifies after you install Windows XP S about the Microsoft Windows XP Service Pack 2 fix for this problem SYMPTOMSWhen you use the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\DefaultSecurity\SrvsvcDefaultShareInfo subkey to configure the default share level permissions, the subkey value is ignored. The Everyone group is given Read permissions to any new network shares. CAUSEThis problem occurs because of a change that was added to Microsoft Windows Server 2003 to make the default permissions for newly created shares more restrictive than in Microsoft Windows XP. In the release version of Windows XP, when you create a new share, the default permission gives all users full access. When you create a new share in Windows Server 2003, the default permission gives everyone Read access. Because of this change, the SrvsvcDefaultShareInfo value is overwritten with Read permissions. RESOLUTIONHotfix informationA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Windows Server 2003 service pack that contains this hotfix.To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site: http://support.microsoft.com/default.aspx?scid=fh;[LN];CNTACTMS Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question. PrerequisitesNo prerequisites are required. Restart requirementYou must restart your computer after you apply this hotfix. Hotfix replacement informationThis hotfix does not replace any other hotfixes. File informationThe English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel. Date Time Version Size File name Platform ---------------------------------------------------------------------- 24-Mar-2004 16:06 6.0.3790.144 240,128 Ntshrui.dll IA-64 24-Mar-2004 16:05 6.0.3790.144 139,776 Wntshrui.dll x86STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONFor additional information about standard terminology used to describe software updates, click the following article number to view the article in the Microsoft Knowledge Base: 824684 Description of the standard terminology that is used to describe Microsoft software updates The information in this article applies to:Microsoft Windows Server 2003, Enterprise Edition Microsoft Windows Server 2003, Standard Edition Microsoft Windows Server 2003, 64-Bit Enterprise EditionLast Reviewed: 6/4/2004 (1.1) Keywords: kbnetwork kbWinServ2003SP1fix kbWinServ2003preSP1fix kbUpgrade kbSysSettings kbSecurity kbQFE kbfix kbBug KB838777 kbAudITPRO Contact Us © 2004 Microsoft Corporation. All rights reserved. Terms of use Security & Privacy Accessibility
catwalker63 Posted June 29, 2004 Posted June 29, 2004 Cool! I've created shares on our 2k3 server and not had any problems. Does the Share Permissions tab show Everyone with Read or with Full Control now while you are having this problem?Let me know if you get it fixed.
marcvip Posted July 2, 2004 Author Posted July 2, 2004 you still have to go in the share permissions and change everyone readonly to full control...........win2k3 got tighter in security
tarquel Posted February 7, 2005 Posted February 7, 2005 I've havent read this topic entirely yet, but I have been wondering about the share permissions myself...I've got a neat usermaker script which can create bulk users, create their home folder, and so on....The problem I have is that although it creates the share i.e. testuser$, it doesnt assign share permissions. Folder permissions I've pretty much sorted with the cacls command but I cant find anything about creating share permissions by way of a script.I plan on making the script avaliable to those who would like it at a later date so any help on this would be really apreciated.I too get these created share permissions with Everyone - Read Access, but I'd like a way to add the Administrators group & %Username% as Full Access somehow.Best Regards,Nath.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now