Re: samba
Timothy C. Phan writes:
>
> Hi,
>
> I've trying to work on the samba for file/directory sharing
> from my Linux box to NT without any luck. Would someone please
> tell me which doc in the /usr/doc/samba to look at? Thanks!
>
> I just want other PC can read file from /pub/debian in this case.
> Here is my smb.conf
>
> [global]
> printing = bsd
> printcap name = /etc/printcap
> load printers = yes
> guest account = nobody
> invalid users = root
> workgroup = Elite
> domain logins = yes
>
> [debian]
> comment = Debian mirror
> path = /pub/debian
> writeable = no
> public = yes
> writable = yes
Make sure that the permissions in the Linux enviroment permit access to the
designated directory for all who would access it. Also, it probably would be a
good idea to eliminate duplicate statements in your smb.conf file. Under
[debian], you have two "writable" statements 8-)
--
-= Sent by Debian 1.3 Linux =-
Thomas Kocourek KD4CIK
@_@tko@westgac3.dragon.com Remove @_@ for correct Email address
--... ...-- ... -.. . -.- -.. ....- -.-. .. -.-
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to:
- References:
- samba
- From: "Timothy C. Phan" <iquest@gte.net>