Displaying 20 results from an estimated 11000 matches similar to: "directory mask = 2770"
2004 Mar 30
1
force user not working
Hello.
I am making a new samba server. My old samba server was a RedHat machine
(6.2) with samba 2.0.7 on it. My new samba server is a Gentoo machine with
Samba 3.0.2a.
Aside from the fact that I am now using ADS instead of a traditional NT4
domain -- everything else is the same. I am keeping all the shares the same,
I have synced all the gid's and uid's between the two machines,
2005 May 19
1
Mac OSX breaking POSIX rights with SMB/CIFS
hi list,
we recently saw the following weird behaviour on samba v3.0.13 with
MacOSX panther and tiger as clients
--setup--
[share1]
path = /data
valid users = @admins
force user = administrator
inherit permissions = yes
force create mode = 770
force directory mode = 2770
[share2]
path = /data/folder
valid users = @noadmins
force user = administrator
inherit permissions = yes
force create mode
2004 Jul 06
1
Difficulties with samba and ADS
Hello.
I thought I had this fixed 3 times now... but it keeps coming up. I have 2
smbservers that are part of an ADS domain (windows 2003 server).
I have my samba servers set up, and it works great for a month or so, then it
starts giving smbmount and smbclient a hard time. This is very bad news
because I rely upon smbmount heavily.
When I try to view the shares my main server, and use the
2012 Dec 12
1
Help pls. -- Samba permission question
Hi, All,
I'm having a problem with my samba server(v3.6.9) setup. I have a share
on the server:
#cd /
#mkdir managment
#chown -R root:managegroup management
#chowm -R 2770 management
When I test this I found out:
the managegroup member can create new file/dir with the correct
permission: -rwxrws--- or drwxrws---
BUT, when the client copy a file or dir to the share from his local
drive,
2004 Nov 03
1
samba and domain local groups
Quick question about Samba and Domain Local groups.
Ive got a Samba 3.0.7 server (redhat 8) as a domain member of a 2K
Domain in native mode. (security = domain).
Std Windows group mgmt says:
Users are members of Global Groups.
Global Groups are members of local groups
Local Groups control access to resources.
So ive got a Domain Local group I want to use to restrict access to a
samba share:
2011 Jul 11
2
Help! permission denied when accessing folder
Hi all,
Running samba 3.5.5 in a Solaris non-global zone. I have created a folder (StudentJobApplications) on a share which I want to make accessible only to members of a Unix group (studempl). I have added myself to the group but when I or other group members try to access the folder via Windows Explorer I get the following:
I:\StudentJobApplications is not accessible
Access is denied
Here
2004 Aug 17
1
create mask
Hello.
I have set up a new samba server here at work, and for most things it is
working great -- but there is yet one major issue.
It works fine for Windows and Dave clients, but the problem arises when I use
smbmount. It is set up as a domain member of an ADS domain.
For example, I have a public share that everyone in the office should be able
to access, regardless of platform or even
2006 Nov 16
3
dovecot:IMAP(user) killed with signal 6
Hi all,
After rc10 I have problems with imap and imaps
Hi all,
After rc10 I have problems with imap and imaps
Nov 16 15:42:39 beastie dovecot: IMAP(user1):
open(/home/user1/Maildir/.MeldWelSpam/dovecot-keywords) failed:
Permission denied
Nov 16 15:44:09 beastie dovecot: IMAP(user2):
open(/home/user2/Maildir/.MeldWelSpam/dovecot-keywords) failed:
Permission denied
Nov 16 15:44:09 beastie
2007 Nov 20
4
SETGID not being inherited
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an Debian system running samba 3.0.14a from sarge. It is
exporting a file system, /data. This file system has the perms 2770.
I have set the following in the smb.conf:
inherit permissions = yes
inherit acls = yes
I mount the filesystem from a linux, ubuntu, client and create a
directory. The directory comes out with perms 0770. I can
2009 Oct 14
6
Combining rails intrAnet and public site.
Hello, everyone!
I was wondering if somebody has some insight on this issue.
[h]A little background:[/h]
I work for a midsize electronic manufacturing company with 2 people in
IT dept - a network admin and a developer (me).
We''ve been using rails to migrate from an old dBase and VB based system
to build internal company IntrAnet that does things like label printing,
invetory control,
2015 May 28
4
upsmon and Chloride UPS
Hi,
We have 2 UPS Chloride 80 NET 120 ( a black and white one ) in our
datacenter.
Could you please tell me if it is possible to use upsmon or other free
solution with these two UPS for shuting down servers during electrical lost
power before battery crash
.
Beet regards,
Roger
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 29
2
Directory and File Perms
I have a directory shared out via Samba for Quickbooks and seem
to have some issues with permissions. The directory being shared
is a subdirectory in an ext3 partition being mounted with the acl
option.
It has been setup as follows:
chown root:DOMAIN\AD_Group /mnt/Intuit_Data/
chmod 2770 /mnt/Intuit_Data/
And the Samba share config is has:
create mask = 0660
directory mask =
2009 Sep 10
2
"gold": a script to ease git based team work
Hi list !
I created a script to ease workflow on zena, a rails CMS
(http://zenadmin.org).
The workflow involves developers and reviewers (can be the same people):
1. each developer has his own fork (on github or another git server)
2. he creates a branch per feature
3. a reviewer looks at the code before ..
4. ... pushing changes to the "golden master"
All of this with automatic
2004 Jul 16
1
Winbind problem
Posted: Thu Jul 15, 2004 11:34 am Post subject: Samba/winbind and ADS
problem
I almost have this.
I have read the docs, I have read this, I have purchased both books from the
samba team, and I cannot find any help from any of these.
We are trying to migrate from OLDDOMAIN (an NT4 Domain) to NEWDOMAIN (our
Win2k3 Domain). I have a two way trust right now between the domains. I have
2004 Jan 27
2
MS Word and Samba File Permissions Problem
Hello everybody!
Obviously Samba as a PDC and Fileserver for w2k clients is not as easy as I
first thought.
Soon after setup and integration in a network a problem with the shares and MS
Word appeared.
Any time a file is opened with M$ Word directly from a share and edited it
can't be saved. The M$ user gets the msg that the file is write-protected and
on the samba side the file
2008 Jun 24
2
Create masks set to 770 yet new files created as 750
Hello All.
Samba ver 3.0.25b-1.1.cc
Simple problem thats happening on two different servers.
Samba is a PDC, users are creating files via windows.
My goal is to make each and every file rwxrwx--- .
They are being created as rwxrw----
The masks on each share is :
browseable = yes
writeable = yes
create mask = 2770
security mask = 2770
directory mask = 2770
directory security mask = 2770
2010 Oct 19
1
delivering mail to public mbox with permission 660?
I am migrating a couple old RH servers running sendmail and UW-IMAP to a
new Ubuntu 10.04 servers running Postfix and Dovecot.
I have everything working reasonably well except that the permissions of
newly created mbox mail folders is always 600.
I have reviewed the archives, google, and double checked everything is
as suggested in the Dovecot Wiki / SharedMailboxes / Permissions.
I am
2010 Jul 09
2
difference between stickybit SUID and SGID
i had a small query , whant is the difference between stickybit SUID and
SGID , is there any proper site where i can get a clear understanding .
--
Regards
Agnello D'souza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100709/c7c22588/attachment.html>
2015 Oct 22
3
Can't get 'root preexec' to run
On 10/21/2015 02:52 PM, Rowland Penny wrote:
> I am now beginning to believe the above is not true. Before a user can
> connect to their homeshare it must exist, it is the link to this, that
> Samba creates i.e. it changes '[homes]' to the username and connects to
> that. This is working for me on a Debian 4.1.17 DC just as it has always
> done on a member server, I just
2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi,
I have a share (testshare) where different unix groups (testgroup1,
testgroup2) should have access to. But I want that new files are only
created with 660 permissions.
Here are the ACL's of testshare:
# file: testshare
# owner: ralfgro
# group: ve
user::rwx
group::rwx
group:testgroup1:rwx
group:testgroup2:rwx
mask::rwx
other::---
default:user::rwx
default:group::---