Re: Permissions on a windows drive through SAMBA
From: N.K. (nadiak_at_parkerglobal.com)
Date: 08/28/03
- Next message: whr: "DNS/DHCP Management Product"
- Previous message: mooseshoes: "Internet Multicasting Puzzle"
- In reply to: Perry Whelan: "Re: Permissions on a windows drive through SAMBA"
- Next in thread: Rob Pearce: "Re: Permissions on a windows drive through SAMBA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Aug 2003 11:03:14 -0700
Here is part of my smb.conf:
#============================ Share Definitions ==============================
[homes]
comment = Home Directories
browseable = no
writable = yes
valid users = %S
create mode = 0664
directory mode = 0775
# If you want users samba doesn't recognize to be mapped to a guest user
; map to guest = bad user
[myshare]
path = /abc/efg
public = no
valid users = smith
writable = yes
printable = no
create mask = 0765
These are uncommented sections.
Please, let me know if this tells you anything.
Thanks in advance.
N.K.
"Perry Whelan" <meba@wi.rr.com> wrote in message news:<7883b.3403$cQ1.810664@kent.svc.tds.net>...
> > Hi,
> >
> > My Samba behaves a little weird.
> > First of all when I see a listing of all the windows machines from my
> > Linux box which is a Samba server, somehow I see my windows box twice.
> > Why is that and does it matter? How can I fix that?
> > Next, when I try to access a shared drive on my windows box (I'm able
> > to login to it) I get a message that I don't have permissions
> > necessary to access that drive. I've checked all the permissions on
> > windows box and they are fine. When I try to use smbclient command it
> > lets me in without a problem and I can browse my windows drive. What
> > is the difference here? Is there another place where I can set up
> > permissions?
> > Thanks for all your help.
>
> Snip your smb.conf file and post it up here, we don't need to see the
> [GLOBAL] section, just everything else - you've got your samba shares setup
> wrong. And also, yes, you can set create masks on your samba shared
> dir's...
- Next message: whr: "DNS/DHCP Management Product"
- Previous message: mooseshoes: "Internet Multicasting Puzzle"
- In reply to: Perry Whelan: "Re: Permissions on a windows drive through SAMBA"
- Next in thread: Rob Pearce: "Re: Permissions on a windows drive through SAMBA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|