I need help setting Win7 Advanced attributes for the USB drive connected to my EA4500 router

I can drill down to the Permission Entry for [foldername] window for a folder on the USB drive. There I learn that user group Everyone does not have the Full Control permission box checked. When I check the box and then click Apply, I get an Error Applying Security window. If I click Continue there, I get a Windows Security window that says "Unable to save permission changes on [foldername]. Access is denied." with no way out but an OK button.
I have Administrative authority in Win7, but maybe I need to know some Unix voodoo to come to terms with my router-mounted drive. I put the drive on the router to make always available, and I'd like to get it to work. For example, I can't turn the archive bit off for any file or folder on that drive when it's mounted on the router. Not with ATTRIB -A and not with XCOPY /M.
Just to stuff it in my face, XCOPY /M returns a two-line error message for every sub-folder that exists in the target folder:
Access denied
Unable to create directory - foldername
Help! And thanks in advance.
:+)
Solved!
Go to Solution.

Bill Dennes,
(Solutions/Work-Arounds below this paragraph, but sets up some useful information.)
As for the Security tab, I'm unsure of exactly why it doesn't appear on the tab itself for folders; however, clicking "Advanced -> Change Permissions -> Edit" will display the permissions; although, this doesn't appear to be a part of the problem in a sense. Additionally, “Everyone” always only has read & execute and is also not a part of the issue. To go further with this, the only users that have delete permission are “0” and “root” and since we can delete, we “should” be logged in as one of them and as such have “Full Control.”
As for the drive type, I'm unsure of why it "changes" it from FAT32 to NTFS (probably something to do with how it handles permissions); however, this is also not a part of the issue.
I have a flash drive formatted to FAT32, albeit only a 4GB and on an EA6500 with secure sharing enabled, that it does these both to and "xcopy testfolder Y:\ /e /m" works on it when all files and folders have the A attribute; however, disabling secure sharing makes it fail.
I’ve looked further into this and there are three ways I know of, as of right now, to make copying files with the bat file work for you:
The first way is to enable secure sharing and map the drives using it, once that is done you won’t need to enter the password again and your script will work as you currently have it coded. Given you have no need for the secure sharing, but it’s a simple solution. This is also the only way to be able to modify any attributes, although the only ones I know of that it will accept are R and A.
The second way is to instead use ROBOCOPY with the options /e, /m, and /copy:dt.
For example: "robocopy testfolder Y:\ /e /m /copy:dt"
/e = Copy subdirectories, including empty ones. (or use /S which will not copy empty folders)
/m = Copy only files with the Archive attribute and reset it.
/copy:dt = Copy data and timestamps, does not copy attributes, security, owner info, or auditing info.
The only important option to use is /copy:dt, the others can be replaced with whatever you need. Note that things like Song Author will still get copied as they are a part of the data section. I don’t believe XCOPY supports doing this, and in either case robocopy is a better solution that comes with Windows Vista and up, and can be gotten for those below Vista.
The third way is to add a section to the script to remove attributes from all folders before using xcopy to copy to the NAS, or modify the section that is causing the folders to have the A attribute as xcopy will gladly still copy them with /E or /S enabled.
The issue seems to be that when secure sharing is off, the server refuses attribute changing of folders, which is what is causing XCOPY to fail, as I suspect it attempts to change the attributes on the folders. Similarly, using robocopy without /copy:dt will also fail but gives you “Error 5 … changing file attributes [folder/path] Access is denied”. This is why I suspect that when XCOPY says “unable to create directory” that it is actually trying to change the attributes of the directory. Furthermore, it seems that the reason this works while secure sharing is on is that while it is on, the server pretends to accept the attributes but in reality ignores all attributes besides R. The server then adds the A attribute to all files put onto it, which you can only modify when secure sharing is enabled for some reason. The exception to this is that in either case, any file with the “H” (hidden) attribute, will not be copied, even if explicitly told to copy it. (This is true for both robocopy and xcopy; you also cannot manually add it afterwards.)
Is there an issue with the files on the NAS having the A attribute? If so the only way I currently know of to get rid of it is to enable secure sharing and have the script remove the attribute after copying. For example, when you look at the permissions, the user "0" and “root” have full control as I've previously stated. You can tell Windows to specifically use one of them when mapping the drive, which in turn should give you full control; however, the server still refuses modifying attributes without secure sharing on for some strange unknown reason. Although, I am no "UNIX gearhead," so there may in fact be another way that I do not know of. The only time they are not listed as “Full Control” on my end is when a file was previously marked Read-Only, in which case they all share the same limited control. When I said in the beginning that the permissions are not a part of the problem in a sense, it’s more of that for the general case of what you need to do, they aren’t the problem as long as you don't need the R attribute and having the A isn't an issue, as it seems to be more of the server is refusing attributes even though we should have permission; however, they do appear to be a bit weird and are possibly displaying incorrect when secure sharing is disabled.
I'd like to apologize in advance for any unclear, weirdly stated, or just plain odd things said in this post as I was pulled away to do a bunch of things and ended up editing, adding things, and finishing it late into the night and hope that one of the above is an acceptable resolution to your issue.

Similar Messages

  • New airport user need help setting up a pc on the network

    went and bought a airport extream today and my mac works fine on it but i also have a pc and need help getting it to work with the airport express. it seems to see the airport in the network slection screen but after i put in the pass i get nothing and it returns to the "chose a wireless network" can anyone help?

    Thanks for the reply.
    That's interesting, I guess I had assumed that would be a basic thing.
    Right now the 4000 number is in port 1, and then 4244 is in port 2. So if no one else is on the phone, and my  boss picks up his phone, dials 9 then XXX-XXXX, he will be routed outbound on the 4000 line on port 1. Then while he's talking, if I pick up the phone and dial 9 then XXX-XXXX, I will be routed out on the 4244 line on port 2.
    Am I understanding that correctly?
    If that is the case, then that is a bit frustrating. Our 4000 line has everything on it, call waiting, caller id, long distance, etc. But the 4244 line is just a basic service. So if I'm calling local or toll free, I don't want to tie the other line up in case someone else needs to make a long distance call to a client. Is there any work around to that at all? Is there any way to use steering digits to point the call to the right line? Would we have to put the PSTN lines on seperate SPA400's?
    Again, any comments and suggestions are much appreciated!
    Message Edited by VoIP_Me on 07-30-2008 06:27 AM
    Message Edited by VoIP_Me on 07-30-2008 06:28 AM

  • Need help setting up LDAP server for Address Book

    I've set up Panther servers before for AFP which is pretty simple but now the office I work at wants me to setup an LDAP server so they can share the same contact information, probably about 2,000+ entries. I'm guessing that this will have to be entered in the LDAP server entry by entry.
    I need to know how to setup the server and what settings need to be on the clients' computers, such as in Address Book.
    The server is an older G4 tower and I've got 8 computers hooked up to it on a simple network. I don't think I'll need to make the LDAP server accessible from outside the network but it's something I'll have to worry about for the future.
    Thanks for any help you can offer.

    bump

  • I need Help setting up port forwarding for my foscam FI8910W.

    I am currently on Mac OS X 10.7.5. My ISP is verizon FIOS and I have an Actiontec MI424WR router with the wireless turned off. I have an AirPort Extreme running from the actiontec router for my wireless network. First of all I need to know if I should plug the Foscam into the actiontec router or the Airport Extreme? Then I need to know if I should set up the port forwarding on the Actiontec or the Airport Extreme. Lastly I need detailed instructions on how to set up the port forwarding. Hopefully someone has a solution. Thanks

    OK, and what sort of help do you need?

  • Need help setting up BI Mobility for an iPad

    I'm brand new to everything BusinessObjects, as we have just purchased and installed BOE Platform 4.0.  I'm trying to get report mobility up and running on an iPad.  I have tried to follow the steps in the 403 Guide, but got stuck on the step "Creating an SAP BI URL."
    It says to create a URL that lets users have this pre-populated parameters for a connection, it needs to be in this format:
    sapbi://addconnection?name=<ConnectionName>&server_url=<ServerName/IP:Port>&cms=
    <ServerName/IP:Port>&authType=<AuthenticationType>&default=<yes/no>&user=<User
    Name>&password=<UserPassword>&save_password=<yes/no>
    My questions are:
    1. Where do I even type in the above config string to generate the pre-configured connection?
    2. One of the parameters in the config statement is "server_url".  What is that, and how do I generate/locate the server_url for my system.
    Sorry if these questions are overly basic, but I've got to start somewhere!  Thanks for any help you can provide!
    Dustin

    Hi Dustin ,
    I guess your query is already answered in the page you viewed your URL.
    The URL needs to be put in the browser window on your ipad.
    Also, the serverurl simply means the servername or ip address of your BO machine with port number as 8080(tomcat default) while for cms= servername and cms port (6400)
    Select the authentication type default (enterprise)
    Regards,
    Atul

  • "it's always DNS" - Need Help setting network/DNS settings for MacMini Serv

    Well, I must admit defeat and ask for help. I've set up an Xsan or 2, but for the life of me cannot set up my mac mini server. My basic two problems seem to be these:
    1) Service Order in System Preferences/Network
    I want to run my private LAN through Ethernet, using a 10.1.17. IP range, and use my Airport Extreme Base Station (Technically a Time Capsule) for the Public ISP 192.168.1 DHCP service. Cannot get both to work. The only way I can get the server to work and to be able to login using Open Directory is to either set the Ethernet as Primary for both my client and server, in which case there is no internet service AT ALL for either. I have a sneaking suspicion it has something to do with either DNS or a few extra DNS entries in the ethernet or airport categories, but for the life of me I cannot find the right combination. Is there any way to have BOTH Ethernet LAN and Airport internet service?
    2) Related to the first question, I think, is that my local FQDN (not registered, just meant for internal LAN use only right now) and DNS name only show up to my client computer in Server Admin, Directory Utility, Workgroup Manager if I DISABLE my airport card. Otherwise, they come up as <servername>.local and not the FQDN <servername>.editdog.com, and I cannot login using OD.
    3) I'm not sure what happend to the Binding I used to have to do in OSX Server 10.5, but maybe that's the issue? I have the Peachpit OSX Server Essentials Book, and it's been less than helpful.
    Any ideas out there?

    bump

  • Need help setting up 0404 PCIe for SPDIF in/out

    Hello,
    I had previously been using an M-Audio card but have moved to the Emu 0404 b/c M-Audio doesn't support PCIe yet only PCI.
    Anyway, I am trying to make simple connnections and find the Patchmix very confusing. I don't want to use any of the DSP effects since I have excellent plugins in my DAW software.
    All I want to do is have SPDIF L/R going from my Mytek Stereo 96 AD into my DAW and SPDIF L/R going out to my JBL monitors which have built in DA conversion.
    So far I have not been able to get any sound at all from my Reaper projects, just trying to play them back at this point not even trying to record anything new yet.
    Any suggestions? I've tried putting sends on the tracks etc but still can't get any sound to my monitors and the SPDIF outputs don't show up in my DAW software routing matrix...
    Thanks

    Well it looks like I've got more troubles. Reading the 0404 users manual last night there is a sentence there that says "The SPDIF inputs and outputs are usable at 44.1, 48 and 96khz." This is pretty much a dealbreaker for me since everything I've recorded for the past 2 years is at 24/88.2 and it's my preferred sample rate going forward.
    Does anyone know of a PCIe interface with SPDIF in/out that supports the 88.2khz sampling rate?

  • Need help setting up Macbook Pro and external hard drive(s)

    I apologize for the vague title but I was limited to so many characters.
    Here's my situation (sorry for being verbose, I just want to be thorough)
    Right now I have a Macbook Pro and a 500 GB external hard drive (Western Digital using USB 2.0 connection). I've outgrown the external hard drive and am ready to upgrade my external memory.
    Here's my issues right now:
    My iTunes library and music reside on the external hard drive. Using iTunes is painfully, I mean brutally, slow for some reason. For example: if I were to just change the genre of an average album, it takes upwards of 4 or 5 minutes to change the data. Compared to the POS Dell computer I used to run iTunes with (using the same external hard drive), the same task would take 5 seconds at the most. Likewise, if I try to watch a video that resides on that external hard drive right now, it skips and eventually stops because (presumably) the data is transferring extremely slowly. I have no idea, and haven't gotten any real answers, as to why this is happening with the Macbook and/or if using a Firewire connection would improve the speed.
    Taking that into consideration, here's what I would like to do (and ask). I see myself having one 1T external hard drive for all my music and one 1T external hard drive for all my movies and videos. Ideally I would like to be able to access these two hard drives wirelessly with my Macbook and have it transfer the data very quickly - as it should IMO. Certainly a lot faster than it is now.
    I would love to just be able to hook my Macbook up to my main stereo and run iTunes through it without having to lug around and messily connect the external hard drive which contains all the music. As well as being able to hook my Macbook up to the stereo and LCD monitor and be able to watch a video, again without the hassle of having to connect the external hard drive - which as I said prior, appears to transfer the data way too slowly anyway.
    Any suggestions on what external hard drives I should get and any other hardware/software I need to run them wirelessly would be gratefully welcomed.
    Thanks in advance (and I apologize for the long winded post)
    MM

    Obviously, FireWire is a fast connection, but for changing metadata, USB is plenty fast. Why it takes so long is anyones guess. Is it a USB 2.0 drive? Using external drives can be tricky. My father uses them for his gigantic library of almost 80,000 songs. When you have it setup properly, it works fine, but if you say forgot to have the external drive mounted when you launch iTunes, iTunes defaults the library back to your Music folder, then when you start importing, it puts in on the internal drive, then you have to go back and reset it, etc. Problem, with iTunes alone, you can only set one library, so if you want to use two drives, you will have to have one set at any given time.
    So you could set the music one first, add to the library, then set it for movies, then add those to the library. Then keep the library set to the one you use most frequently, so you don't have to always switch. Once you import all media, and iTunes "knows" where to find the files, you can play them with no problems with two drives.
    For wireless, you have a couple choices. If you have two Macs, you could keep one connected to the two drives, then with the other computer, just connect to the network and share the iTunes library so your other computer has access. If you want the music stored on a drive accessible wireless, you'll probably have to look to NAS, or some form of wireless storage. If you do that, their may even be a better third party software solution other than iTunes for managing multiple libraries.
    This is something iTunes really needs. As libraries grow, one drive just isn't enough often.
    Bryan

  • CR 9 - Need HELP Setting Line Graph colors in the Chart Expert

    Post Author: desselle
    CA Forum: Charts and Graphs
    Hello,
    I created a Crystal Report (CR) based off an existing Trend Analysis report. I have created a VB6 application that calls the .RPT file I created for the report in CR.  The VB6 app sets the report recordset via code that corresponds to the .TTX file, and the parameters .  The report contains a Line graph that plots five pieces of data.  The report & graph work good.  The Problem: CR determines the color of each line on the graph.  However, I need to set the color for each line to correspond to the colors used on our existing reports.  The users are accustom to a certain color representing a certain set of data on the existing reports.   I have tried everything I can think of and from all documentation I can find, and nothing changes the line colors.   I have tried all of the following:
    1.) From the Chart Expert, Option tab, I click the Format button next to Color and setup conditional color settings per each piece of data.   However, when I run the report these conditional color settings are not reflected on the CR graph.     I am using formula fields (based off database fields in the recordset) to produce the report.  However, I only see the database fields to use in the conditional color formatting screen and not the formula fields.    I thought this would possibly be the cause why the colors wonu2019t change on the CR, but I canu2019t find a way to make the formula fields show up in the list.
    2.)Also, I tried right clicking the individual lines of the graph and change the selected item color, but this didnu2019t change the color either.  I do this in Design mode and Preview mode and neither one changes the color of the lines on the graph.
    3.)I have also looked into the CR object model to see if I can change the line colors of the graph via code and it doesn't look like I am given this flexibility.
    Do you know what I am doing wrong here?   I just want to be able to set the color of each line on the CR graph to the color I want instead of using the default colors.  Are there some Hot Fixes that I need to apply to my copy of CR?
    Thanks

    Post Author: desselle
    CA Forum: Charts and Graphs
    Hello,
    I got the problem fixed w/ the line graph not making the data lines the same color on the report as on the frmPlot graph.   Compare the two screen shots below.   The problem was as follows:  When I created the graph (in the Chart Expert) the field u201CReadingDateu201D was not one of the Report Fields, and all the other fields were Report Fields (Reading, LowAlarm, UpperAlarm, LowerLimit, & UpperLimit). See the 3rd screen shot below.  ReadingDate does show up as a Report Field now but it wasnu2019t at first.   Originally, this field was only available in the Chart Expert as a recordset field.  When I changed this field to be a Report Field, the graph then allowed me to change the data series line colors.   This was not obvious at all.   From the beginning when I setup the graph and passed in the recordset from VB it graphed all of the data series fine.   The colors that the Chart Expert chose for each line just didnu2019t match what was on the frmPlot graph.   Anyway, it is working now.     I can at least say I learned (somethingu2019s to-do and somethingu2019s not to-do) a good bit about Crystal Reports in the process.
    Thanks

  • I need help getting a new code for the yosemite beta because mine says it's already been used

    I signed up for the yosemite beta and when I clicked the code to download the beta, nothing happened. I backed out and did it again and then it said the code was already in use. I have tried refreshing the page with the code in safari but the same one keeps coming back. I also signed out of the app store and logged back in to see if it was in my purchases and it doesn't show up. I need a little help here getting the beta.

    There's a lot of results in Google when you search for this but unfortunately refreshing the page doesn't seem to generate a different code anymore. Mine also says already redeemed

  • Need help setting up Mac server for dental practice?

    My dentist is running windows server 2003 and wants to do a total upgrade to Apple server components. The issue is that the software his office uses for patient records is not Mac compatible. He is really set on the Mac environment and is curious if he can run the software on a Mac running Windows and I guess my question is the same. I don't have the specifics on the software he needs to run but from what he says it is fairly low overhead and handles some large jpeg files but mostly small data files.
    I am curios how difficult the task of migrating all the info into the Mac environment will be? He is also curious about remote access from home or wherever he needs to get to his info and am curious if a VPN or other method is best.
    Thanks

    Ok, I am a sucker. I will bite.
    The answer is yes. OS X and OS X Server can run Windows in a virtual machine using Parallels of VMWare (or virtual box, or Crossover, or... you get my point). This will allow you to run Mac hardware with Mac software but at the same time run Windows and the required applications.
    But, there is a cost penalty here. First, there is the cost of the hardware. Not a big deal, Apple is competitive in price and the server hardware is very nice. Then there is the cost of Windows and the VM software. This is your tax. You have to add these costs on top of what you are already buying and then there is the hidden cost of the additional support. You are now supporting two operating systems, OS X and Windows. And just because Window is running on a Mac does not make it immune to viruses/spyware/trojans/etc.
    If this guy really wants to go the Mac route, then go all Mac. Check out http://www.macpractice.com/mp/dds/ or http://www.macdentpro.com/index.php or do a search. There are a number of products that can handle dental practices on Macs, including the radiology aspect. Google is your friend.
    As for remote access, OS X Server has a VPN built in that works well. That is not a problem. Or you can get a dedicated VPN appliance to handle security. Once bit of advice. Make sure you implement a good backup solution. Don't be foolish and think that TIme Machine alone is going to save you. This is medical records. Do not mess with them. Spend the dollars to properly harden the environment and ensure record retention policies are met.
    Hope this helps

  • I need help setting up Lightroom 4 for tethered capture, to a Canon 5dMkIII, for a class I am teaching.

    Searching and can't find the needed plugin. Lightroom support is kinda sketchy.

    Thanks. The update helped, however it's still very buggy. Only hitting about a 20% success rate of LR loading the capture image and lots of "busy" messages in the camera. I'm doing some maintenance on the laptop, clearing some memory, etc. and hopefully that will help.

  • Need help setting up Airport Express A1084 in Windows 7 via Netgear WNDR4500 wireless router

    Hello All. I bought a used Airport Express A1084 off the net. Never had one before. My intention is to remotely control (via my iPhone using Apples Remote app or possibly XBMC) a "pc with music" and stream thru the AE connected to a boombox. I want to be able to take AE and boombox to the front yard, back yard, garage, or wherever my Netgear WNDR4500 will reach.
    So far I have hit the reset on the AE and while holding, plugged it in to power (still holding) until the green light blinked. I let it go. Waited for it to complete booting (slow blinking yellow/amber light). The AE did not show up in Airport Utility ver 5.6.1. I uninstalled that version and installed older Airport Utility ver 5.4.2. Same results. I power cycled the router, turned off the Norton 365 firewall, and still get nothing. At one point though, I walked away for a while (an hour or so), came back and saw the AE listed in the left window pane of Airport Utility. I thought maybe I just didn't wait long enough so I clicked Manual Setup and it started to read the AE but Errored 10057. I tried again and got same error. I refreshed and the AE was gone.
    Can someone tell me how to correct this so I can confirm I didn't buy a "brick"?
    Thanks in advance,
    Tom

    Just so you are aware, the A1084 AirPort Express is a 802.11b/g wireless router that can only operate on the 2.4 GHz band. Regardless, it can be configured to join the wireless network provided by the Netgear as long as that network is configured to be backwards compatible with 802.11g clients. However, in the long run for performance, you do NOT want any non-"n" wireless clients connecting to your Netgear's network.
    The 5.6.1 version of the AirPort Utility for Windows does not support the non-"n" version of the AirPort base stations. You would need to use an earlier version that will still run on Windows 7.
    One thing to try would be to temporarily connect the Express directly to your PC using an Ethernet cable, and then, try accessing it with the AirPort Utility. If you are still unable to do so, you may have gotten yourself a defective unit.

  • I need help to develop a program for the multlmer keithly -2000 multimeter

    I'am from bits pilani .I had a multimeter with GPIB 488A.I had four channels .I need to measure the voltages from four channels at same time with data speed 5-10/second.   The need is to find the voltage with respect to the light falls on four quadrants of a photodiode.What further specification you need on it please reply

    DevanarayananVP,
    Surface Physics lab-3206,
    Physics Group,
    BITS pilani-rajastan-India-333031
    mob-91-9587931118

  • I need help setting up my Ipad

    Hi after having a bad week, we decided to treat ourselves with an Ipad.
    We have a Powerbook G4. I have read around and realise I need to update to 10.5.8. But I am currently on 10.4.
    I have been looking around and I can't find an update to 10.5. Can anyone help me with that.
    I also have worked out that I may need to get a Y cord for the USBs.
    Any help would be appreciated!

    Look here...
    http://www.amazon.com/s/ref=nbsb_ss_i_011?url=search-alias%3Daps&field-keywords=osxleopard&sprefix=osxleopard

Maybe you are looking for

  • Unknown Objects in ABAP Dictionary

    Hello Everyone, I am getting a few objects that come up when running the Missing tables and Indexes command in the DBCOCKPIT. Under Unknown Objects in ABAP Dictionary I have the following objects appear: sap_tabstats V_MSSDWDLLS sap_tabstats_V_newest

  • Strange character in place of carriage return.

    The carriage returns look fine when viewing the file on my local drive (publish to folder). Then I upload the folder to an ftp site, and see ?? where the carriage returns are. Any ideas? www.nebodyandpaint.com I'm viewing with Safari v2.0.3.   Mac OS

  • Change default spool extension

    Hi, I am trying to write piece of code that would spool a file directly in .csv format. However, when I try to do it the .csv file is further appended with .lst and this does not serve my purpose. Is there a way to work around this. My existing code

  • Output Problem with my problem help please

    Here is the Instruction to the problem: An interesting problem in number theory is sometimes called the ?necklace problem.? This problem begins with two single-digit numbers. The next number is obtained by adding the first two numbers together and sa

  • Strange Ad-Hoc Issue

    I've been getting this Ad-Hoc warning on the WLSE, the name is PwC80211 and the MAC keeps changing on it except the manufacurer code. I've read where this is probably a Linux OS and it's scanning for other Ad-Hoc's to connect to. Has anyone else ever