Displaying 6 results from an estimated 6 matches for "12_xfs".
2002 Nov 26
1
Re: 2.2.7 compile error using --with-acl-support
..., for me, anyway, smbd,nmbd and winbindd are still not linking
to libacl.so (according to ldd). The output is below.
If you have any luck actually getting this to work once you have
successfully compiled, please let me know.
PS-thanks to Max for the link to his page
http://homex.subnet.at/~max/comp-12_xfs.php
Tom Hallewell
Radio Free Asia
Washington, DC USA
obelyx:/tmp# ldd /usr/sbin/nmbd
libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x40017000)
libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x40044000)
libcups.so.2 => /usr/lib/libcups.so.2 (0x40105000)...
2002 Nov 22
1
acl: what's missing ?
hello everybody,
I'm running Debian unstable/testing using kernel 2.4.19 + (working)
acl+xattr patch 0.8.53.
these are my installed acl-related packages and the output of
./configure concerning acls :
shai-hulud:/usr/src/samba/source# dpkg -l | grep acl; ./configure | grep
-i acl
ii acl 2.1.1-1 Access control list utilities
ii libacl1 2.1.1-1 Access
2002 Dec 06
0
Re: ACL issues still unresolved (Andrew Furey)
...with-acl-support in debian/rules,
Plus you have to
vi debian/config.cache
--> replace "ac_cv_header_sys_acl_h=${ac_cv_header_sys_acl_h=no}"
with "ac_cv_header_sys_acl_h=${ac_cv_header_sys_acl_h=yes}"
I got this info from Max-http://homex.subnet.at/~max/comp-12_xfs.php
Good luck.
Tom Hallewell
Radio Free Asia
Washington DC, USA
>
> >>(b) In said ACL properties dialog, the usernames displayed
> >>are the UNIX ones, not the ones converted with the username
> >>map option.
> >
> > Why not use original Windows names and...
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
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?
2002 Nov 22
0
RE:swat in samba-2.2.7
...acl... no
> checking whether to support ACLs... no
I think you're missing acl-dev.
Furthermore you need to "activate" ACL in Debian's Samba-packages by
hand.
I described what I did to get ACL with Samba (and XFS as the
filesystem) working here: http://homex.subnet.at/~max/comp-12_xfs.php
Hope this helps.
So long,
Max
--
The first time any man's freedom is trodden on, we're all damaged.
<Cpt. Picard, "The Drumhead", StarTrek TNG>
http://homex.subnet.at/~max/
--__--__--
Message: 23
Subject: RE: [Samba] Controlling smbclient fr...