OSX Mavericks Moved Home Folders Permission Problems

Hi all, this is my first post and I would really appreciate a little help with this issue. 
I have recently purchased myself a 27" iMac for my photography and have since acquired an SSD to boot from and run my apps.  Having been a custom build PC fanatic for years, I simply could no longer put up with a 7200rpm mechanical drive again.
My issue is this.
Since having moved my wife's and I's home folder to an alternative drive, other than the SSD boot drive, the permissions seem to have gone wrong.
Basically, I have 3 accounts on the iMac, Me (peter) standard user, My wife (dimitra) standard user and the admin account (peter xxxxx admin).  The admin account home directory resides on the boot drive and the other two are in a User folder on the internal HDD supplied with the iMac.  When either standard user logs in they have read only rights into each others accounts.  I want the permissions on the accounts to be back to how they were on the internal HDD.  ie when my wife and i logon in we can't see into each others home folders.
I hope this makes sense.  Help would be greatly appreciated.:confused:

To make sure I'm understanding correctly, you both want read/write access to each others user files from within your user?
If that's the case, the easiest way to do it would be:
In User Peter (standard), open finder, right click (or control+click if you don't have right click enabled) on your home folder and choose "Get Info" then click the lock in the bottom right hand side of this screen. This will ask for your password, put it in. You should see a section at the bottom entitled, "sharing and permissions." You may need to click the triangle to the left of that to reveal the box beneath it. You now have 2 options here.
1) If you two are the only users of this machine and you don't intend to add anyone else, you can change the "everyone" permissions to "Read & Write." Once this is selected, click the cogwheel in the lower left and choose "apply to enclosed items." This will give every user account on the machine read & write access to that home folder and everything in it. Apply the same steps with user Dimitra (standard).
2) If you intend to add more user accounts that you don't want to have access to these files:
Still go through the right click -> get info -> unlock padlock, but instead of changing "everyone", click the "+" button in the lower left, and choose the other user (i.e. Peter will setup Dimitra and vice versa). Then, when that user appears in the list, give them read & write access and apply to enclosed items.
If giving access to another user is not what you intend to do, please help by clarifying your intent.
Regards,
Gnomish8
Edit: Reread your initial post, and it sounds like you're trying to remove read/write permissions. Follow the same steps above, except instead of choosing "read & write" for their user, choose "No access" and apply to enclosed items.

Similar Messages

  • Mac - SGD won't start - home directory permission problem?

    Mac OSX 10.5.6 when attempting to login to SGD fails to start. Relevant section from java console:
    security: Certificate has failed the verification with the Root CA certificates
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/Tester.class with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/Tester.class from cache
    Tue Feb 17 08:21:58 CST 2009 JEP creating applet Tester (https://zsgd.open-tech.com/sgd/tcc/java/)
    basic: Starting applet…
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    basic: Loading applet/u2026
    basic: Initializing applet/u2026
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@946d22
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=2
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@a32ea4, refcount=1
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with proxy=DIRECT
    network: Connecting https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar with cookie "JSESSIONID=F5602C38467AC1159DCF761A6AA3CE44; TTA_SESSION_OBJECT=-1721504362694110337:zsgd.open-tech.com:1234879815946:-1085814744412016712:2; TTA_CLIENT_COOKIE=1234818729782-6121439398221565261"
    basic: Loading https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar from cache
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
    So I created another account and it works fine there. Compared permissions between the two accounts and they appear identical. Looks like it can't create the .tarantella directory in my home directory. Did have some home directory permission problems a couple weeks ago and used the utility on the Mac OSX install disk to reset home directory permissions and ACLs.
    Any suggestions greatly appreciated.
    Mark G.

    I probably should have included more of the java console output. This is output after what appears to be certificate checking:
    basic: Reading cached JAR file from JRE 1.5 release
    basic: Certificates for https://zsgd.open-tech.com/sgd/tcc/java/ttalwG-jps.jar is read from JAR cache
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: User has denied the priviledges to the code
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
         at java.util.LinkedList.entry(LinkedList.java:368)
         at java.util.LinkedList.get(LinkedList.java:313)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:163)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:86)
         at com.sun.deploy.security.MacOSXTrustDecider.isAllPermissionGranted(MacOSXTrustDecider.java:79)
         at sun.plugin.security.PluginClassLoader.getPermissions(PluginClassLoader.java:146)
         at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:192)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:147)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
         at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:119)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:605)
         at sun.applet.AppletPanel.createApplet(AppletPanel.java:723)
         at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1864)
         at jep.AppletFramePanel.createApplet(AppletFramePanel.java:189)
         at sun.applet.AppletPanel.runLoader(AppletPanel.java:652)
         at sun.applet.AppletPanel.run(AppletPanel.java:326)
         at jep.AppletFramePanel.run(AppletFramePanel.java:176)
         at java.lang.Thread.run(Thread.java:613)
    Tue Feb 17 16:43:26 CST 2009 JEP creating applet com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper (https://zsgd.open-tech.com/sgd/tcc/java/)
    java.security.AccessControlException: access denied (java.util.PropertyPermission user.home read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
         at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)
         at java.lang.System.getProperty(System.java:628)
         at com.tarantella.tta.client.tcc.lwplugin.qG.k.a(k.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.l(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.qG.h.a(h.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.p(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.c.<init>(c.java)
         at com.tarantella.tta.client.tcc.lwplugin.pluginG.TCCHelper.run(TCCHelper.java)
         at java.lang.Thread.run(Thread.java:613)
    basic: Starting applet…

  • Moving home folders of existing users

    Small office, 4 users so manual file moves or individual user settings updates arent a problem.
    My question is, how do I go about moving the home directories of our users from one hard drive to another? My thought is just copy their existing home folders to the new location. Make the new location an automount and a home folder location. Then go into WGM and change each users home folder to the new location. Is this going to work? Anyone foresee any issues? Has anyone done anything like this?

    Just wanted to post the outcome of this for posterity. Here are the steps I took.
    1. Copy off the user home folders
    2. Unmount and unshare the user folders
    3. Create the raid array
    4. Copy all the user data to the raid array
    5. Set up the shares and automounts, setting the userdata folder to automount for home folders
    6. In WGM, making sure the url for the home folders was appropriate. Since the new sharepoint name matched the original sharepoint name for me, I didnt need to do anything.
    7. Updated the ACLs for each user. These were all erased during copy.
    Thats it, users were able to log in again. However, one unexpected thing is that iCal shared calendars stopped working. Users are seeing an error when they log in saying their shared calendars are not online. I dont even know how to go about fixing this. I made sure permissions were correct on the shared calendar folders...

  • HELP- After installing OSX Maverick, Microsoft Office is having problems!

    I recently updated my computer to the new opperating system OSX Maverick. After doing so when I tried to open microsoft word it asked me to sign into my microsoft account to re-initiate it. Ive tried many different times, on many different days each time with the same error message "we could not reach your account, please check your internet connection and try again later". I have tried re-starting my computer along with many other things, I have also gone online and signed into my microsoft account, therefore I know the information I used to attempt to log in is correct. Is this a possible compatibility problem between Maverick and Office or is it simply a problem with Microsoft at this time. I have the Mac 2011 home office 365 currectly installed on my computer.

    It must be the Office 365 link acting up. You might want to try disabling it if Office 2011 is your main tool.
    Phil

  • FCP & moving Home Folders

    Guys, I'm on Lion and am contemplating moving my Home Folder from my Boot Drive to my 2nd Internal HD.
    Will this have any adverse and negative effects on any of the Final Cut Studio applications?
    I store all my video files and projects on the 2nd internal HD. Nothing is stored on the Boot drive exept for Applications and my iTunes and iPhoto files.
    The reason for wanting to do this is my wife and I both have separate accounts. Right now, I do not store any documents (Pictures, Movies etc) on my Boot Drive. All of this is stored on my second internal drive.
    Unfortunately, this does not allow my wife and I to separate our documents. She has access to mine and I to hers.
    But I want to be able to only access the docs for the person whose account has been logged in to.

    edited --
    If you have independant user accounts (even if they are admin) you should not be able to see the documents, pictures, ect. folders of the other person so I don't understand the issue of access.
    Here is a way to deal with it that doesn't involve moving home directories.
    Set up a new account for administration. You'll need it for installations and/or to make system changes. Make sure it has administrator privliges. Remember the password!.
    Then, change your wife's and your accounts to "standard". This will remove ability to override the "no access" as long as you stay within a standard acct. You will have access to shared public and site folders.
    To run backups, install software, etc, log into the machine with the admin account. If nothing else, it makes it harder to screw up the machine as you have to go to a bit extra to make changes.
    x

  • Moving Home folders onto external HDD, what's the right way to do it?

    At the moment I have my network accounts on the Server's boot disk, but I want to move them onto an external disk.
    I was thinking I should rsync the Users folder with the external, but do I then have to edit each account in Workgroup Manager to point to the external Home folders?
    I don't have many accounts so I don't mind doing it that way, or maybe there is an easier way? I want to get this right before I start, hence why I'm asking for help.
    Thanks in advance.

    What follows assumes that you have a proper OD setup and are able to copy the users' home folders with permissions intact to the new home directory path. Please note that I haven't done this in a while, so proceed with caution.
    1. Create your new home folder root on your external drive.
    2. In Server Admin:File Sharing, set the new folder a a share point.
    3. In "Share Point," check "Enable Automount" and click the "Edit" button.
    4. Set the protocol to AFP and click "Use for: User home folders and group folders," and click ok (diradmin pw will likely be needed).
    5. Optionally, click "Enable Spotlight Searching."
    6. I think AFP guest access may be required in "Protocol Options."
    7. Copy your users' folders to the new path (with your preferred mechanism. cp -p might work too).
    At this point, the new path should be visible in Workgroup Manager in the "Home" tab. You should be able to select multiple users from the list and apply the new path simultaneously. However, I suggest testing this on one account first - preferable not your CEO's.
    Regards,
    Lyle Millander

  • Newly-created Files & Folders Permission Problem

    Hello. I have a Snow Leopard Server 10.6.8 with Snow Leopard and Lion clients.
    When all Macs were running Snow Leopard, any client could create new folders and files on the Snow Leopard Server, and all other Mac clients can access and modify them (Read and Write permission).
    I updated a few clients to Lion, and now when a Lion client created a new file or folder on the Snow Leopard Server, only that client has Read & Write permission. All other client now cannot modify the newly-created file/folder.
    My temporary fix is to change the folder or file permission on the server so everyone can have access.
    Does anyone know how to fix this? Is this the Lion client problem or the Snow Leopard Server problem?
    Thanks.
    Alex.

    Hello. I have a Snow Leopard Server 10.6.8 with Snow Leopard and Lion clients.
    When all Macs were running Snow Leopard, any client could create new folders and files on the Snow Leopard Server, and all other Mac clients can access and modify them (Read and Write permission).
    I updated a few clients to Lion, and now when a Lion client created a new file or folder on the Snow Leopard Server, only that client has Read & Write permission. All other client now cannot modify the newly-created file/folder.
    My temporary fix is to change the folder or file permission on the server so everyone can have access.
    Does anyone know how to fix this? Is this the Lion client problem or the Snow Leopard Server problem?
    Thanks.
    Alex.

  • Mac OSX Mavericks 10.9 firewire audio problem on RME Fireface 800, MOTU 828 Mk II and Apogee Duet on late 2013 iMac i7

    I just got the late 2013 iMac 3.5GHz Intel Core i7 and all my firewire based audio interfaces do not work properly although I upgraded to the latest drivers. iTunes or Youtube can play for a short and then there are unbrearable digital noises.
    Apogee Duet is slightly better that can play for a few minutes. Then it may have short pause or digital noises. I need to reset the "Sample Rate" to other values to get it work again.
    MOTU 828 mk II and RME Fireface 800 are having the most serious problems. Alternating the sample rate can sometimes help but often I need to reboot the iMac to get it work again. However, it works for only 1-2 minutes before the digital noises.
    These are the software/drivers I installed:
    - Apogee Maestro 2 version 2.8.8
    - MOTU Universal Audio Installer for Mac OS X version 1.6.58373 (8/20/2013)
    - RME version 3.19, firmware 2.77
    I connect the fireware through Apple Thunderbolt to Firewire convertor.
    These drivers are supposed to work with 10.9 but they don't. Anyone can help or share experience?

    I've read in other forums that there are two issues that is causing this problem of chopping audio and freezing interfaces.  One has to do with USB 2.0 /USB 3.0 issues in OS.  The other seems to be an issue with the Fusion drive.
    The fix for the fusion drive issue that has been shared online is to either:
    Option #1.  Don't use the fusion drive and create an external boot drive clone (either SSD or standard HD) and use as your primary drive (completely surpassing the internal fusion drive).
    Option #2.  Split the internal fusion drive.  From there you can use them as two separate logical drives.  Load your OS on one of the drives (SSD or HD).   http://www.macworld.com/article/2015664/how-to-split-up-a-fusion-drive.html
    Before, you do any of the above, make sure that you backup your current system setup.
    I just received my imac (2013) with 3TB fusion and I plan on trying option #1.  I bought a 3TB external USB drive which I plan to clone after I have the machine running.  Once I clone the internal drive, I will test how the machine runs from both the internal fusion and the external to prove if this addresses the audio clipping/stopping problem.  Hopefully, Apple will find a fix for this.
    It is really a dissapointment that a brand new $2500+ machine and software was not tested to perform something that my 2008 MacBookPro and my home built Window XT machine (circa 2003) did without issue.  I wished that I would have checked the forums about these issues before I purchased the machine. 
    You can do some searches online and find even more detail discussions on this topic.
    Message was edited by: Juice5280

  • Unable to view Inbox sub-folders in Mail on OSX Mavericks

    Hello,
    I'm working with two Exchange accounts that have the same problem.  Both accounts have sub-folders underneath the Inbox folder.  After upgrading to OSX Mavericks, the sub-folders are no longer visible within Mail. If I go on the web and mark a mail in one of these sub-folders as unread, the unread count on the Inbox increases, however the mail along with the subfolder it is in, are still not visible.  Additionally, if I right-click on the Inbox folder and choose "Get Account Info", and switch to "Messages on Server", I can see the sub-folders listed there, the number of messages in it, and the size of the folder. If I click on the folder within this window and choose "Show Messages" it opens a new, blank, Mail window.
    Does anyone have any ideas about how to get these folders to show again?  I tried rebuilding to Inbox to no avail.  I am trying to find a solution that doesn't involve recreating the account in Mail, if possible, as some of the mailboxes I have to deal with are extremely large, and to re-download them all from the Exchange server would take a very long time.
    Thanks in advance to anyone who might be able to help.

    realNOSfentor wrote:
    Hi all
    Same here!
    The folders still show up on my iPad and iPhone AND i can still move emails into the folders. So in the context of "move email" all the folders show up. But as above, no email folders in the main menu of Mail. I am using an Exchange server too and already setup everything fresh from the start but it did not solve the problem. Looks like nobody tested upgrading an existing Exchange/Apple Mail setup to Mavericks...maybe because Exchange is to exotic. ;-)
    Hope this gets fixed soon and I hope it raises some new ideas in terms of QA!
    Regards
    NOS
    Edit: Typo
    Message was edited by: realNOSfentor
    Mail seems to know it's there, as you described, but for some reason just doesn't display it.  Honestly, it seems like someone just made an oversight and forgot to put the little arrow in to let us expand folders that have sub-folders.

  • Can't re-install osx lion / osx mavericks

    Hey guys I have a MBP 13" Late 2011.
    My problem is that just recently, I was not able to boot into osx mavericks. (Originally had Lion, but I upgraded)
    It kept getting stuck at the apple boot logo. I had windows 7 installed on my macbook through bootcamp and I'm able to boot there just fine.
    I ended up having to erase my osx mavericks hdd. I was planning on reinstalling mavericks, but I wasn't able to because it said I needed to have osx lion installed. I don't have the install disk, if there is one, because it was pre-installed when the laptop was bought. I also don't have the original apple id that was used to purchase osx lion.
    Is there some other way to re-install osx mavericks?
    Thanks

    That's the problem. Mavericks has to be downloaded with your user ID in order for it to install. What model is your system?

  • DONT update to OSX Mavericks. Network drop out since update....

    Hey Guys,
    Ever since i updated to OSX Mavericks i have been having problems with my network.
    Before the update i could stream directly from my USB HDD thats connected to my airport extreme with absolutly no problems at all..
    Since the update it has turned to sh**.. sometimes i can connect to the apple tv and sometimes i cant. If i can connect to the apple TV or even my Pioneer Receiver which has airplay built in, when streaming is doenst keep up. it will work for 5 secs then stops. if i walk more then 7metres away with either my Mac or iphone it completely cuts out.. then it wont connect.. streaming from the USB (that connect to the Airport extreme) doesnt work anymore. it just keeps trying to load but doesnt do anything..
    this has only started to happen since the mavericks update a few months and im over this problem......
    please help..
    cheers

    To help determine the possible causes of this behaviour read the following.
    EtreCheck will not fix anything, but it will provide additional information required to advance troubleshooting:
    Apple Support Communities contributor etresoft wrote a very useful app to quickly gather certain system information that may help point to a cause of this problem. Go to his website, download and run EtreCheck:
    http://www.etresoft.com/etrecheck
    Etrecheck will be in your Downloads folder. Open it from there. You may see the following dialog box:
    Click Open - etresoft contributes to this forum frequently and can be considered a trustworthy developer.
    It will take a moment to run as it collects its data.
    Copy and paste its output in a reply.
    Do not be concerned about anything that says "Problem" or "failed".
    EtreCheck was designed to remove any personal information (such as your computer's name and serial numbers) but if you see anything that looks like an email address or any other personal information that should not be divulged to others, please delete or obscure that information when you post the reply.
    When you are finished with EtreCheck, quit the program. It occupies very little space, and you can keep it or drag it to the Trash as you wish.

  • Giving ad users mac home folders

    Hi Discussions,
    I'm going in to set up home folders for AD users tomorrow. I've been reading up on it but have a couple of questions. I'll be setting up the "holy trinity" AD for user authentication, several OSX servers for home folders and another OSX server for managed preferences.
    Tech article 107943 says to:
    On the AFP Server serving the home directories, bind the server to the AD domain, and set up the share point and user homes.
    Do they have to be Automounts? This article and Joel Rennich's AD/OD Integration doesn't mention Automounts. Any opinions on that?
    Tech article 107943 also mentions:
    In Active Directory, edit the user's profile to set up her home folder so that it is mapped to an unused drive letter, with the path set to:
    \serversharepointhomedirectory
    I am not at all familiar with that setting. Does anyone have a screen shot or step by step instructions?
    Thanks!
    -- jmca

    Hi Jmca, I'm not sure about the answer to the first question but the second one should be on the AD domain controller select the user you want to edit and select properties, and it's on the profile tab under Home Folder. THe syntax I'd say is a bit misleading as in my experience it should be \\server\sharepoint\homedirectory
    My 2 cents
    Cheers

  • A permission problem of network user home folders

    I have a problem in logging in of network users. I suspect it is due to incorrect permissions at the client.  The trouble scenarios is as follows:
    Hosts (all in the local network):
    server.example.com (Mac mini server 10.8.4 w/ Server.app)
        provides Open Directory and AFP/SMB File Sharing
        allows remote login via SSH,
        have two network user accounts (user1 and user2), and
        have their home folders on the external HDD (/Volumes/HD1/home).
    client.example.com (Mac mini 10.8.4)
        takes server.example.com as network account server and
        allows remote login via SSH.
    From the third machine (third.exmple.com), both user1 and user2 can simultaneously login to server.example.com via SSH without trouble.
    Their home folders (directories) are: /Network/Servers/server.example.com/Volumes/HD1/home/{user1, user2}
    Problem Scenario:
    (1) After rebooting both server.example.com and client.example.com,  user1 can also login to client.example.com via SSH without any trouble.
    His/her home folder is /Network/Servers/server.example.com/Volumes/HD1/home/user1.  This seems correct behavior.
    (2) But after the successful login of user1, user2 fails to login to client.example.com via SSH.  The error messages look like this:
    user@third$ ssh -l user2 client.example.com
    Password:
    Last login: ...
    Could not chdir to home directory /Network/Servers/server.example.com/Volumes/HD1/home/user2:     Permission denied
    -bash: /Network/Servers/server.example.com/Volumes/HD1/home/user2/.bash_profile: Permission denied
    user2@client$ pwd
    user2@client$
    At this time, the file permission of the mount point of "home" folder is like the following. I suspect that this prevents user2 to access his/her home folder.
    user2@client$ ls -l /Network/Servers/server.example.com/Volumes/HD1
    total 0
    dr-x------+ 1 user1  staff  264 Sep  9 20:24 home
    (3) Now I can observe (at server.example.com) that user1 is connecting as the AFP file service user. After disconnecting user1 using Server.app, user2 can login to client.example.com successfully. 
    (4) While user2 is successfully logging in to client.exmple.com, user1 fails to login to the host. The error messages look similar to (2).
    At this time, the file permission of the mount point of the "home" is taken by user2.
    Sorry for the long scenario. Does anyone have clue to solve this?
    I havn't encountered this sort of problem when I was using Snow Leopard Servers.
    Note:
    On server.example.com, /Volumes/HD1/home is configured to be share point (with guest access permission) and AFP home. Its local permission is:
    user1@server$ ls -ld /Volumes/HD1/home
    drwxr-xr-x+ 4 root  admin  136  9  9 20:24 /Volumes/HD1/home
    On client.example.com, the permission of the directories above  the mount point of "home" is: drwxr-xr-x+ root admin
    Both accounts (user1 and user2) are created using Server.app connected to server.example.com (I didn't use Workgroup manager).

    Takuo,
    Did you ever resolve this issue?  I'm having a similar problem.  Linc's comment (about not logging into the server with a network user) doesn't apply -- I'm not logged on with that user, and I have rebooted the server since any possible logins.
    Essentially, I have a home network where I've setup OpenDirectory on a Mac Mini Server.  I'm authenticating via LDAP properly between my iMac client and my Mac Mini Server.  For example, using 'id' at the command prompt, I can properly retrieve all network information, and can use 'ldapsearch' to query user IDs from the server.  Perhaps most importantly, I've got pGina setup on a Windows XP machine, and I can authenticate via LDAP against the Server as well -- so I'm pretty sure that I've got the LDAP & DNS parameters all properly configured.
    But what I can't seem to figure out is why my SMB shares are failing.  Whenever a network user's home directory attempts to get mounted on the iMac client, the home directory authentication fails.  For example,
    vimac:~ kris$ su - kmv
    Password:
    su: no directory
    On the server-side, I'm seeing:
    2014-03-26 8:58:24.256 PM digest-service[43828]: label: default
    2014-03-26 8:58:24.256 PM digest-service[43828]:           dbname: od:/Local/Default
    2014-03-26 8:58:24.256 PM digest-service[43828]:           mkey_file: /var/db/krb5kdc/m-key
    2014-03-26 8:58:24.256 PM digest-service[43828]:           acl_file: /var/db/krb5kdc/kadmind.acl
    2014-03-26 8:58:24.257 PM digest-service[43828]: digest-request: uid=0
    2014-03-26 8:58:24.259 PM digest-service[43828]: digest-request: netr probe 0
    2014-03-26 8:58:24.260 PM digest-service[43828]: digest-request: init request
    2014-03-26 8:58:24.327 PM digest-service[43828]: digest-request: init return domain: VSERVER.LOCAL server: VSERVER indomain was: <NULL>
    2014-03-26 8:58:24.330 PM digest-service[43828]: digest-request: uid=0
    2014-03-26 8:58:24.330 PM digest-service[43828]: digest-request: init request
    2014-03-26 8:58:24.534 PM digest-service[43828]: digest-request: init return domain: VSERVER.LOCAL server: VSERVER indomain was: <NULL>
    If I use 'smb://' (with a username & password), I also get denied, and the same error about the "NULL" indomain appears in the log. 
    Is this similar to what you saw?  I've been scouring the web for info about digest-request, but am fairly new to OS X, so my progress has been slow...
    Kris

  • Sharing problem from OSX mavericks to windows 7

    I want to acces a windows 7 shared folder with my mac. I have schared the windows folder and have given full permission to evereyone.
    The workgroup name, login and pasword are the same on the MAC and Windows 7 PS.
    I have don a ping test and the result was ok, i've tested with another windows pc and i could connect to the shared folder, just with OSX mavericks it will not work.
    What could be the problem?

    ds store wrote:
    I think Apple disabled the Internet sharing, I have a Airport Express and was sharing my internet with my other boxen that need a Ethernet cable to download wifi drivers and one software update later it just stopped.
    I think I saw that theory posted elsewhere on the internet. I would think that it would be some software bug rather than Apple giving a no-go to sharing over an adhoc.

  • Problem with Gmail "unread mail" in OSX mavericks

    Since updating to OSX Mavericks (and I installed all available upgrades/patches as they came out) I have had a problem with getting my Gmail to sync across various devices. I have a macbook air as well as the iMac, ipad and iphone. The problem is that with the two computers, emails received to my gmail account will appear "unread" even if I have previously accessed them on a different computer or device. It is as if Apple Mail is no longer able to differentiate from the Gmail server which emails I have opened and which I have not yet read, and I come home to an inbox full of dozens of messages I have already read and deleted that are sitting in my inbox again so I have to double-delete them. I cannot figure out which setting I need to change in order to correct this - I have never had a problem with this before upgrading the operating system and do not have "leave an unread copy on the server" or some similar setting activated in gmail, to my knowledge. The recenly released mail fix did not help.
    thanks in advance for your advice.

    Entering this ongoing discussion might help:
    https://discussions.apple.com/message/23911727#23911727

Maybe you are looking for

  • My iPhone 4 is no longer recognizing my Garmin Ant adpater.

    Iphone 4 no longer recognizing Garmin Ant+ adapter for IPhone. It worked perfectly before with Garmin and Digifit apps but now I get the message: "this accessory is not supported..." - very frustrating. I am on ios 6.1.2.  All was well until ios 6.1

  • How to convert appleworks database

    How to use AppleWorks database in OSX 10.8.4?

  • Namespace in SLD

    Is it possible to see the namespaces of SCV's in SLD?If yes, what kind of authentication is required for that? Please reply. <CROSS POSTING. THREAD LOCKED> Edited by: Prateek Raj Srivastava on Mar 13, 2011 7:27 AM

  • WCS Linux Upgrade

    I am trying to upgrade a Linux WCS and when I run the command in linux I get permission denied. I do not have alot of experience with the Linux operating system but assume I don't have rights run the command. I am logged in as the root user. Do I nee

  • TREX Nameserver Problems!

    Hi All I am having a problem with my TREX Namserver on one of my portals. In the TREX Monitor - Service Status i have a message:  <b>The name server is not running or no name server is configured in TREX Service Properties. Start J2EE Admin to change