Shirt Pocket Discussions  
    Home netTunes launchTunes SuperDuper! Buy Now Support Discussions About Shirt Pocket    

Go Back   Shirt Pocket Discussions > SuperDuper! > General
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-08-2010, 08:59 AM
thomasx thomasx is offline
Registered User
 
Join Date: Dec 2009
Posts: 5
"ignore owner" disappears

I am having a problem, that I am not able to figure out.

The Setting:
MacMini, 10.5.8, external HDD 1TB, File sharing enabled for some Macs locally, "ignore owner" is ticked in the apple-i-dialogue, so that every user has access to all files on this HDD, regardless who put them there.

SuperDuper is to SMartBackup those files, that have been altered, over the internet to a distant volume for offsite-backup.

every time the smartbackup runs, the "ignore owner" gets unticked. I have to tick it again each time, mostly when a local user informs me that he cannot access a file or write to a specific folder. he then has to disconnect/connect from/to the macmini again.

I have no idea, why this happens, but furthermore: HOW to STOP that from happening. I'd like to leave it ticked at all times.

Any ideas?
Reply With Quote
  #2  
Old 02-08-2010, 11:10 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
We always turn ownership on for a volume, Thomas, since it's the only way to ensure that the ownership attributes are properly copied. You can create a small shell script to turn it off if you must (although I think you'd be better off leaving it on and configuring ownership to allow access to the users who need it).
__________________
--Dave Nanian
Reply With Quote
  #3  
Old 02-08-2010, 11:52 AM
thomasx thomasx is offline
Registered User
 
Join Date: Dec 2009
Posts: 5
I would, if writing and reading from and to the volume worked in the way we need it.

Although I added all the users that log on through afp to the Volume, giving them read&write access, the problem with not being able to read or write files from other people persists, until i have the ignore ownership button on.

Maybe that would be an idea to have a script ready to reset it to how we need it afterwards.

My most favourite solution would be to not use the ignore ownership button. But I think that might be not the right forum for that here, since this is about superduper.

Maybe (if someone encountered that problem before and knows where I did something I should do differently) someone might have an idea about that for me.

But the main question seems to be then for me: how do I set that button in a script so that it can be called from superduper after an automatic run?
I have never created a script before.
Reply With Quote
  #4  
Old 02-08-2010, 11:55 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
What you'd usually do is assign a read/write/create allow all ACL, inherited, to the parent folder. That would work for all users... you can do that with chmod (see 'man chmod' for the ACL syntax)...
__________________
--Dave Nanian
Reply With Quote
  #5  
Old 02-08-2010, 12:08 PM
thomasx thomasx is offline
Registered User
 
Join Date: Dec 2009
Posts: 5
Uh, before I try that I would have to be really sure what I am doing there... Which right now I am not.

I have uploaded this picture, showing the part with all the users allowed read&write access. even "everyone" has read&write access to that volume.
still, after using superduper, with losing the button, nothing of that works.

It looks to me as if my setting are not widely used, but rather seldom, since no one ever did ask about that before or wanted to have that button reclicked after the automatic backup.
Attached Images
File Type: png Bild 1.png (18.5 KB, 917 views)
Reply With Quote
  #6  
Old 02-08-2010, 12:20 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
That's why you want to assign an ACL here, though, Thomas. So you can leave ownership on, and the permissions will be applied automatically to files in that folder (and below) if done right.
__________________
--Dave Nanian
Reply With Quote
  #7  
Old 02-08-2010, 12:25 PM
thomasx thomasx is offline
Registered User
 
Join Date: Dec 2009
Posts: 5
okay. thanks so far.
from reading the man chmod I do not know what to do. I think I have to find someone who did something like that before.
I have never been assigning an acl in terminal before myself.

another question that pops up here: If I assigned an ACL correctly, would that only count for the files that are now on the Volume or would that also work for all files that will be put there in the future (or would I have to reset their rights over and over after each new file)?
Reply With Quote
  #8  
Old 02-08-2010, 05:52 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
An inherited ACL (which you would apply, the first time, recursively with the -R option) will automatically get applied to everything created under the folder where you attached the ACL. That's the neat thing about it - you do it right the first time, and you're golden.
__________________
--Dave Nanian
Reply With Quote
  #9  
Old 02-09-2010, 06:01 AM
thomasx thomasx is offline
Registered User
 
Join Date: Dec 2009
Posts: 5
I really do not know what to do here. Do you? If so - can you post me the line I need to enter to make a volume the way it should be in order to have the right rights even after Superduper was active?

I have the feeling you know the answer but don't want to tell.
I have never used ACL before. This is completely new to me.
Reply With Quote
  #10  
Old 02-09-2010, 09:25 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
That's why I pointed you at the manual for chmod - open Terminal and type "man chmod" followed by Return. There are many examples of how to use ACLs in there.

Yes, I know I could give you the exact answer here, and I haven't, but that's mostly because it's important to understand what you're doing in this area rather than just running what I give you... that way, you'll learn something that'll prove useful as you move forward. I'm sorry if that's a bit annoying.
__________________
--Dave Nanian
Reply With Quote
  #11  
Old 02-09-2010, 01:44 PM
sjk's Avatar
sjk sjk is offline
Registered User
 
Join Date: May 2004
Location: Eugene
Posts: 252
Quote:
Originally Posted by dnanian View Post
open Terminal and type "man chmod" followed by Return.
Or, view the page in a web browser:

chmod(1) Mac OS X Manual Page

You can select the OS version.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SuperDuper! process disappears and leaves no log mykmelez General 7 11-10-2009 09:06 PM
Superduper seems to change "ignore ownership on this volume".Help larrinski General 2 04-09-2008 11:34 AM
Missing "Ignore ownership.."checkbox after clone jwholder General 3 05-24-2005 08:56 AM


All times are GMT -4. The time now is 04:32 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.