similar to: How can I prevent deleting of primary directory while allowing full privileges to subdirectories

Displaying 20 results from an estimated 3000 matches similar to: "How can I prevent deleting of primary directory while allowing full privileges to subdirectories"

2006 Mar 01
0
Prevent deleting/moving of primary directory, but allow deleting/moving of subdirectories by users
Greetings - In general terms I would like to prevent users from deleting or moving a primary directory within a share, but allow users to create / delete / move subdirectories and files that reside under these directories. My reason for needing this type of setup is to prevent an accidental deletion of a common directory and to maintain a planned directory structure at the top level of the
2014 Apr 11
1
sub-folders security access question
Hi Guys! A simple question.. I never worked with ACL's and since my costumer want some access levels for some sub-foldes in shares, I am reading some manuals about that.. But.. Before apply some testings, I need some advices about this.. Here is my question... Parent folder (share): FOLDER Sub-folder1: PROJETC1 Sub-folder2: PROJECT2 User1: DIRECTOR Group: Director/Projects User2: Employee1
2000 Feb 29
0
automount, samba, desktop.ini issues
Program: update_links.pl Author: Ryan Wyler <ryan@nhorizon.net> Problem this program solves: Windows machines taking a LONG time to browse shares of automount points which include directories that are inaccessable to the samba server. Explanation: We have our samba shares setup to mount the unix automount directories. The problem is there are MANY automount directories that the
2013 Oct 08
1
sssd - ldap uid/gid does not match with uid/gids in the openLDAP DS
CentOS 6.4 (amd64) client desktop with SSSD installed+configured to do LDAP AUTH from an openLDAP DS. Groups in LDAP DS -- dsusers (for all users), project1, project2, .... The objective is to give group permissions to directory trees with users belonging to various groups; users thereby inheriting the ACL given to respective groups. Test case -- uid: jdoe, gid: dsusers (primary) On LDAP
2009 Feb 11
1
How many namespaces for several groups of shared mailboxes ?
Hello Timo, let's say you want to implement several distinct groups of shared mailboxes via one (several) public namespace(s) with dovecot-1.1.x/Maildir. For instance, team1, team2 and team3 work on different projects (project1, project2, project3). Obviously, as many public namespaces (#team1, #team2, #team3) would do the trick, but then, any user (including users who don't belong to
2019 Jan 04
0
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
Where is a manual describing how to do this? Archive tree on different storage? ??? Archive/Archives/Archived Messages/Archived mail <- need to store messages in root folder also ??? ??? 2017 ??? ??? ??? projects ??? ??? ??? ??? project ??? ??? ??? ??? project1 ??? ??? ??? ??? project2 ??? ??? ??? ??? project3 ??? ??? ??? ??? project4 ??? ??? ??? ??? project5 ??? ??? ??? Sent Messages ???
2011 Jul 15
1
svnserve with encryption on CentOS
Hello, I've got a CentOS box that i'm wanting to set up svnserve on. I've read much, and am confused. Does svnserve support data encryption and also restricting users from specific repositories? I'm thinking of a single repo structure under /var/svn-repos and I've got two users user1 and user2, each should have access to their own projects in this case user1 can access
2019 Jan 09
0
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
Hi Martin, Thanks for the reply. I got the error below, but when I changed the prefix in 4archives to Archive/ I am getting indeed something that is looking ok, I still have to test with a few clients. Why did you call the namespace 4archives? Because it would load before inbox? Or does this not matter at all. Error: namespace configuration error: Duplicate namespace prefix: ""
2007 Dec 18
1
Dynamic Task Bar Menu Items
Am looking for a way to dynamically add menu items to a task bar icon menu. And then once selected - I would like to get the title of the menu item. The general idea is to read a text file: Project1 Project2 Project3 ===== Add those to the task bar menu, and when i select (for example) Project2, I want to pass the string "Project2" to the code. Also - Am wondering about how to get
2019 Jan 09
2
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
Hi, this setting might work. The default namespace "inbox" is managing INBOX and defines Special-Use folders on the same hierarchic level as INBOX. There is an extra namespace "4archives" which defines Archive as a mailbox on the same level as INBOX but stored on a different location. Set mailbox attribute auto to your liking. namespace inbox { type = private disabled = no hid
2007 Dec 30
1
ReOrdering Wx::TreeCtrl Items
Given the following hash: #... @project_list = { ''Contract0'' => nil, ''Contract1'' => { ''Project1'' => nil, ''Project2'' => nil, ''Project3'' => { ''task1'' =>
2004 Nov 29
0
Multiple groups and access
Hi folks. I have set up a Samba server for a small company to share docs. The implementation was smooth and has been stable ever since. Now, the admin staff needs a change made and I am wondering how best to implement it as painlessly as possible. The requirement is to change the folder/file access so it denies access for some members while still allowing access for others. Simple, right? Wrong.
2004 Apr 15
1
CATIA V5 & SAMBA Problem
I'm not sure if the problem I'm about to describe is related to configuration or a limitation in SAMBA, hopefully you'll know the answer... We have a SAMBA server that provides Windows workstations access to CATIA V5 CAD data which resides on other NFS servers. The SMB shared directories are all under a single directory called 'catiav5': /catiav5 /server1
2006 Jun 12
1
Instant Rails and your own applications
?I like your form css at http://www.pllite.com/projects/new Nice stuff! Stuart -----Original Message----- From: ian.connor at gmail.com Sent: Monday, June 12, 2006 3:14 AM -07:00 To: instantrails-users at rubyforge.org Subject: [Instantrails-users] Instant Rails and your own applications Here is the download link for the Instant Rails version of ProjectLounge Lite.
2005 Aug 18
1
Problems with group memberships in AD
I have a Samba box joined to a Windows 2003 AD. I have noticed a strange problem with adding users to groups. I added user 'shw' to the group 'project1' on the AD. When the user logs in the the Samba box, he does not have the permissions of someone in the 'project1' group. When I run 'id shw', group 'project1' shows up. However when I run 'id'
2002 Dec 18
3
workspace vs. image
Hello [R]ians, I'm hoping someone can clarify the difference between a Workspace Image and Working Directory. I created a directory on my PC, say, "C:\Program Files\R\Project1" and then saved my objects in "C:\Program Files\R\Project1\.Rdata". Then, in a subsequent session, I reloaded these objects using > load("C:/Program Files/R/Project1/.RData") At
2020 Feb 28
0
doveadm acl recursive
Hello, I try to set acl settings on a public folder including its subfolders. There is no option for acting recursive. But the documentation says wildcards can be given on the mailbox name. But this doesn't work. No matter how the mailbox name is provided with a wildcard, doveadm always tells Mailbox doesn't exist. Folder example: public/project1 public/project1/subdir1
2008 Sep 11
1
cached_models
Hi all, Yesterday I released a new Rails plugin: cached_models. It allows to transparently use the internal Rails cache mechanism in your models, avoiding to write code for expiring policies. Example class Project < ActiveRecord::Base has_many :developers, :cached => true end class Developer < ActiveRecord::Base belongs_to :project, :cached => true end # Automatic cache, all
2015 Aug 09
2
How to import an mbox to an existing user as a new mailbox
On 3 Aug 2015, at 7:16, Steffen Kaiser wrote: > On Mon, 3 Aug 2015, Paul Hoffman wrote: >> On 2 Aug 2015, at 23:27, Steffen Kaiser wrote: >>> On Sun, 2 Aug 2015, Paul Hoffman wrote: >>> >>>> Greetings. I have a bunch of mbox files that I want to import to an >>>> existing user, each into a new mailbox. That is, I want to import >>>>
2006 Jul 09
4
string problems with "\\" (Windows)
Greetings, R-ians: I'm using R 2.3.1 on WindowsXP. I need to find the name of a file at the end of a sting that contains the path + file, with the problematic "\\" as separators. The string looks something like this: "C:\\Documents and Settings\\myName\\My Documents\\R Projects\\Project1\\file.name.csv" What I want is "file.name.csv" Currently I use the