Displaying 5 results from an estimated 5 matches for "with_acl".
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledinSolaris smbd?
Do I need any additional package installed in Solaris 9 before I compile Samba "with-acl-support"?
Thanks, Hai
>>> Tom Dickson <bombcar@bombcar.com> 12/24/03 21:49 PM >>>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I don't see WITH_ACL so I'm going to guess no.
Hai Wu wrote:
| Thanks. I am still not sure whether option "with-acl-support" has been
compiled in the smbd.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/6l5LRliD/69by...
2004 Mar 12
1
Issues while compiling samba 3.0.2a
...I do a "./smbd -b | grep -i ACL" on my newly compiled smbd deamon I
got "HAVE_SYS_ACL_H,
HAVE_POSIX_ACLS". Does this mean ACL's are compiled in successfully? I'm
a bit in doubt
because when I look at the list under "--with Options: & Build Options:"
a WITH_ACL is lacking.
TIA,
Erik Hoitinga
web: http://users.skynet.be/fanzel
2003 Dec 25
1
How to tell if option "with-acl-support" is compiledin Solaris smbd?
Thanks. I am still not sure whether option "with-acl-support" has been compiled in the smbd.
The following is the output:
Build environment:
Built by: root@hxwu-dt-tt
Built on: Tue Dec 23 15:00:40 CST 2003
Built using: gcc
Build host: SunOS hxwu-dt-tt 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Blade-100
SRCDIR: /space/hxwu/swinstall/samba-3.0.1/source
2003 Dec 01
0
No subject
...samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
I am trying to compile the CVS Samba 2.2 (from today) and I asked for
the --with_acl-suuport but it seems that it does not work. During the
./configure I got acl support no.
I am not using ext2 but SGI XFS on a RedHat 7.2. So I am wondering if this
is a problem. I recompiled the kernel with the POSIX acl support.
Is there a way for me to check that ACLs are really supported and i...
2003 Dec 01
0
No subject
.... checking for acl_get_file in -lacl... yes
checking for ACL support... no
checking for XFS ACL support... yes
Using XFS ACLs
hope it helps
@++
nico
Le 02/07/2001 ` 20:13 Jerome Baumgarten a icrit :
>Hi,
>
>I am trying to compile the CVS Samba 2.2 (from today) and I asked for
>the --with_acl-suuport but it seems that it does not work. During the
>./configure I got acl support no.
>
>I am not using ext2 but SGI XFS on a RedHat 7.2. So I am wondering if this
>is a problem. I recompiled the kernel with the POSIX acl support.
>
>Is there a way for me to check that ACLs ar...