Displaying 20 results from an estimated 10000 matches similar to: "Setting ACL permissions from Windows"
2011 Jan 24
4
Trouble installing SWAT on a Samba 4 Alpha 13 build onUbuntu Server
>
> I am not sure how to use Microsoft AD tools to create shares and then
> set
> those shares permissable to certain AD groups. For example, I need to
> create
> a share called "Finance" and only the people in Finance can read/write
> to
> it. I was hoping to use SWAT to help in creation and management of
> those
> shares.
vi smb.conf (or your favorite
2011 Jan 24
1
Trouble installing SWAT on a Samba 4 Alpha 13 buildonUbuntu Server
>
>
> But when I click apply, the jenfab\finance group dissappears from the
> list and the changes never save.
What OS are you using? If Linux then make sure share file system is
xattrs capable and enable it in /etc/fstab (I believe). If not you
can use:
posix:eadb = /usr/local/samba/private/eadb.tdb
in global. This does NOT scale well.
>
>
>
> I have tried giving
2005 Dec 02
1
[PATCH] ext3 doc: user_xattr and acl options are not on by default
Documentation/ext3.txt suggests that the "user_xattr" and "acl" mount options
are on by default. This doesn't seem to be the case, as the kernel deduces the
default mount options from the filesystem superblock, and mke2fs does not
appear to write any default mount options there.
This error was spotted by Jacques de Mer.
Signed-off-by: Daniel Drake <dsd at
2015 Jun 19
2
windows acl not saving, no error, nothing in log file
I'm running samba 4.1.6 as a PDC on ubuntu 14.04.
I'm following these guides to setup print shares
https://wiki.samba.org/index.php/Samba_as_a_print_server
https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs
When I go to my windows workstation to change the ACL's on the print$ share
I can get into the security tab and I can change the security options
2015 Jun 19
1
windows acl not saving, no error, nothing in log file
Regarding the insertion of "user_xattr,acl,barrier=1" in to /etc/fstab
file.
The Sambawiki page 'https://wiki.samba.org/index.php/OS_Requirements'
has instructions there for ext4 to include this.
I seen it commented here, in the mailing list, many time that this is
now default for ext4.
Maybe the wiki page should be changed?
(Just a suggestion, you guys always give great
2008 Aug 07
1
[acl] setting user/group permissions from windows
Hello,
I've setup a samba PDC (3.0.31) and I am using Windows Vista clients.
Logging on works fine using roaming profiles and folder redirections.
I am also able to write to shares, etc.
Now I am trying to get the advanced permissions on files to work. So
on my share:
[share]
comment = Shared directories
path = /samba/share
read only = No
guest ok = Yes
With the following user rights
2011 Jan 23
1
Trouble installing SWAT on a Samba 4 Alpha 13 build on Ubuntu Server
Hello all,
I have setup a complete domain using Samba 4 on my Ubuntu server 32 bit
machine. I am using the Alpha 13 build (it was actually in the Ubuntu
Repos). I am trying to setup swat to make it easier to manage shares. I
have followed the instructions at https://github.com/rvelhote/GSoC-SWAT but
I am having a few problems.
When I run ./run I get the following errors:
jenfab at
2009 Jun 12
6
Duplicate packets when using aggregate datalinks on bge
I opened a bug report earlier today but it doesn''t seem to have been
added to the bugs database. I''m posting here in case one of the
Crossbow developers might see it and confirm this behavior.
Description
Duplicate packets are generated whenever an aggregate is introduced
into the network configuration. We''ve ruled out switch ports and
physical bge interfaces as
2006 Feb 09
1
does rsync support acl and xattr?
Does rsync support acl and xattr (as with acl and user_xattr mount options)?
I saw some acl patches for rsync, so probably it's not officially
blessed yet.
However, I didn't see any xattr patches - although some talks about it
on the list go back into year 2003.
So how it is with support for these?
If I backup a Samba server, which has a filesystem mounted with
acl,user_xattr (with
2008 Aug 12
3
dixon test
Hi, I need some help using the R outliers package. I would like to perform a
Q-test (Dixon test) on my data set. I used the dixon.test function, but I
cannot understand what is the confidence level used to perform the test. I
have n=101 (n= number of data). So, can I use directly dixon.test ? What
about qdixon and qtable functions?
thank you so much!
--
View this message in context:
2018 Feb 15
4
ACL not set from Microsoft
Hi.
We set up a samba domain with two DC ver. 4.7.3 and a file server ver.
4.7.1.
Currently we have a problem setting ACLs from a Microsoft client.
When we set an ACL the client shows the new ACL correctly, but on the
fileserver the /getfacl/ command shows no changes.
The filesystem is na ext4 with the options
/rw,acl,user_xattr,usrquota,grpquota./
This is the share configuration:/
/
2009 Jan 21
1
Multifractal detrended fluctuation analysis
Dear R-users,
Has anyone written a function for multifractal detrended
fluctuation analysis? The "fractal" package does mono-fractal DFA,
but not multifractal as far as I can tell. The MF-DFA approach is
presented in:
J. W. Kantelhardt, S. Zschiegner, E. Koscielny-Bunde, S. Havlin, A.
Bunde, and H. E. Stanley, "Multifractal Detrended Fluctuation
Analysis of
2006 May 02
4
Migrate from RHAS 4 to CentOS 4.2
I have a SGI Altix 350 (ia64) that came with RHAS 4, but without any
paid support. I would like to migrate the server over to CentOS.
Here is what I've pieced together from some older posts by Johnny,
can someone confirm this should work? I know this is somewhat
covered in the FAQ, although both entries refer to FC or WBEL, which
already have built-in yum support.
Install the
2005 May 27
6
Samba and Windows ACL Issue
Hi all got a bit of and odd problem with ACL. Ive read up on a few bits in
the samba howto and read some threads on here about it.
Im not sure if this is a bug, something ive not done, doing wrong etc so
anyone that could shed some light on it that would be great.
Basically the windows box handles all user account processing and during
creating a script for all this it will attempt to change the
2005 Jan 21
1
More help on ACL problem please...anyone...anyone...Bueller?
Hello,
I am running Fedora Core 2.
Kernel: linux-2.6.5-1.358
Kernel supports ACL:
[root@atlas configs]# grep FS_SECURITY kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_XFS_SECURITY=y
CONFIG_DEVPTS_FS_SECURITY=y
[root@atlas configs]# grep XATTR kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_DEVPTS_FS_XATTR=y
Have
2014 Dec 29
2
Use Samba with ACL for read Active Directory and set Permissions via it.
Thank you so much.
I did some changes like below :
/dev/mapper/vg_print-lv_root / ext4 user_xattr,acl,defaults 1 1
Then "lsof | grep /dev/mapper/vg_print-lv_root" not have any output.
I added below lines to [global] section too :
vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes
But about below commands can you tell me more?
net
2006 Aug 07
3
user.SAMBA_PAI and ACL inheritance
I have just enabled user_xattr on the partition where my samba share is
on. Now when I use getfattr I see the extended attribute user.SAMBA_PAI
on my files. But ACL inheritance isn't taking place...
When I (from within Windows) click on Properties > Security > Advanced
an then enable "Allow inheritable permissions..." on a certain file,
then the attribute user.SAMBA_PAI
2011 Sep 14
3
copy acls with getfacl / setfalc - invalid argument ....
I hav a problem porting my ACLS from my old filserver to a new one...
My old Fileserver:
I have my shares on a partition supporting acls with ext3
/dev/md0 on /data/raid type ext3 (rw,acl,user_xattr)
My new Fileserver:
/dev/md0 on /data/raid type ext4 (rw,acl,user_xattr)
Now I copied all my shares to the new Fileserver with rsync and backed
up my acls with:
getfacl -R
2004 Mar 04
3
Why does a W2K (pro) client do more than it is asked to do?
Desperate to find out why connecting to a samba
share(on an AIX server) from W2K is so slow, I tried
connecting to the same share from a Linux box, using
smbclient:
smbclient \\\\aixserver\\sharedir$ -U lynn
The results were amazing. The connection was so MUCH
FASTER then connecting from a W2K (pro) workstation:
\\aixserver\sharedir$ (in the Start|Run edit box)
When I examined the samba log
2006 Nov 17
3
TLS timeout with Thunderbird
I'm trying to get dovecot working with various clients on my new
mailserver. I installed the base rc2 that comes with OpenBSD 4.0,
then upgraded to rc14 when I ran into problems with TLS and
Thunderbird. The server has no problems with Mail.app on my laptop,
but any connection attempts from Thunderbird timeout after the TCP
handshake.
13:53:41.074438 66.x.x.2.50483 >