Displaying 20 results from an estimated 9000 matches similar to: "ACL support in Samba"
2002 Jul 28
2
how to use w2k acl to modify samba premission
I have been read through the samba documentation that said we can use w2k ack to control samba file or directories permission but when i try to do ( add user to share the file )this I got an error message said that access is denied.
I have set the nt acl support = yes.
I am using samba 2.2.4 and redaht 7.2 and w2k professional as client.
--cksoo
-------------- next part --------------
HTML
2002 Aug 01
2
Samba and ACLs with XFS [WAS: Samba and RSBAC or LSM]
>>  Hi,
 >>  sorry I forget to specify OS.
 >>  I'm using:
 >>  RH 7.2 kernel 2.4.9
 >>  FS - XFS 1.0.2=20
 >>  Samba 2.2.3a
 >>  I'm using XFS ACL, but I need set EA(ACL) to Change (read - yes, write -
 >>  yes, delete - no, execute - no).
 >>  I don't know how to set this with standard UNIX permissions (rwx).=20
 >> 
2002 Aug 14
1
ACL in Linux and AIX
Hi,
As I can see in the last mailing list I am not the only one to get problems
with ACL support in Linux.
Whatever the samba version (2.2.4, 2.2.5) the main problem is how acl and
extended attributes can be implemented fine in linux.
I've installed samba on AIX systems where acl is implemented (native) and NT
ACL works fine at each time (the only difficulty there is that nsswitch is
not
2002 Oct 08
5
Filesystem for Samba server
> Hi,
> Sorry if this is a stupid question (bit of a newbie). I'm building a Samba
> fileserver on a box with a hardware raid array of about 65GB which I'm
> hoping to share out to the local LAN . I was wondering if the filesystem
> used (ext2,ext3, reiserfs etc) on the partition where the Samba shares
> will reside makes much of a difference? I'd obviously like to
2005 Aug 15
4
Missing 'HAVE_SYS_ACL_H'
I'm building 3.0.14a on Mandrake 10.2, trying to use the same 
config as my other servers (3.0.11), but ACLs are not working. 
In checking the outout of smbd -b, I see this line is missing:
System Headers:
HAVE_SYS_ACL_H
....
But I am specifying ./configure --with-acl-support ...
Adding an acl using 'setfacl -m 'NTDOMAIN+NTUSER' file 
does successfully add an ACL for the NT
2002 Dec 08
7
Has anybody got ACL to work w/ debian, winbindd in a w2k mixed domain?
Im seriously thinking about changing dist. due to acl won't work as they 
should with debian woody. Ppl also tell me this is because of some bug in 
debian. So, as the subject says, anybody got acl to work w/ debian 3, 
winbindd in a domain? If not, hello redhat..
Jacob
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online 
2002 Jun 14
1
What FS type for ACL support ?
Hi !
I would like to setup ACL on my RH7.2 box to be able to set/check
permissions on SMB shares (linux-samba and win2k).
Which file system type to use: XFS, DFS ? Which one is the best
recommanded for my configuration ?
Regards.
Sabrina
---------------------------------------------
Powered by Alinto (http://www.alinto.net)
        for lavache.com (http://www.lavacheautomatique.com)
2002 May 09
1
Which filesystem supports ACL?
Which filesystem supports ACL? Ext2/ext3 with the acl.bestbits.at patch,
XFS and what other? Does 2.4.18 supports XFS or do you need a patch for
it? What about ACL on XFS? Do you need a patch? Is there any filesystem
that supports ACL, that the kernel supports without patches? Any place I
can find a comparison of different filesystems with advantage and
disadvantage of each? The Filesystems HOWTO
2002 Sep 23
7
How best to get ACL support?
My Dell server was preloaded with Redhat 7.2 , Linux 2.4.7-10,  gccv2.96 with  Ext3 file system.
I want to  install the machine into my company W2k domain using winbind but my Linux kernel does not support the needed ACls. I 
  
Does the latest Linux kernel come with ACL support and if so should I just update the kernel to 2.4.19 which I think is the latest production quality kernel?
The ACL
2003 Nov 23
2
Samba with Posix ACL support
Hi!
Has anyone got any "success story" or any good advice of using Posix ACLs
(or Enhanced Attributes) with Samba? I'm using Debian woody with 2.4.22
linux, ext3fs and Samba 3.
--
Pirkka
2003 Feb 05
3
Redhat ACL support
Hi,
I'm trying to setup a RedHat 8 fileserver, it must work seamlessly within
our 2000/NT network. After some research, I believe the first thing I need
to do is install ACL support.
I tried doing this once, didn't go well, had to reinstall RedHat.
What files do I need and from where, to install ACL support for RedHat 8?
2001 Jun 24
1
ext3 and acls?
I tried running ext3 with posix acls (see
http://acl.bestbits.at). The patches were easily merged and
everything compiled fine. I created a journal.dat on my /home fs
and mounted it as ext3. So far everything worked perfectly. But
getfacl/setfacl didn't work on ext3. Mounting /home as ext2
solved the problem.
Maybe ext3 and ext2 don't share enough code to get it working
without rewriting
2003 Mar 13
6
Updated 2.4 htree patches available for 2.4.21-pre5
There's a new set of ext2/3 patches for 2.4.21-pre5 available at:
  http://thunk.org/tytso/linux/extfs-2.4-update/extfs-update-2.4.21pre5-2
and in broken out form at:
  http://thunk.org/tytso/linux/extfs-2.4-update/broken-out-2.4.21pre5-2
New to this patch set include:
* A kludge to help htree work well with Linux's NFS implementation
* Allow the orlov allocator to be disabled via a
2003 Feb 12
2
samba acl's
I have been playing with samba for a short time.  I am not a programmer 
but a I have some questions on if acls within samba are possible, 
regardless of acl's in the file system or kernel.  In samba now, you can 
have read list or write list and say this user and/or group has write 
and/or this user and/or group has read only.  This is a scaled down 
version of an acl.  What if they created a
2002 Dec 11
12
File Systems - Which one to use?
We are looking at implementing a Linux box running samba in the near
future with about 1TB of disk online.  The purpose of this box will be
for basic file and printer sharing needs.  I am doing research on the
different journaling file systems avaible in RH 7.3 and up (ext3,
reiserFS, and JFS) and was wondering if anyone has had any real world
experience with them (mostly reiserFS and JFS) and
2003 Feb 12
3
Failed to parse ACL smbcacls
I'm trying to set up a Samba server with ACLS.
Versions:
	- xfs in kernel-2.4.20.
	- samba-2.2.7a compiled with ACL support
I'm trying first with smbcacls. But I can't manage to
guess the syntax of the ACL command.
I want the user "frankie" could RWX a file owned by "javi"
#smbcacls //localhost/public te1st.txt -A ACL:frankie:0/0/RWX -U javi
Failed to parse ACL
2002 Nov 21
4
ACLs with samba
Hi-
I am experiencing some odd behavior with ACLs with winbindd using Samba 2.6
on Debian Woody (kernel version 2.4.18).
1.  I am unable to alter permissions from Win2K clients using the
Properties->Security interface.  Is this normal?  I get the "Unable to save
Permission Changes on new Folder.  Access is denied."  message.  This occurs
with all accounts, both privileged and
2001 Oct 28
4
Extended Attributes and Access Control Lists
Hello,
I have today released an initial version of extended attributes and access
control lists for ext3 (patch against the 2.4.13-ac3 kernel). Eric Jarman
<ejarman@acm.org> has contributed a lot to this effort.
Since I'm not very much into the innards of ext3, can some of you please
take a look at the patch, and see whether it contains any flaws (and tell
me which flaws)? Thanks!
The
2002 Jun 12
2
altering the "create mode" for samba shares
Hi, I'm Samba is a new thing for me and I hope my question will make 
some sense!
I have created several samba shares listed in my smb.conf file and have 
the option "create mode =  0660" set.
This is fine most of the time, however sometimes  certain users create 
files (for web pages) that they want to be
world-readable.  How can I keep my default setting at 660, but have some 
2003 Nov 05
3
samba and acl
Hello !
I am using samba 3 with acl support and when I use the "hide
unreadable" option, it only take the unix right. Even if they have read
or write access given by acls, people have to be the owner of a
directory to see it. I don't know if it's realy a bug or if i'm not
using it the right way, i simply add it to a share definition. 
Thanks in advance !
Eric Guimont