Change permission on WebDAV subdirectories

Hello I'm following this tutorial http://www.tnpi.biz/computing/mac/tips/idisk/idisk-v2.shtml .
I'm trying to set it up on a OS X Server 10.4 .
I've setup a WebDAV at /Groups/idisk , with user folders inside that WebDAV : /Groups/idisk/user1 .
At the moment all users can access everything.
I would like it to work as follows:
Access to every user:
/Groups/idisk
/Groups/idisk/*/Public (where * is every user folder)
Access to specific user:
/Groups/idisk/user1
/Groups/idisk/* (where * is user2, user3, etc.)
I just can't figure out how to change the WebDAV permissions on sub directories. If I edit the /etc/httpd/sites/mysite.conf, Apache/Server Admin won't accept it anymore.
Does anybody know how I can achieve this??
Thanks in advance and best regards,
Mark Pith

First problem: the root (/Groups/idisk) has to have "Can Browse" AND "Can Author" permissions, otherwise it will not mount. Is this normall?
Second problem: when I log in as user1 and try to access /Groups/idisk/user2, I get a login window for every folder in that user folder (so you have to press cancel 8 times). I just want it say "You can't access this folder." and then go back to the parent directory, as it would on afp.

Similar Messages

  • I can't seem to open (view) my photos.  I get an error message that says "the file couldn't be opened because you don't have permission to view it. To view or change permission, select the item in the finder and choose File. Get info."

    I can't seem to open (view) my photos.  I get an error message that says "the file couldn't be opened because you don't have permission to view it. To view or change permission, select the item in the finder and choose File. Get info."  I have never had this happen before?  Thanks!

    Try the following:
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - Run Option #1, Repair Permissions.
    OT

  • I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external d

    I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external drive ...could I use windows XP styartup disk just to boot the "17"Powerbook-G4...have no intention of downloading XP on the Mac...just want to boot it up...or is there a way to boot the Mac from the XP desktop...cables...etc?

    Hi Romko23, just pasted info from manual...PowerBook G4 "17"  5.3
    Your PowerBook comes with a minimum of 512 megabytes (MB) of 533
    MHz Double Data Rate (DDR2) Synchronous Dynamic Random-Access Memory
    (SDRAM) installed. Both memory slots can accept an SDRAM module that meets the
    following specifications:
    Â Double Data Rate Small Outline Dual Inline Memory Module (DDR SO-DIMM) format
    Â 1.25 inch or smaller
    Â 512 MB or 1 gigabyte (GB)
    Â 200-pin
    Â PC2-4200 DDR2 533 MHz Type RAM
    PS my keyboad is loose...I tighten the tiny screws...only...once ...tried  all the key-strokes...Comand-option..P-R.....safe-mode... etc...Mac only reacted ...once...right after.. I tightend K-board >>C-OpT- P-R...mac chimed twice...the Apple icon in grey screen got smaller....now after trying ...keyboard .boot short cuts 10 times..nothing...it chimes ...grey screen....apple in window...fan noice ....thats it...do you think I need to tighten screws...again,
    I actually think when I was changing permissions...on entire it was taking so ong...20 min...I just hit power,,shut it down...when it wasn't done...no patience.,...just thought of something ...sounds important...whern I resgisted on this site..I tried to use my Powrbook login name ..got message.... .. blocked...Secury problem....that has to be the problem..blocked..how do I unblock?
    Message was edited by: CMK1

  • Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enc

    Whenever I close down Photoshop CS5 I get the message: "Could not save Preferences because the file is locked or you do not have the necessary access privileges. Use the get info command in Finder to unlock the file or change permission on the file or enclosing folders." What on earth does it mean? How can I stop this message from appearing?

    See here:
    I cannot save recent images.

  • When i change permission of folder why it doesn't change the permission inside that folder?

    When i change permission of folder why it doesn't change the permission to inside  files of that folder?

    have to select "apply to enclosed items" options

  • Changing permission on "Everyone" group on "Users" folder to "No Access"

    Hello Everyone,
    I need help on changing permission on "Everyone" group on "Users" folder to "No Access" using a Terminal command line.
    What i'm trying to do is assign "Everyone" group to "No Access" on "User" folder to restrict other users from going to users home folder on the computer.
    Right  now, when a user login he/she has the ability to view files that are not located in the documents folder
    PS
    Network is configured for OD/AD, home folder is located on Dell Server
    Appreciate the help, Thanks very much

    You are running Oracle Linux and want to use a network volume provided by Windows 2008 to install Oracle Database.
    Your problem is that you cannot set appropriate privileges on the mounted volume to perform the installation.
    Is this correct?
    If yes, then as far as I know, Windows file sharing is not support, even if you fix the permission issues. Your problem is the file system, which won't be Linux ext3. NFS might be supported, but I think it is not the best idea. Have you looked into iSCSI? It will allow you to mount remote disks using SCSI protocol. You could do pretty much everything with such a mounted disk that you can do with a locally attached drive, including initializing, but instead of using the local bus, it will use the TCP/IP network.
    How to setup iSCSI on Windows Server 2008 (storage server)
    http://technet.microsoft.com/en-us/edge/Video/ff710316
    CentOS / Red Hat Linux: Install and manage iSCSI Volume
    http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-iscsi-howto.html
    Edited by: Dude on Jun 23, 2011 12:08 PM

  • Problem changing permission using EAC (time-consuming error)

    Hello,
    i tried to change the PF permission tree using EAC and selecting "Apply changes to this public folder and all its subfolders." The process stuck at around 80%, and now if i try to change permission on every PF i have the following error:
    The operation can't be performed because you're running another time-consuming operation. Try again when it completes.
    I can manage the permission using EMS, but i'd like to solve that problem.
    Thanks for help!

    At the end i recycled the iis worker process related to EAC.
    Now i can change again PF permissions, but just one by one...

  • Change permission for resource programmatically

    Hello, All.
    In the post Change the permissions for everyone group in a folder with a java program there is good example of java code for changing permission(thanks to Prakash Singh).
    I need to execute code like that immediately after user saves (upload or simply create new) resource in KM folder. What java-class should I extend to perform the action automatically?
    bestRegards

    Hi Roman,
    you will have to implement a repository service for that, registering for the creation of a document. Search the forum for "Repository Service", you'll: (a) find many helping entries, (b) see that it's not that easy (but once you got it, you'll love it).
    Hope it helps
    Detlev

  • ACFS Mounts change permission when Oracle Installer is run

    I'm sorry for the confusion.  I mistated the permissions and since corrected.  We have the FS's set to 775 and when Oracle Installer is run they change to 770.
    We are using ACFS filesystems for a viariety of things, one being user home directories between a two node 11G RAC cluster.
    The problem that we are having is whenever we run the Oracle Installer, the permissions on certain directories change from 775 to 770. Our current ACFS mounts are located under the /oraclegrid/products directory, like this...
    [Server1:root /oraclegrid/product ] # ls -l
    total 35451
    drwxrwx--- 3 oracle oinstall 3 Jun 29 2011 11.2.0.2_old
    drwxrwxr-x 13 oracle oinstall 19 Jun 21 2011 acfsmounts
    lrwxrwxrwx 1 oracle oinstall 13 Apr 27 2011 admin -> /oracle/admin
    [Server1:root /oraclegrid/product/acfsmounts ] # ls -l
    total 198
    -rw-rw---- 1 oracle oinstall 80 May 2 2011 acfs_mount_ORADUMP.cmd
    -rwxrwx--- 1 oracle oinstall 365 Jun 1 2011 acfs_mountall.sh
    -rw-rw---- 1 oracle oinstall 1088 May 26 2011 acfs_mountsetup.sh
    -rwxrwx--- 1 oracle oinstall 152 May 2 2011 acfs_storageinfo.sh
    -rwxrwx--- 1 oracle oinstall 502 Jul 11 2011 acfs_unmountall.sh
    drwxrwxr-x 75 root sys 8192 Feb 27 12:37 EXPHOME
    drwxrwxr-x 8 root oinstall 4096 May 5 2011 OPTDEPLOY
    drwxrwxr-x 7 root oinstall 4096 May 13 2011 OPTIN
    drwxrwxr-x 8 iscdc iscdc 4096 Mar 12 18:52 OPTISCDC
    drwxrwxr-x 24 root oinstall 8192 May 10 2011 OPTTEST
    drwxrwxr-x 9 dmts dmts 4096 Jul 18 2011 OPTTESTDMTS
    drwxrwxr-x 10 root oinstall 4096 May 12 2011 OPTTESTSAMBA
    drwxrwx--- 13 oracle oinstall 4096 May 3 2011 ORADIAG
    drwxrwx--- 30 oracle oinstall 8192 Feb 8 16:16 ORADUMP
    The directories that change permission sometimes varies, for some reason. Most of the times the following change to 770 and we have to change then to 775 after Oracle Installer is run...
    /oraclegrid/product
    /oraclegrid/product/acfsmounts
    /oraclegrid/product/acfsmounts/EXPHOME
    /oraclegrid/product/acfsmounts/OPT*
    This may have something to do with the location of the ACFS mountpoint, but really unsure.
    Thanks for suggestions.
    Brian
    Edited by: user6705964 on Mar 28, 2012 4:38 AM

    Yeah - I wasn't sure if I should have changed my original post... I hope that did not confuse the issue.
    I appreciate your response, but I have not noticed the permissions changing on reboot. They seem to change only when we run the Oracle Installer. I'm think we may want to either change the owners to something other than root:oinstall or possibly move them out from under the /oraclegrid/product directory. We are on a change freeze now and I can't test this for a couple of weeks, but if you know of any reason why Oracle Installer would change these perms, please let me know.
    Thanks again.
    Brian
    Edited by: Brian on Mar 29, 2012 7:40 AM

  • Lightroom CC still not open even I signed back in or change permission of delete plist file.

    I have just update to Lr CC
    uninstall Lr5.7 by 3rd party app
    then i cannot open to Lr CC (just flash screen appear)
    I've already signed out from CC then signed in back
    remove Plist file from preferences folder and changed permission too
    How Can I do next? it's still not work

    Hi There,
    Kindly try Solution 2 from the link mentioned below.
    "Unknown Server Error" | Log in to Creative Cloud
       2. If you are still not able to activate it, please contact our support team via:  http://helpx.adobe.com/in/contact.html?step=CCSN_adobe-id-signing-in_stillNeedHelp
    If you are unable to use chat option kindly try below mentioned steps.
    Try different browser.
    Delete cookies and cache
    If the problem still persists Kindly revert with the below mentioned information.
    OS version:
    Browser Version:
    You can also try:http://helpx.adobe.com/x-productkb/global/phone-support-orders.html
    Thanks,
    Atul Saini

  • Nable to change permission of file system node / WAS 6.2

    During WAS 6.2 Installation (Step: Create SAP Program Icons - post processing) I receive the following message:
    FSL-02007  Unable to set access rights of E:/usr. SetNamedSecurityInfo: Diese Sicherheitskennung kann nicht als Besitzer des Objekts zugeordnet werden.
    ERROR 2004-10-21 13:25:20
    MOS-01085  Unable to change permission of file system node E:\usr\sap/.. with type DIRECTORY to (dg\SAP_LocalAdmin,GROUP,=rwx) (SYSTEM,GROUP,=rwx) (Administrators,GROUP,=orwx).
    ERROR 2004-10-21 13:25:20
    MOS-01105  Processing of one or more file system node operations of table   Content of table: t_SAPComponent_Permission_Action_SHARED  Row[0]    WapsSystemName="S01" WapsInstanceName="DVEBMGS10" WapsInstanceHost="dg" Key="WAPS_FilePermission_100" Condition="true" OpMode="SETPERMISSION" NodeName="E:\usr\sap/.." NodeType="DIRECTORY" NodePermission="(dg\SAP_LocalAdmin,GROUP,=rwx) (SYSTEM,GROUP,=rwx) (Administrators,GROUP,=orwx)" Recursive="YES"   Row[1]    WapsSystemName="S01" WapsInstanceName="DVEBMGS10" WapsInstanceHost="dg" Key="WAPS_FilePermission_101" Condition="true" OpMode="SETPERMISSION" NodeName="E:\usr\sap" NodeType="DIRECTORY" NodePermission="(dg\SAP_LocalAdmin,GROUP,=rwx) (SYSTEM,GROUP,=rwx) (Administrators,GROUP,=orwx)" Recursive="YES"   Row[2]    WapsSystemName="S01" WapsInstanceName="DVEBMGS10" WapsInstanceHost="dg" Key="WAPS_FilePermission_102" Condition="true" OpMode="SETPERMISSION" NodeName="E:\usr\sap/S01" NodeType="NODE" NodePermission="(dg\SAP_S01_LocalAdmin,GROUP,=rwx) (SYSTEM,GROUP,=rwx) (Administrators,GROUP,=orwx)" Recursive="YES"  failed.
    ERROR 2004-10-21 13:25:20
    FJS-00012  Error when executing script.
    Environment:
    W2K, Local Installation
    Dieter

    Das Dateisystem muß auf NTFS konvertiert werden. Dann klappts.

  • How to change permission file

    i have an old file in my website lhokseumawe dalam angka for year 2004, 2005 and more
    you can check it here: http://www.bappedalhokseumawe.web.id/lhokseumawe-dalam-angka
    but i lost the original one because the person making the file is not there or retire.
    how do i change permission for copy, print,etc
    please help me, because this is important file for the local goverment in my place
    thanks

    sorry for not clear question, what i mean is Document restriction summary
    Printing                                              : Allowed
    Document Assembly                          : Not Allowed
    Content  Copying                               :Not Allowed
    Content  Copying for accessibilty       : Allowed
    etc
    how do i change permission to be allowed or not ?

  • Change permission file pdf in script jsx indesign cs6

    change permission file pdf in script jsx indesign cs6

    What exactly is the question? If you are looking for help with a script, please post in InDesign Scripting

  • Just purchased a mbp and want to change permission on the hd, how?

    Just purchased a mbp and want to change permission on the hd, how?

    fgw1 wrote:
    I can't copy anything to it. It is owned by "system" at least that has read write
    Where are you trying to copy files to, What folder.
    If you create a folder anywhere on the drive then You should have ownership of that folder. If you are trying to copy files to a System Folder then of course the system has ownership and will restrict access.
    I Personally, in Lion, added my user account to the ROOT access of the Drive and given myself Read/Write access with no i'll harm, AFAIK.
    Haven't done that in Mt Lion yet.

  • How to change permission in registry sub keys?

    Hi 
    I use script take ownership of a registry key and change permissions.
    Below is my powershell script, It can take ownership and change permissions to administrators group.
    But It only effected root registry key folder not sub keys.
    How to modify script can take ownership and change permissions in root keys and all sub keys?
    function enable-privilege {
    param(
    ## The privilege to adjust. This set is taken from
    ## http://msdn.microsoft.com/en-us/library/bb530716(VS.85).aspx
    [ValidateSet(
    "SeAssignPrimaryTokenPrivilege", "SeAuditPrivilege", "SeBackupPrivilege",
    "SeChangeNotifyPrivilege", "SeCreateGlobalPrivilege", "SeCreatePagefilePrivilege",
    "SeCreatePermanentPrivilege", "SeCreateSymbolicLinkPrivilege", "SeCreateTokenPrivilege",
    "SeDebugPrivilege", "SeEnableDelegationPrivilege", "SeImpersonatePrivilege", "SeIncreaseBasePriorityPrivilege",
    "SeIncreaseQuotaPrivilege", "SeIncreaseWorkingSetPrivilege", "SeLoadDriverPrivilege",
    "SeLockMemoryPrivilege", "SeMachineAccountPrivilege", "SeManageVolumePrivilege",
    "SeProfileSingleProcessPrivilege", "SeRelabelPrivilege", "SeRemoteShutdownPrivilege",
    "SeRestorePrivilege", "SeSecurityPrivilege", "SeShutdownPrivilege", "SeSyncAgentPrivilege",
    "SeSystemEnvironmentPrivilege", "SeSystemProfilePrivilege", "SeSystemtimePrivilege",
    "SeTakeOwnershipPrivilege", "SeTcbPrivilege", "SeTimeZonePrivilege", "SeTrustedCredManAccessPrivilege",
    "SeUndockPrivilege", "SeUnsolicitedInputPrivilege")]
    $Privilege,
    ## The process on which to adjust the privilege. Defaults to the current process.
    $ProcessId = $pid,
    ## Switch to disable the privilege, rather than enable it.
    [Switch] $Disable
    ## Taken from P/Invoke.NET with minor adjustments.
    $definition = @'
    using System;
    using System.Runtime.InteropServices;
    public class AdjPriv
    [DllImport("advapi32.dll", ExactSpelling = true, SetLastError = true)]
    internal static extern bool AdjustTokenPrivileges(IntPtr htok, bool disall,
    ref TokPriv1Luid newst, int len, IntPtr prev, IntPtr relen);
    [DllImport("advapi32.dll", ExactSpelling = true, SetLastError = true)]
    internal static extern bool OpenProcessToken(IntPtr h, int acc, ref IntPtr phtok);
    [DllImport("advapi32.dll", SetLastError = true)]
    internal static extern bool LookupPrivilegeValue(string host, string name, ref long pluid);
    [StructLayout(LayoutKind.Sequential, Pack = 1)]
    internal struct TokPriv1Luid
    public int Count;
    public long Luid;
    public int Attr;
    internal const int SE_PRIVILEGE_ENABLED = 0x00000002;
    internal const int SE_PRIVILEGE_DISABLED = 0x00000000;
    internal const int TOKEN_QUERY = 0x00000008;
    internal const int TOKEN_ADJUST_PRIVILEGES = 0x00000020;
    public static bool EnablePrivilege(long processHandle, string privilege, bool disable)
    bool retVal;
    TokPriv1Luid tp;
    IntPtr hproc = new IntPtr(processHandle);
    IntPtr htok = IntPtr.Zero;
    retVal = OpenProcessToken(hproc, TOKEN_ADJUST_PRIVILEGES | TOKEN_QUERY, ref htok);
    tp.Count = 1;
    tp.Luid = 0;
    if(disable)
    tp.Attr = SE_PRIVILEGE_DISABLED;
    else
    tp.Attr = SE_PRIVILEGE_ENABLED;
    retVal = LookupPrivilegeValue(null, privilege, ref tp.Luid);
    retVal = AdjustTokenPrivileges(htok, false, ref tp, 0, IntPtr.Zero, IntPtr.Zero);
    return retVal;
    $processHandle = (Get-Process -id $ProcessId).Handle
    $type = Add-Type $definition -PassThru
    $type[0]::EnablePrivilege($processHandle, $Privilege, $Disable)
    enable-privilege SeTakeOwnershipPrivilege
    $key = [Microsoft.Win32.Registry]::LocalMachine.OpenSubKey("SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing",[Microsoft.Win32.RegistryKeyPermissionCheck]::ReadWriteSubTree,[System.Security.AccessControl.RegistryRights]::takeownership)
    # You must get a blank acl for the key b/c you do not currently have access
    $acl = $key.GetAccessControl([System.Security.AccessControl.AccessControlSections]::None)
    $me = [System.Security.Principal.NTAccount]"Administrators"
    $acl.SetOwner($me)
    $key.SetAccessControl($acl)
    # After you have set owner you need to get the acl with the perms so you can modify it.
    $acl = $key.GetAccessControl()
    $inherit = [System.Security.AccessControl.InheritanceFlags]"ContainerInherit, ObjectInherit"
    $propagation = [System.Security.AccessControl.PropagationFlags]"None"
    $rule = New-Object System.Security.AccessControl.RegistryAccessRule "Administrators","FullControl",$inherit,$propagation,"Allow"
    $acl.SetAccessRule($rule)
    $key.SetAccessControl($acl)
    $key.Close()

    Hi jrv
    How to explicitly take ownership of the subkey?
    System.Security.AccessControl.InheritanceFlags 
    I try use value
    "ContainerInherit、ObjectInherit、None", and It only take permission in root key.

Maybe you are looking for

  • An error has occurred: An unknown error has occurred

    I have a report using InvoView for input parameters and displaying the output.  The report uses a date range to select data from the database.  I can run the report for many dates and date ranges, but when I use one particular date the report produce

  • Using iPod in Japan

    My son is going to Japan. I'm wondering if he'll need some kind of adapter in order to safely use the charger for his iPod Mini. Anyone have experience here? iPod Mini   Mac OS X (10.2.x)  

  • Bruning CDs where the files are in specific places and there are images

    I have bought a few CDs for OS x from the store and I notice that some of them having images in the background and the files are in a certain location within the window and there is even text. I am sure this is not possible with Tiger alone though I

  • Not avalible in area.

    Verizon Fios is not availible in our area, Placentia CA. Does anyone know when it might be availible?

  • Using ipad with apple tv

    Has anyone managed to connect their Ipad 2 to a apple tv to plat music, films etc out of the TV?