|
#1
| |||
| |||
| Sharing my extra internal drive?
I am running OS 10.2.4 on my dual gig G4 on a mac network. MY question is how do I share this extra internal drive with other users. I have tried aliasing the drive by dragging it into my public folder and nothing. Has anyone had any success at this? Any help would be great, thanks.
|
|
#2
| |||
| |||
| Re: Sharing my extra internal drive? Quote:
kafene. |
|
#3
| ||||
| ||||
|
You can do this in Terminal; Open Terminal and type; cd /etc sudo pico smb.conf ---------------------------------------------------------- You'll be prompted for the password. You should see the following with the exception of the lines in bold which I added for my system so I could access all volumes on the Mac when in Win2K, same applies to sharing with other Macs. ------------------------------------------------------------- [global] client code page = 437 coding system = utf8 guest account = unknown encrypt passwords = yes [homes] comment = User Home Directories browseable = no read only = no create mode = 0750 [volumes] comment = (name of the drive you want to share) path = /Volumes writable = yes ;[public] ; path = /tmp ; public = yes ; only guest = yes ; writable = yes ; printable = no ;[printers] ; comment = All Printers ; browseable = no ; printable = yes ; public = no ; writable = no ; create mode = 0700 ------------------------------------------------------------- When done making your changes, hit Control-O to write changes to disk and press Return when prompted for a file name. The hit Control-X to quit pico and close the Terminal window.
__________________ |
|
#4
| ||||
| ||||
|
Use SharePoints http://www.versiontracker.com/redir....ints300.dmg.gz |
|
#5
| |||
| |||
|
Sharepoints is the easy answer. I put it on our workstations in our design studio, so we have easy access to the client artwork files on our other disc partitions. Easy to use, and works like a charm.
__________________ Hardware Specs: PPC Mac Mini 1.42GHz w/512MB RAM & Combo drive running Mac OSX 10.5.7 Leopard. 21" Dell (Trinitron) Monitor. Logitech MX1100 2.4GHz wireless laser mouse. Powered USB 1.1 4 port hub. |
|
#6
| |||
| |||
|
Thanks for the suggestion, Sharepoints works great!
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sharing a firewire drive | Macsiomoin | Mac OS X System & Mac Software | 1 | November 9th, 2003 12:01 PM |
| Adding a second internal hard drive | wildchild | Hardware & Peripherals | 4 | September 7th, 2003 01:42 AM |
| mac experts needed! second internal drive hookup trouble | droliff | Hardware & Peripherals | 3 | March 23rd, 2003 05:48 PM |
| Add internal DVD drive to PCI G4 | Paul Forbes | Hardware & Peripherals | 5 | January 29th, 2003 03:55 PM |
| Questions regarding OS X on 2nd internal drive | AlanCE | Mac OS X System & Mac Software | 5 | September 30th, 2000 10:38 AM |