LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-12-2018, 06:55 AM   #16
MadeInGermany
Senior Member
 
Registered: Dec 2011
Location: Simplicity
Posts: 2,780

Rep: Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198

If you make the storage folder the mount point, then it is impossible to delete it.
The smb share path (or NFS share path) should be
/limit/smb/share/Tivoli/storage

Alternatively you change the owner to root, perhaps give write access to a group (where all users must be a member), or to everybody, in any case protect it with a t-bit, similar to /tmp.
Code:
chown root storage
chmod 1777 storage
Or in human readable notation
Code:
chmod ugo+w storage
chmod +t storage
Verify with
Code:
ls -ld storage

Last edited by MadeInGermany; 05-12-2018 at 06:56 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] sftp fails pubkey - NOT permissions issue, NOT sshd_config issue MensaWater Linux - Software 3 07-14-2014 10:36 AM
Permissions issue(s) daconsul Red Hat 1 07-07-2013 09:40 AM
Can't su (permissions issue) WeNdeL Linux - General 3 12-05-2005 10:48 AM
Permissions issue? thoffland Debian 8 07-06-2005 02:17 PM
permissions issue with X gvaught Debian 3 01-02-2005 12:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration