 |
 |
folder permissions
|
 |
|
 |
|
Junior Member
Join Date: Sep 2000
Status:
Offline
|
|
hey folks. i need a little help.
i am trying to let a "guest" user access a folder that is not in my public space. Aside from copying the entire contents of the folder and placing it in my public space, how can I let a guest have access to just that one folder?
thanks in advance
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Mar 2002
Location: Golden, CO
Status:
Offline
|
|
The first question I have is, is this guest actually using your computer or is he trying to mount it accross the network?
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2000
Status:
Offline
|
|
Originally posted by parsec_kadets:
The first question I have is, is this guest actually using your computer or is he trying to mount it accross the network?
He will be mounting it across the network.
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Nov 2002
Location: Hell
Status:
Offline
|
|
Ok, basically what you need to do is set guest permissions for the folder and then make a symlink to it from inside your public folder.
Open the terminal and type the following:
cd Public
ln -s <drag in folder to share>
sudo chmod -R 775 <drag in folder to share>
<enter password>
That's it. If you want the guest to have write access too, in the sudo chmod command, change 775 to 777.
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2000
Status:
Offline
|
|
Originally posted by ZackS:
Ok, basically what you need to do is set guest permissions for the folder and then make a symlink to it from inside your public folder.
Open the terminal and type the following:
cd Public
ln -s <drag in folder to share>
sudo chmod -R 775 <drag in folder to share>
<enter password>
That's it. If you want the guest to have write access too, in the sudo chmod command, change 775 to 777.
Thanks for your help Zack. If I wanted to do this using the GUI, what would be the prcoess?
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Nov 2002
Location: Hell
Status:
Offline
|
|
You'd have to get a sym link GUI tool (aliases don't work, there's a CM for it I think) and set permissions in the get info pane.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2000
Status:
Offline
|
|
Look for "share points" on macupdate or vt, makes it all very easy 
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2000
Status:
Offline
|
|
ok, i guess the permissions are set up properly. but how does the guest actually get to the folder?
when a guest logs in, all they see is the "drop box"
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Apr 2002
Status:
Offline
|
|
I too was just trying to do this the other day. All they have access to is the one folder and you can not even put an alias in it!
Why is it so hard to share a folder in Mac osx? It used to be very easy in os 9. Is there really no way with out terminal built into the operating system?
On a side note, can you have shared disks auto-mount when you start up the computer. Kind of like in windows when you log in you can have aliases on your desk top that point to folders on a file server. Or do you have to manually log in to each one each time you wake from sleep or restart?
Thanks,
Chris
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2000
Status:
Offline
|
|
|
(Last edited by marc1; Sep 30, 2003 at 09:01 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Aug 2003
Status:
Offline
|
|
Either use sharepoints or I believe you can change the users home directory in netinfo manager.
Wallaper
www.sellyourmac.com
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|