Samba...
albi
albi at scii.nl
Sun Mar 26 17:24:45 UTC 2006
On Sun, 26 Mar 2006 10:06:16 -0700
Scott Clitheroe <scott at clitheroe.ca> wrote:
> I'm having problems mapping a drive to my new Ubuntu box. I'd shared
> out a directory, given everyone read permissions, samba is running,
> etc, but even a simple "net view" command from XP gets an error 5,
> access denied.
>
> Any ideas? I don't need super tight security, it's my internal
> network, I just want to be able to move files around.
example from a working smb.conf (linux-only network, but works with
windows-clients too)
[data]
comment = Private Folders
path = /home/data/
create mode = 770
public = yes
writable = yes
printable = no
and of course you can take a look at the several logfiles
in /var/log/samba/ on your samba-server for more details
(temp. increasing the loglevel for debugging is also an idea)
HTH
--
grtjs, albi
gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
More information about the ubuntu-users
mailing list