To create a directory that can be accessed locally, as well as remotely by another user via AppleTalk (with a password and user name required for the remote user) do the following:
Put whatever you wish to share in this stripped user folder.
If you create a new folder or file in this shared directory, the remote users will be able to access them just fine since they are logged in as the owner of that account (files/folders have the owner/group of the folder they are created in).
If you move or copy files to this shared user account from your main user account (or some other user account on your computer), you will need to change their owner and group to match the shared user account or the remote user(s) won't be able to use them.
I use this system to allow students to upload their homework files to my notebook computer, without allowing them to roam around in the rest of my hard drive.
- Create a new user.
- Restart in System 9.
- Delete all of the folders in that user's folder (Desktop, Pictures, and so on). [Editor's aside: You should be able to do this with 'su' in the Terminal without rebooting, but I haven't tested this hint so I'm not sure about that!]
- Restart in OS X using your main user account.
Put whatever you wish to share in this stripped user folder.
If you create a new folder or file in this shared directory, the remote users will be able to access them just fine since they are logged in as the owner of that account (files/folders have the owner/group of the folder they are created in).
If you move or copy files to this shared user account from your main user account (or some other user account on your computer), you will need to change their owner and group to match the shared user account or the remote user(s) won't be able to use them.
I use this system to allow students to upload their homework files to my notebook computer, without allowing them to roam around in the rest of my hard drive.
•
[4,315 views]

