Set permissions on networked Macs

I have a MacBook Pro networked with another Pro and a Mac Mini. Is there a way to give each machine read/write access to all files for moving, copying, etc. without having to set permissions for each file/folder? Thanks!

Hi GoCaps10,
Yes, you can control the permission with groups, to edit folser permission in powershell, please refer to the cmdlet "Get-ACL" and "Set-ACL":
$colRights = [System.Security.AccessControl.FileSystemRights]"Read, Write"
$InheritanceFlag = [System.Security.AccessControl.InheritanceFlags]::None
$PropagationFlag = [System.Security.AccessControl.PropagationFlags]::None
$objType =[System.Security.AccessControl.AccessControlType]::Allow
$objUser = New-Object System.Security.Principal.NTAccount("wingroup\kenmyer")
$objACE = New-Object System.Security.AccessControl.FileSystemAccessRule `
($objUser, $colRights, $InheritanceFlag, $PropagationFlag, $objType)
$objACL = Get-ACL "C:\Scripts\Test.ps1"
$objACL.AddAccessRule($objACE)
Set-ACL "C:\Scripts\Test.ps1" $objACL
Refer to:
Working with Security Descriptors
If there is anything else regarding this issue, please feel free to post back.
Best Regards,
Anna Wang

Similar Messages

  • Questions about setting up my network with my Mac Pro?

    I'm trying to set up my network with my Mac Pro. I have two other roommates that need internet and a printer that we all need to access. The modem is with my Mac Pro in room 1, the printer is with another PC in room 2, and another PC with wifi is in room 3. What is the best way to connect all these.
    My idea was to install an Airport card in my Mac Pro, then add an Airport Express station w/airtunes to room 2, to connect the PC and printer. That way, room 3 can access with wifi, and room 2 can physically plug into the Airport Express station. Problem with that is that the Airport Express Card must be professionally installed in my Mac Pro and that $80+ charge on top of the Airport Express and Aiport Card itself, turns this into a $200+ endeavor.
    I also have a wireless Linksys router and Linksys WiFi USB receiver. Anybody have any other ideas?
    Mac Pro   Mac OS X (10.4.9)  

    Your plan wouldn't work anyway. The Mac Pro can not create a WDS compatible wireless network. Therefore the AirPort Express (AX) can not use WDS to wirelessly join the network. Therefore the AX's Ethernet port will not be activated.
    The best solution is to buy an inexpensive wireless router [or the AirPort Extreme base station (AEBS)]. Connect the Mac Pro via Ethernet to the router. Add a wireless adapter to the PC in room 2. Therefore the PCs will connect wirelessly while the Mac Pro connects via Ethernet.

  • I'm trying to share folder between users on a single mac.  I put the folder in "shared," set permissions so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    I'm trying to share a folder between users on a single mac.  I want both users to be able to read and write so the folder stays current on both accounts.  I put the folder in "shared," set permissions on folder so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    Did you log out of one account and into the other or just used Fast user switching?
    Is the permissions set to anyone?
    When you move data to teh Shared folder is it copied or just moved?
    If copied then it's not a folder both can access, just a way station like a USB thumb drive that things are coped too and off of likely.
    You can run this #5 on each user account to reset the user permissions once they are taken back out of the Shared folder
    Step by Step to fix your Mac

  • After TC is set up, will my Mac be backed up even when it is on another wifi network?

    After TC is set up, will my Mac be backed up even when it is on another wifi network?

    Probably not.. but I cannot say for sure. It depends how the networks are linked.. which you haven't explained.
    Anyway you can always find out by simply opening finder and seeing if the TC is available. If not you cannot back up to it.
    Explain the setup a bit more and we can probably help a bit more.

  • Trouble setting up Time Capsule on Networked Macs

    I have 2 networked Mac desktop G5's. I am trying to setup Time Machine to backup to an external drive which is connected to the other Mac. The external drive is already setup as a Time Machine disk, and it works fine on the machine where it is plugged in. I would like to be able to use the same drive to setup a Time Capsule and backup the networked Mac.
    I am at work, and we are not allowed to use Airport for security reasons. When I click on Choose Backup Disk and Setup TC, it runs Airport Utility to find Airport. Of course, it can't because Airport is not installed. Help!

    Hi Joan. This might help, however depending on how your network is configured at work, this may not be possible since you have have no control over the networks settings.
    *_Backing Up to A Time Machine Hard Disk Attached to Another Mac_*
    First, this will only work if both Macs are running Leopard (10.5) or Snow Leopard (10.6).
    Open a Finder Window.
    Select the icon of the other Mac in the Sidebar on the left.
    Click “Connect As…” in the toolbar of the window.
    Enter the username and password of THAT Mac.
    Check “Remember password in my Keychain” if you wish to avoid having to enter the password next time.
    Click “Connect”.
    The desired Time Machine disk will now appear in the Finder window. To mount it double-click the blue folder beside the drives name. This will mount it on your desktop.
    Now open Time Machine Preferences and select the drive.
    The countdown timer will start, or you could just select “Back Up Now” from the Time Machine menu.
    Let us know if this resolved your issue. Cheers!

  • How to set permissions to edit/save files copied from a Win 7 PC

    I'm working on a project where I have to generate a series of screengrabs on a PC and transfer them to my MacPro via the network for onward tranmission via email but some need to be edited first in Photoshop.
    If I'm just forwarding them via email with no changes there's no problem, but when I need to edit them in Photoshop I can't save unless I go to Get Info for the file concerned, unlock Sharing & Permissions (which requires my administrator password) and then change the 'everyone' drop-down setting from 'Read only' to 'Read & Write', then re-lock and close Get Info.
    The default permissions for the PC files as they arrive over the network are:
    nobody     Read & Write
    staff         Read only
    everyone  Read only
    I have dozens and possibly a hundred or more of these to do, so having to re-set Permissions every time is a major pain and waste of time.
    Is there something I can change either on the Mac or the PC (which is running Windows 7) so that I can just edit and save these files without all this hassle?
    Thanks,
    Michael

    http://www.lagentesoft.com/batchmod/ drag and drop permission modification software.  Be careful with this.  If you drag and drop a necessary system folder, you can render your Mac unbootable, except with an EXTERNAL optical drive.

  • Please help setting permissions on a Public folder

    I've just migrated from a G4 running 10.4.x to a Mac Pro running 10.5.1, and now when I create files/folders on a Public folder located on a Xserver, I can't set permissions to allow everyone to Read & Write.
    Here's what's happening. Let's say I create a new folder in the Public folder and select Get Info to change the permission to allow everyone to Read & Write. The folder starts with the permissions as g42 (my account) "Read & Write", admin "Read only", everyone "Read only". If I click to change the Privileges of "everyone" to Read & Write, all of a sudden g42's Privileges change to "No Access", admin disappears and everyone (which I had selected as Read & Write) changes to "No Access". And the folder icon now has a minus symbol on the lower right corner.
    With that said, lets say I try and correct this by clicking the Privileges of g42 to "Read & Write". Nothing happens. I then try and correct the Privileges of everyone to "Read & Write". After doing this the list of permissions is osxserver "No Access", (unknown) "Read & Write", everyone "Read & Write". And the folder still has a minus symbol on the lower right corner.
    I'm sorry if this is confusing but it's just as confusing to me and I can't figure out what I'm doing wrong.
    I Can set all the correct permissions if I do it via the Xserver. But I don't want to have to do this everytime I create a file/folder. And no one else connected to the network, running 10.4.x, has this problem which makes me think its a Leopard problem.
    Any suggestions? Need me to clarify anything?
    Thanks.

    Hey Aaron...
    I just ran thru this with my nephew at college who wanted to share .mp3 files with his roomies, and yes, I'm afraid it's all about permissions.
    In a way, Apple has made this a bit harder than it needs to be.
    1. You could create a new user for your computer, say User1, and let all your co-workers log in as that user, and they would have access to the all the docs in User1's home folder, including the ability to create, edit, move, and delete files. The problem here is that you'll be logged in as "you", and won't have the same priviledges, and no amount of manual changing of permissions will make this easier.
    2. If you have a spare HD(they are pretty cheap), you can add that to your computer, and set the the permissions to "Ignore". Your co-workers can log in to your computer as Guest, and have access to all the docs on that drive, and you will as well, since docs on that drive respond to permissions issues.
    3. The last option would be if you have an older, spare Mac to set up as a file server. Create a user for it, and you and your co-workers can log in as that user (all at the same time) and see, edit, and delete docs on the computer.
    BUT, as far as I know, I have tried numerous times to do what you want to do, and can't get it to work. Unless you don't have any "secrets" on your computer, you could give your co-workers your username and password, they log into your computer and have access to all the docs in your home folder.... but ALL the docs... anything and everything in your home folder will be available for perused by anyone logged in with your username. LIkewise, establishing a 2nd user on your computer only goes most of the way to a solution, since you can't (easily) be logged in as both users and create, open, edit, save and delete docs.
    I suppose there may be a script out there that will automatically change permissions on the fly, but I'm unaware of any.
    Hope this helps.

  • How do I set up a network hard disk so I can restart my MacBook from it?

    I have a 2TB Freecom XS Network hard disk, and I want to be able to restart my MacBook from it with my current OS, Leopard 10.5.8, when I have upgraded the OS on the MacBook to Snow Leopard 10.6.3 [as a possible precursor to Mavericks or even Yosemite]. The problem is that the MacBook doesn't recognise the XS as a network disk: the XS has been assigned an IP number, and I can mount it as a server volume, and I have copied all the system folders/files onto it, but that is no use if the system doesn't recognise it as a network disk for a restart [I've tried]. The system/library/users/applications folders are in a Macintosh HD folder as on the MacBook, but this folder is inside a root folder named PUBLIC: could this be part of the problem? I thought I might be able to reinstal the OS on the network disk using the original system installation discs, but after restarting the MacBook as instructed, the network disk isn't recognised as a destination for installing the OS. I don't want to instal Snow Leopard on the MacBook before I'm sure I can reboot it with Leopard, using the network disk.

    Hi BDAqua.
    Thank you for your reply. I don't know how much what I omitted to disclose in my original post might affect what you've told me, but I have a wireless network set up with a 500GB Time Capsule, to which a broadband router and another backup disk [1TB, daisy-chained to the TC] are connected. Given the difficulty I had initially, setting up the network [mainly because of my ineptitude where comms are concerned], I didn't want to risk connecting the Freecom drive to the TC, in case it changed the network settings [or worse, disrupt my internet access], and I haven't done it hitherto. I did try connecting the ethernet cable to the wireless router however, with neutral results: still possible to manually mount the drive as a server, and it shows in the Network folder in my MacBook's root folder.
    Further to an email from Freecom's support department [effectively just a request for part number, proof of purchase, etc.], I followed their suggestion and tried connecting the drive to the MacBook using the USB 2 cable, and the drive showed up in the device section of the Finder window sidebar, but I would guess that this option wouldn't enable the drive to function as a boot drive either? Also, unless I'm mistaken, USB offers much slower data transfer speeds than Gigabit Ethernet? I'm hoping I've not dropped a monumental bollock, because I'm positive from my pre-purchase research that Gigabit Ethernet is faster than FireWire or USB2, which is why I chose this drive over cheaper USB drives [like the 1TB Western Digital drive daisy-chained to the TC]; or am I mistaken?
    To get back to your answer though, I don't dispute what you say, because I'm sure I'm much less of an expert than you might be, but I would nevertheless like to be able to boot up from the Freecom drive, if a way to do that is possible, even if it means biting the bullet and connecting it to the Time Capsule [assuming that this will work: can you advise?], without needing to investigate and purchase additional kit. I've had a scan of the forum, and I've seen a few suggestions which mention cloning, but I don't know how this works: I presume I'd have to buy the appropriate app for that? Your answer seems to suggest installing the new OS onto an external drive [although, worryingly, you don't mention Ethernet as an option] using cloning, so I'd be grateful if you could explain that.
    I just hope that my desire to save the cost of a newer Mac of some description, be it new or refurbished, but giving me the newest OS possible on the MacBook [Yosemite, I'm guessing], doesn't end up costing me something uncomfortably similar, cumulatively.
    Any practical and reasonably-priced suggestions welcome and considered! Thanks again

  • Can't connect a Bootcamp Volume to networked Macs

    The question: When adding a Network Place in WindowsXP so that I can connect it to a home networked Mac, what is the correct address statement I should provide for the Add Network Place Wizard? And what should I do on the Mac to enable access? All Mac's use Leopard 10.5.1.
    I am trying to access home networked Macs from a Bootcamp volume on another Mac. (The Bootcamp volume has MacDrive6 installed so that WindowsXP can read MacOSX drives.)
    I have run out of ideas trying to get WindowsXP to access the contents of Macs on the network.
    The Sharing Prefs pane on the Mac tells me to browse for the Mac's computer name, or use computername.local. This prefs pane also advises using afp://IPaddress instead of browsing for computername. Both styles are rejected by Windows so I assume that this advice is only suited to accessing from the MacOS.
    The joy of all this is that Windows DOES see computername when browsing the network but offers no further moves. ie., there is no chance for me to state that this is where I want to go.
    If I use Window's suggested connection language, eg., //computername/share, Windows DOES see the Mac but claims my foldername is invalid. We do get to the point of inserting the admin username and password as required for the Mac. Then I am told, invalid folder. I have tried various versions of the name, long and short, but always the folder is invalid.
    Leopard File Sharing Help says I should enable the SMB protocol. I did. Whatever I try as the SMB address in WindowsXP, it's denied by Windows as an invalid foldername.
    In the File Sharing prefs pane I have also set up, as shared folders, the network Mac's HDD names, home folders, &c. Nothing works.
    Since I used to have no problems with this business, has Leopard somehow messed up?

    *"If I use Window's suggested connection language, eg., //computername/share..."*
    Your slashes are backwards. try \\servername\sharename

  • Trying to set up wireless network on PC with Airport Express

    I'm helping a friend set up his network with AirPort Express. He's got a modem attached to his PC, and currently has a router that sends a wireless signal to a receiver on the PC in the other room. Now he's added a Mac, and the old router/receiver doesn't work with Mac. So he bought an Airport Express.
    I've turned on the Airport, and first I connected the ethernet cable from the modem to the AirPort. Per the AirPort utility I put on the PC, it couldn't find it (got the flashing amber light). So then I took out that ethernet, and I hooked up the ethernet directly from the CPU to the AirPort. Suddenly, it was found, and it took me step by step through the set up. It asked for password info from our internet provider (??why would I have that info??), so we just hit "enter". Then it couldn't set up the network, and said to check the "manage network settings". I've tried everything. Not only can I NOT manage to create a network, but now NEITHER ethernet cable will cause any recognition in the AirPort. All I get is the blinking amber light. I'm about to throw all the computers out the window...it really should not be this difficult. I've set up networks in my own home, before, with both PC and Mac, and never had these problems. So, now, I've had to relink up the old router/receiver in order to send out this call for help. Can anyone suggest anything else to try before I use these computers for target practice?
    Thanks in advance,
    Jennifer
    P.S. The main PC w/modem is on Vista with service pack 2.0...since I can't even get that one working with AirPort, I hardly think it matters what the other computers are...

    I had some initial problems too. Make sure that you have the latest Airport Utility in the utilities folder. I used that to correct the problems I had when I first got Time Machine. I recommend resetting everything through there to get it working right.
    Mine is not set up to run an n network because my macs are all g and b compatible. Does the airport utility see the time machine? And if so, does it have a green light in the utility?

  • HP Officejet Pro 8620 - set up problem with MAC OSX version 10.7.5

    I have just bought a new Officejet Pro 8620 and all set up fine to a point. Problem is that when I try the HP Utility set-up and click on "Add Printer" and identify it as "Bonjour Malfunction" and select the printer from the pull down menu list, I receive the message:
    "The software for this printer is currently unavailable, please contact the printer's manufacturer for the latest software". 
    I have already downloaded the latest software from theHP website - but stil no resolution. 
    Any help please would be gratefully received.

    Hello @Kennynic!
    Thank you for posting on the HP Forums!
    I would be happy to provide some help regarding your Officejet 8620 and installing the software on the Mac.  The first thing I suggest is to ensure all the HP Software is removed from the Mac. I suggest uninstalling the HP Software.  After the software is uninstalled I recommend performing a "repair disk permissions" on your Mac. A repair disk permissions is a utility built in the Mac operating system designed to locate and resolve issues or errors that may cause complications when re-installing. After the repair disk permission is complete restart your Mac and try adding the printer again.
    To uninstall the HP Software click here: Uninstalling HP Software
    To perform a repair disk permission click here: Performing a Repair Disk Permission
    There is only software available for Mac 10.10.  Unfortunately there is no full feature software and driver available for Mac 10.7.  You should still be able to add the printer using the AirPrint drivers.  Go into System Preferences from the Apple icon and click on printer and scanner.  In the printer and scanner window click the add printer icon and you should be able to add the 8600 printer via Wi-Fi and AirPrint.
    I recommend checking for software updates on the Mac. To check for software updates click the "apple" icon at the to left and click on "software update".  Install any HP or printer updates. After any updates you should restart the computer. and try printing.
    Please post back and let me know how everything goes!
    Cbert
    I work on behalf of HP.
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" at the bottom of this post to say “Thanks” for helping!

  • [Apache 2] Critical error mod_rewrite: Could not set permissions on rewrite

    Hi,
    Well I had a look around to this problem and it seems it is specific to mac os system on intel machines, so I send my post here.
    I had installed the apache 2 server from www.serverlogistics.com and it seems to start. However it is impossible to log into my local website with an error in my web browser "can't log to "localhost" server".
    By reading the logs I got in /Library/Apache2/logs/error_log (where there is also a httpd.pid file): [crit] (14)Bad address: mod_rewrite: Could not set permissions on rewriteloglock; check User and Group directives Configuration Failed
    So, I commented the line "LoadModule rewrite_module modules/mod_rewrite.so" in /Library/Apache2/conf/httpd.conf with no efffect at all.
    Then I don't know what to do.... any idea please ?
    NB : I did not configure or set any htaccess file in any directory.
    Denis

    denis_4l wrote:
    Hi,
    Well, I had tried several ways among others MAMP. With, MAMP, I experienced some problems running MySQL and or Apache server.
    If you'd like help, you need to describe the specific problems you're having. You're not giving people here much to go on in order to be able to help. Without knowing what you've already tried, and what the results were, it's impossible to say if you've just made a simple mistake or if you've truly hit upon something that won't work. The Apache logs are especially helpful, with lots of detailed information to help in troubleshooting.
    To say the true, I bought this Macbook because the system kernel is 100% compatible with Linux, and I was full of naives hopes, thinking that I will install/compile easily softwares that are usual under Linux world.....
    I certainly haven't had much problem compiling and installing software that's distributed as source code, though I haven't tried to compile Apache. While it's true that much of the software will compile, it's also true that you might have to make some small changes here and there to the source code to get it to work correctly. But you might also have to do the same thing to get them to compile on different Linux distributions. So OS X isn't that different in that respect.
    If you want to get Apache 2 running with MAMP, post back with specific information on what problems you had and I'll try to help. I've been hacking at Apache installations for many years now, so if I know the problems you're having, there's a good chance I've been through them, too.
    charlie

  • Best way to set up home network using Time Capsule

    Hi
    My current home network consists of Macbook Pro 17 connected wirelessly, another Mac and few pcs. I have a Time Capsule, new netgear router and several hard drives. At the moment my main drive is plugged in via usb to the mac, however id like to set up a proper mini network where i can at least share several drives between macs, HOWEVER i also want to back up this data via TC, which is why at the moment my hard drive is plugged into the mac, so it can be backed up. Am i correct is saying that TC will not backup netwrok drives?
    ..any suggestions for best way to set up a network with TC backing up drives?
    Thanks

    paulsutt wrote:
    Am i correct is saying that TC will not backup network drives?
    Yes.
    ..any suggestions for best way to set up a network with TC backing up drives?
    You could share the locally-connected drive.  That would require that your Mac be on whenever any other network client needed to access the drive.

  • How to set share folder for mac 8.6 in windows

    I know how to set share folder for mac 8.6 in windows xp. I installed the NetBIOS. But i still can not found windows share file in mac 8.6. Need to install 'DAVE'?

    I want to setup file sharing. Then, I will setup share printer for mac8.6. I tried to config File Sharing control panel. But it do not scuccessful. Do have you way to solve file sharing and share printer problem. Not use NetPresenz.
    I follow the website to setup file sharing. But I is not successful.
    the website:
    http://homepage.mac.com/car1son/os9xnet_nfilesharing.html
    I go to appletalk control panel to connect via choose ethernet bulit-in. It appear a error. The error is 'An error occurred attempted to use Ethernet bulit-in. Make sure your network connection are correct.'
    Thank you very much for your help.

  • Networking Mac to pc to file share

    New MacBook pro and trying to network to desktop pc to file share. I set up my new Mac to share printer with out a problem on network but can't seem to get the Mac to see the network so I can view files on pc that is running windows 7.   Has anyone had this problem? I'm sure it's operator error but I don't know what I'm doing wrong.

    Hi Dave,
    Is there a way to open the files on the second HDD (ie: FilesA, FilesB, FilesC as described above)?
    Yes, easiest way is with Sharepoints...
    http://www.hornware.com/sharepoints/
    Use it to set any Drive/Folder as a Normal share, set Users and/or Groups, Rights, & AFS/SMB rights.
    Next, when i go to Network on my Mac the Mshome folder does not always show the PC.  It was showing it earlier today, but not now.
    95% of the time the problem is tht the PC's Firewall has quit sharing, Might try Bonjour for Windows...
    http://support.apple.com/kb/DL999
    This should help the printer problem also.

Maybe you are looking for

  • Error while trying to access a Repository Item thru ACC

    Hi, I was trying to access a Repository Item from ACC , I am getting this following error : Error reading list or array index from the database. This means the database table holding this property does not have sequential integers starting with 0 in

  • Anybody tried Geil DDR3 and X48C

    ntel duo core 8400@3Ghz (9x333) 2gb DDR3 1333 Patriot at 1.63v 9-9-9-24  PDC32G1333ELK X48C Platinum bios version 7.2 PC Power&Cooling 750 Silencer PSU MSI 8800GT nx88000gt 512mb 660/950 Samsun F1 750gb HD SATAII Sound Blaster XFI Gamer sound Viewson

  • Update form without user seeing it

    I want to update the freight field in the deliver ticket of SAP B1 9.0.  Currently I am getting the form then setting its visibility to false but I still see it when it is called.  My code is as follows oOriginalFreight = oOriginalForm.Items.Item("89

  • Changed DSN in connection object but reports still use value from old DSN

    We're running BObj XIr2 SP4 and have both WEBI and DESKI reports. Most of our DESKI reports have two data providers, one from a universe (header/footer info) and one for free-hand SQL (report data). We are testing in preparation to upgrading all our

  • How to know RAC 11g R2 is installed Using Local User or Domain User on Win

    We need to identify whether a local User or a domain User is Used to install 11g R2 Clusterware on Windows 2008. Here is background: Oracle 11g R2 RAC is configured on 2 windows 2008 servers. User "oracle" is used to installed that RAC but we dont kn