Re: [Samba] Permission Issues - Email found in subject - Email found in subject - Email found in subject - Email found in subject

2009-08-27 Thread Shaun Martin
Hi,

Anyone?, please help!!

Thanks,
Shaun

-- 
Shaun Martin
Systems Administrator
Akaza Research
smar...@akazaresearch.com
www.akazaresearch.com http://www.akazaresearch.com/
www.openclinica.org http://www.openclinica.org/
Open Source Platform for Clinical Research


 From: Shaun Martin smar...@akazaresearch.com
 Date: Wed, 26 Aug 2009 09:12:33 -0400
 To: Jeremy Allison j...@samba.org
 Cc: samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject - Email found
 in subject - Email found in subject - Email found in subject
 
 Hi All,
 
 Ok I think I have isolated the problem a little more. I did not know the
 user in question was using a MAC as she is a remote user I have never seen.
 It seems this issue is only happening with MAC's I did not think that could
 happen as she is still using the smb protocol. Below is a dir listing of
 newly created dir's from win, linux and mac clients all using the smb
 protocol.
 
 drwxrwxr-x  2 bbaumann isovera   48 2009-08-26 09:07 ben  --windows
 drwxrwxr-x  2 crusso   isovera   48 2009-08-26 09:07 chris---linux (ubunutu)
 drwxr-xr-x  2 efogel   isovera   48 2009-08-26 09:08 erin ---MAC (Newest
 Version)
 
 As you can see the only one not respecting my config of a 775 dir is the mac
 client. Has anyone seen this before? Any help is greatly appreciated.
 
 Thanks,
 Shaun
 
 --
 Shaun Martin
 Systems Administrator
 Akaza Research
 smar...@akazaresearch.com
 www.akazaresearch.com http://www.akazaresearch.com/
 www.openclinica.org http://www.openclinica.org/
 Open Source Platform for Clinical Research
 
 
 From: Jeremy Allison j...@samba.org
 Reply-To: Jeremy Allison j...@samba.org
 Date: Tue, 18 Aug 2009 11:55:03 -0700
 To: Shaun Martin smar...@akazaresearch.com
 Cc: Adam Williams awill...@mdah.state.ms.us, samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject - Email found
 in subject - Email found in subject
 
 On Tue, Aug 18, 2009 at 11:38:21AM -0400, Shaun Martin wrote:
 Hi,
 
 Thank you for noticting that, although it did not fix my issue. My current
 config is below. And below that is ls ­lah on the new directories I made
 after I killed and restarted samba. PLEASE HELP :)
 
 [shared]
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 force directory security mask = 0775
 directory security mask = 0775
 force security mode = 0775
 security mask = 0775
 browseable = yes
 
 I created both shaun and the sub-directory new. Still has 755 permissions. I
 want 775 permissions.
 
 root# ls -lah |grep shaun
 drwxr-xr-x  2 smartin  akaza 48 2009-08-18 11:35 shaun
 root# ls -lah shaun/
 total 1.0K
 drwxr-xr-x  3 smartin akaza 72 2009-08-18 11:35 .
 drwxrwx--- 21 smartin isovera 1.3K 2009-08-18 11:35 ..
 drwxr-xr-x  2 smartin akaza 48 2009-08-18 11:35 new
 
 I just tested this using the latest released 3.4.0 code
 and it works fine. I suggest you upgrade to the latest
 version from 3.2.0.
 
 Jeremy.
 
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/options/samba
 rg/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Permission Issues - Email found in subject - Email found in subject - Email found in subject

2009-08-26 Thread Shaun Martin
Hi All,

Ok I think I have isolated the problem a little more. I did not know the
user in question was using a MAC as she is a remote user I have never seen.
It seems this issue is only happening with MAC's I did not think that could
happen as she is still using the smb protocol. Below is a dir listing of
newly created dir's from win, linux and mac clients all using the smb
protocol.

drwxrwxr-x  2 bbaumann isovera   48 2009-08-26 09:07 ben  --windows
drwxrwxr-x  2 crusso   isovera   48 2009-08-26 09:07 chris---linux (ubunutu)
drwxr-xr-x  2 efogel   isovera   48 2009-08-26 09:08 erin ---MAC (Newest
Version)

As you can see the only one not respecting my config of a 775 dir is the mac
client. Has anyone seen this before? Any help is greatly appreciated.

Thanks,
Shaun

-- 
Shaun Martin
Systems Administrator
Akaza Research
smar...@akazaresearch.com
www.akazaresearch.com http://www.akazaresearch.com/
www.openclinica.org http://www.openclinica.org/
Open Source Platform for Clinical Research


 From: Jeremy Allison j...@samba.org
 Reply-To: Jeremy Allison j...@samba.org
 Date: Tue, 18 Aug 2009 11:55:03 -0700
 To: Shaun Martin smar...@akazaresearch.com
 Cc: Adam Williams awill...@mdah.state.ms.us, samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject - Email found
 in subject - Email found in subject
 
 On Tue, Aug 18, 2009 at 11:38:21AM -0400, Shaun Martin wrote:
 Hi,
 
 Thank you for noticting that, although it did not fix my issue. My current
 config is below. And below that is ls ­lah on the new directories I made
 after I killed and restarted samba. PLEASE HELP :)
 
 [shared]
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 force directory security mask = 0775
 directory security mask = 0775
 force security mode = 0775
 security mask = 0775
 browseable = yes
 
 I created both shaun and the sub-directory new. Still has 755 permissions. I
 want 775 permissions.
 
 root# ls -lah |grep shaun
 drwxr-xr-x  2 smartin  akaza 48 2009-08-18 11:35 shaun
 root# ls -lah shaun/
 total 1.0K
 drwxr-xr-x  3 smartin akaza 72 2009-08-18 11:35 .
 drwxrwx--- 21 smartin isovera 1.3K 2009-08-18 11:35 ..
 drwxr-xr-x  2 smartin akaza 48 2009-08-18 11:35 new
 
 I just tested this using the latest released 3.4.0 code
 and it works fine. I suggest you upgrade to the latest
 version from 3.2.0.
 
 Jeremy.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Permission Issues - Email found in subject - Email found in subject

2009-08-18 Thread Shaun Martin
Hi All,

Anyone know why I am getting this issue?

Thanks,
Shaun


 From: Shaun Martin smar...@akazaresearch.com
 Date: Mon, 17 Aug 2009 09:14:40 -0400
 To: Jeremy Allison j...@samba.org
 Cc: samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject - Email found
 in subject
 
 Hi All,
 
 Here is the version number.
 
 r...@akaza-fs:/usr/local/samba/sbin# ./smbd --version
 Version 3.2.0
 r...@akaza-fs:/usr/local/samba/sbin# ./nmbd --version
 Version 3.2.0
 
 Thanks,
 Shaun
 
 
 
 From: Jeremy Allison j...@samba.org
 Reply-To: Jeremy Allison j...@samba.org
 Date: Fri, 14 Aug 2009 14:46:57 -0700
 To: Shaun Martin smar...@akazaresearch.com
 Cc: samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject
 
 On Fri, Aug 14, 2009 at 04:22:22PM -0400, Shaun Martin wrote:
 Hi All,
 
 I am trying to achieve something pretty simple. I have a samba share and I
 would like all new directories and files within that share to have 775
 permissions. My config for that share is below. Whenever I create a dir I
 get 755 permissions. I have set every force permission their is. Both
 configs below produced the same directory. I feel like this should be very
 easy and my settings are correct. I have been managing samba server for
 years and have never run into this issue before. PLEASE HELP!!
 
 Thanks,
 Shaun
 
 ls of newly created dir
 drwxr-xr-x  2 smartin  akaza 48 2009-08-14 16:15 shaun
 
 
 Orig Config:
 
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 browseable = yes
 
 Crazy Config setting every force option:
 
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 force directory security mask = 0775
 directory security mask = 0775
 force security mode = 775
 security mask = 0755
 browseable = yes
 
 That should work. What version of Samba ?
 
 Jeremy.
 
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/options/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Permission Issues - Email found in subject - Email found in subject - Email found in subject

2009-08-18 Thread Shaun Martin
Hi,

Thank you for noticting that, although it did not fix my issue. My current
config is below. And below that is ls ­lah on the new directories I made
after I killed and restarted samba. PLEASE HELP :)

[shared]
delete readonly = yes
writeable = yes
path = /shared
force directory mode = 0775
force create mode = 0775
comment = Shared Files
public = no
create mask = 0775
directory mask = 0775
force directory security mask = 0775
directory security mask = 0775
force security mode = 0775
security mask = 0775
browseable = yes

I created both shaun and the sub-directory new. Still has 755 permissions. I
want 775 permissions.

root# ls -lah |grep shaun
drwxr-xr-x  2 smartin  akaza 48 2009-08-18 11:35 shaun
root# ls -lah shaun/
total 1.0K
drwxr-xr-x  3 smartin akaza 72 2009-08-18 11:35 .
drwxrwx--- 21 smartin isovera 1.3K 2009-08-18 11:35 ..
drwxr-xr-x  2 smartin akaza 48 2009-08-18 11:35 new


Thanks,
Shaun


From: Adam Williams awill...@mdah.state.ms.us
Date: Tue, 18 Aug 2009 09:28:02 -0500
To: Shaun Martin smar...@akazaresearch.com
Cc: samba@lists.samba.org
Subject: Re: [Samba] Permission Issues - Email found in subject - Email
found in subject - Email found in subject

did you notice you still have:

security mask = 0755

shouldn't that be 0775?


Shaun Martin wrote:
  
 Hi All,
 
 Anyone know why I am getting this issue?
 
 Thanks,
 Shaun
 
 
   
  
  
 From: Shaun Martin smar...@akazaresearch.com
 mailto:smar...@akazaresearch.com
 Date: Mon, 17 Aug 2009 09:14:40 -0400
 To: Jeremy Allison j...@samba.org mailto:j...@samba.org
 Cc: samba@lists.samba.org mailto:samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject - Email found
 in subject
 
 Hi All,
 
 Here is the version number.
 
 r...@akaza-fs:/usr/local/samba/sbin# ./smbd --version
 Version 3.2.0
 r...@akaza-fs:/usr/local/samba/sbin# ./nmbd --version
 Version 3.2.0
 
 Thanks,
 Shaun
 
 
 
 
  
  
 From: Jeremy Allison j...@samba.org mailto:j...@samba.org
 Reply-To: Jeremy Allison j...@samba.org mailto:j...@samba.org
 Date: Fri, 14 Aug 2009 14:46:57 -0700
 To: Shaun Martin smar...@akazaresearch.com
 mailto:smar...@akazaresearch.com
 Cc: samba@lists.samba.org mailto:samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject
 
 On Fri, Aug 14, 2009 at 04:22:22PM -0400, Shaun Martin wrote:
   
  
  
 Hi All,
 
 I am trying to achieve something pretty simple. I have a samba share and I
 would like all new directories and files within that share to have 775
 permissions. My config for that share is below. Whenever I create a dir I
 get 755 permissions. I have set every force permission their is. Both
 configs below produced the same directory. I feel like this should be very
 easy and my settings are correct. I have been managing samba server for
 years and have never run into this issue before. PLEASE HELP!!
 
 Thanks,
 Shaun
 
 ls of newly created dir
 drwxr-xr-x  2 smartin  akaza 48 2009-08-14 16:15 shaun
 
 
 Orig Config:
 
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 browseable = yes
 
 Crazy Config setting every force option:
 
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 force directory security mask = 0775
 directory security mask = 0775
 force security mode = 775
 security mask = 0755
 browseable = yes
 
  
  
 That should work. What version of Samba ?
 
 Jeremy.
   
  
  
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/options/samba
 
  
  
 
   


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Permission Issues - Email found in subject

2009-08-17 Thread Shaun Martin
Hi All,

Here is the version number.

r...@akaza-fs:/usr/local/samba/sbin# ./smbd --version
Version 3.2.0
r...@akaza-fs:/usr/local/samba/sbin# ./nmbd --version
Version 3.2.0

Thanks,
Shaun



 From: Jeremy Allison j...@samba.org
 Reply-To: Jeremy Allison j...@samba.org
 Date: Fri, 14 Aug 2009 14:46:57 -0700
 To: Shaun Martin smar...@akazaresearch.com
 Cc: samba@lists.samba.org
 Subject: Re: [Samba] Permission Issues - Email found in subject
 
 On Fri, Aug 14, 2009 at 04:22:22PM -0400, Shaun Martin wrote:
 Hi All,
 
 I am trying to achieve something pretty simple. I have a samba share and I
 would like all new directories and files within that share to have 775
 permissions. My config for that share is below. Whenever I create a dir I
 get 755 permissions. I have set every force permission their is. Both
 configs below produced the same directory. I feel like this should be very
 easy and my settings are correct. I have been managing samba server for
 years and have never run into this issue before. PLEASE HELP!!
 
 Thanks,
 Shaun
 
 ls of newly created dir
 drwxr-xr-x  2 smartin  akaza 48 2009-08-14 16:15 shaun
 
 
 Orig Config:
 
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 browseable = yes
 
 Crazy Config setting every force option:
 
 delete readonly = yes
 writeable = yes
 path = /shared
 force directory mode = 0775
 force create mode = 0775
 comment = Shared Files
 public = no
 create mask = 0775
 directory mask = 0775
 force directory security mask = 0775
 directory security mask = 0775
 force security mode = 775
 security mask = 0755
 browseable = yes
 
 That should work. What version of Samba ?
 
 Jeremy.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Permission Issues

2009-08-14 Thread Shaun Martin
Hi All,

I am trying to achieve something pretty simple. I have a samba share and I
would like all new directories and files within that share to have 775
permissions. My config for that share is below. Whenever I create a dir I
get 755 permissions. I have set every force permission their is. Both
configs below produced the same directory. I feel like this should be very
easy and my settings are correct. I have been managing samba server for
years and have never run into this issue before. PLEASE HELP!!

Thanks,
Shaun

ls of newly created dir
drwxr-xr-x  2 smartin  akaza 48 2009-08-14 16:15 shaun


Orig Config:

delete readonly = yes
writeable = yes
path = /shared
force directory mode = 0775
force create mode = 0775
comment = Shared Files
public = no
create mask = 0775
directory mask = 0775
browseable = yes

Crazy Config setting every force option:

delete readonly = yes
writeable = yes
path = /shared
force directory mode = 0775
force create mode = 0775
comment = Shared Files
public = no
create mask = 0775
directory mask = 0775
force directory security mask = 0775
directory security mask = 0775
force security mode = 775
security mask = 0755
browseable = yes
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] 2 Servers different gid?

2007-05-25 Thread Shaun Martin
 parameter to 0775.
   directory mask = 0700

# Un-comment the following and create the netlogon directory for Domain
Logons
# (you need to configure Samba to act as a domain controller too.)
[shared]
path = /data
comment = Myvu Shared
browseable = yes
writeable = yes
create mask = 0777
directory mask = 0777
;[netlogon]
;   comment = Network Logon Service
;   path = /home/samba/netlogon
;   guest ok = yes
;   writable = no
;   share modes = no

#[printers]
#   comment = All Printers
#   browseable = no
#   path = /tmp
#   printable = yes
#   public = no
#   writable = no
#   create mode = 0700

# Windows clients look for this share name as a source of downloadable
# printer drivers
#[print$]
#   comment = Printer Drivers
#   path = /var/lib/samba/printers
#   browseable = yes
#   read only = yes
#   guest ok = no
# Uncomment to allow remote administration of Windows print drivers.
# Replace 'ntadmin' with the name of the group your admin users are
# members of.
;   write list = root, @ntadmin

# A sample share for sharing your CD-ROM with others.
;[cdrom]
;   comment = Samba server's CD-ROM
;   writable = no
;   locking = no
;   path = /cdrom
;   public = yes

# The next two parameters show how to auto-mount a CD-ROM when the
#   cdrom share is accesed. For this to work /etc/fstab must contain
#   an entry like this:
#
#   /dev/scd0   /cdrom  iso9660 defaults,noauto,ro,user   0 0
#
# The CD-ROM gets unmounted automatically after the connection to the
#
# If you don't want to use auto-mounting/unmounting make sure the CD
#   is mounted on /cdrom
#
;   preexec = /bin/mount /cdrom
;   postexec = /bin/umount /cdrom



-- 
Shaun Martin
IT Manager
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba