> I'm currently testing from a Window 2003 terminal server and, If I use > run->\\file-cabinet I can see all the listed shares and all _except_ > the home directory are accessible. > > [homes] > comment = Home Directory > path = /export/private/%S > hide dot files = yes > valid users = %S > read only = No > browseable = No
Is it possible that /export/private/%S doesn't exist? (i.e. %S isn't what you're expecting it to be?) If you set the path to /tmp or something, does that make the share appear? I'm just wondering whether %S is of the form "username" or "DOMAIN\username", and whether case sensitivity is important. I'm guessing it is, being in a UNIX path name. Cheers, Adam. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
