> -----Original Message-----
> From: WAMUG Mailing List [mailto:[EMAIL PROTECTED] On 
> Behalf Of [EMAIL PROTECTED]
> Sent: Tuesday, 2 December 2003 10:51 AM
> To: WAMUG Mailing List
> Subject: Sharing Drives with windoze
> 
> 
> Hi all
> 
> Im currently networking Jaguar with XP reasonably 
> successfully by giving Jaguar the same credentials as the 
> Administrator on the XP box.
> 
> This allows the XP box to see the 'Home' folder on Jaguar, 
> which has allowed all the our neccessary access so far.
> 
> =================================
> My problem is as follows:
> 
> *OSX boot drive*
> 
> Size: 40GB
> Available: 8GB
> Disk Hog: ~/Music/iTunes/iTunes Music (21GB)
> 
> *Secondary drive*
> 
> Size: 40GB
> Available: 35GB
> 
> ================================
> 
> Obviously I would like to move the music to this secondary 
> drive however it then becomes unavailable to XP. I can share 
> it with iTunes (mac) to iTunes (pc), which is fine for 
> listening but I need access from XP to the files to allow 
> playback with another XP application (DJ software). As the XP 
> box is a secondary machine (in more ways than one ;) I dont 
> want to store the files there.
> 
> So how does one allow access to files outside of the logged 
> in user's folder via Samba (OS 10.2.8)
> 
> Thans in advance for any feedback.
> 
> Paul

I am assuming (I hope not to make an @$$ out of you and me) but if it is
like BSD unix (I use FreeBSD on all my servers) then you need to edit a
file called smb.conf on my system it is in /usr/local/etc/smb.conf. In
this file you need to add a share and set up a password account on the
OsX box like so :

In the smb.conf file enter the following (changing names where
appropriate)

                [foo]                           #(share name)
                path = /home/bar                #(directory to share)
                read only = no          #(allows the XP box to write
here as well as read)

The I would run smbpasswd and add the user of the XP box (what ever you
log in as)

I am assuming that Apple has not provided a graphical way of doing this.

You might want to try in a browser on OsX http://localhost:901 and if
swat is running you can do it graphically (at least look at the man
pages)

One day I will put OsX up on the G3 ;o)

Hope this helps

Regards, 

Kat.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.544 / Virus Database: 338 - Release Date: 25/11/2003