Displaying 20 results from an estimated 1000 matches similar to: "Questions on VFS modules (audit)"
2005 Feb 01
1
SLES9 Module '/usr/lib/samba/vfs/audit.so' loaded, Can't find a vfs module [/usr/lib/samba/vfs/audit.so]
Any ideas why a vfs module loads successfully then can't be found?
[2005/01/30 03:52:08, 5] lib/util_seaccess.c:se_access_check(309)
se_access_check: access (2) granted.
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_default(203)
Initialising default vfs hooks
[2005/01/30 03:52:08, 3] smbd/vfs.c:vfs_init_custom(229)
Initialising custom vfs hooks from [/usr/lib/samba/vfs/audit.so]
2010 Nov 28
3
Rebuilding samba3x rpms results in size doubled
Hi,
I have rebuilt samba3x SRPM in Centos 5.5. The resultings RPM's are nearly
in triple size of the original RPMs. I have installed and checked the binary
files are stripped. What can result in such difference in RPM sizes?
I have not changed anything on built and install sections of spec file.
Regards,
Some files and sizes in original samba3x rpm:
-rwxr-xr-x 1 root root 17904 Mar 31
2004 Sep 24
1
Compile from source FAILED - Mandrake 7.2
Mates,
The saga continues, but THANK GOD 'make revert' WORKS. Here is my
problem. I am trying to compile 3.0.7 from source and install it on my
Mandrake 7.2 box. The gcc compiler is 2.95.3. Here is what I have done:
[stop samba]
# ./configure --prefix=/usr --with-smbmount
# make
# make install
# /etc/rc.d/init.d/smb start
Here is what I get:
[root@Nemesis david]# tail
2005 Jan 12
0
samba from srpms for fedora core 1 with mysql
hi there
here is part of SPECS file:
------------------------------------------------------------------
CFLAGS="$RPM_OPT_FLAGS" ./configure \
--prefix=%{_prefix} \
--localstatedir=/var \
--sysconfdir=/etc \
--with-privatedir=%{_sysconfdir}/samba \
--with-fhs \
--with-quotas \
--with-smbmount \
--with-pam \
2004 May 20
1
Problem Rebuilding 3.0.4 RPMS For Fedora ia64
When rebuilding from the source rpms on ia64 on Fedora Core 1 with all
updates I am getting the following error.
---------------------------------
Processing files: samba-client-3.0.4-2
error: File not found: /var/tmp/samba-3.0.4-root/usr/lib64/samba/lowcase.dat
error: File not found: /var/tmp/samba-3.0.4-root/usr/lib64/samba/upcase.dat
error: File not found:
2004 Sep 22
0
Compiled 3.0.7-1 on Mandrake 7.2 -- Did it work?
Mates,
Just got done configuring and compiling 3.0.7-1 on my Mandrake 7.2 box.
The process was as follows:
./configure --prefix=/usr --with-smbmount
make
The following is a listing of the ../bin directory. Does it look like
all the pieces got built and are about the right size?? Any feedback before
doing the 'make install' would be appreciated.....
[root@Nemesis source]# ls -al
2013 Apr 11
1
Pruning embedded samba 3.6 installation
I'm using the Yocto Project to build an embedded distro, to which I'm adding
Samba 3.6 from OpenEmbedded. Doing so increases my root file system from
about 63MB to 175MB. I seem to be building a large Samba server with a small
ancillary operating system tacked onto it.
I listed the files in my file system image, and see that lots of the
commands are quite large. I understand that Samba 4
2004 Jan 29
1
The 'make install' error
When I run the 'make install' after a successful 'make' I get
some error at the end. Is this a bug?. This is samba-3.0.0,
and Solaris 9 Sparc. Thanks
# make install
Installing bin/recycle.so as /usr/local/samba/lib/vfs/recycle.so
Installing bin/audit.so as /usr/local/samba/lib/vfs/audit.so
Installing bin/extd_audit.so as /usr/local/samba/lib/vfs/extd_audit.so
Installing
2005 Aug 14
5
RPM SPEC rebuild errors
Hello All,
I have been trying all afternoon to rebuild the Samba RPM for my Fedora
3 with the MySQL passdb support and from what I can see it only needs
the inclusion of "--with-expsam=mysql" in the SPEC file in addition to
the regular ones.
The problem is that no matter what version of Samba I try to rebuild, it
always gice an error at the same place:
2004 Sep 23
3
VFS Extended Auditing Module Debug Information
Folks,
Given recent discussion on this list I have just updated the master Samba-Docs
information regarding the Debug Class (Log Level) settings and the audit
information each causes to be logged. This will appear in on-line versions of
the Samba-HOWTO-Collection within 24 hours. To obtain an updated version
point your browser at:
http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
Hello again,
Related to previous bug, i have corrected few things from util.c,
3 char* data structures were defined more than one time so i commented
them in code, it seem to compile now...
data_path
state_path
cache_path
Thanks anyway.
Pierre
(C)ollen wrote:
> pdb_sql.c is the new mysql backend name
> (was pdb_mysql) so it does get compiled...
> but this output shows that you still
2003 Sep 04
2
build samba rpm for redhat 9
Hello group,
I have downloaded the source file of samba 3:
samba-3.0.0rc2-1.src.rpm.And build it for redhat 9.0,I
didn't see any redhat package of samba 3 for redhat
9.0.
when i install the source,and built redhat package
using the following command: rpmbuild -ba samba3.spec.
It seem OK,but at last,it report the error:
Can everybody help me and show me how to fix the
error.
Thanks a lot.
2005 Feb 08
0
VFS Extended Auditing output situation
Hello,
I'm using Samba 3.0.10 as file server and PDC for some Win2000 Pro
clients, and I'd like to get detailed and clear logs of file/dir
creation/open/save/deletion on some shares. The standard logs are a bit
"too much" for me. The ideal would be a well balanced setting of the
extd_audit VFS module, but when trying, some months ago, I discovered it
behaved differently than
2004 Sep 20
1
Audit
Hello,
I'm using Samba 3.0.7, and I'd like to keep logs of open/delete/etc.
files, to be able to tell which user accessed a particular file at a
certain moment, and so on.
Samba logs are a bit confusing for this purpose.
I thought the audit VFS module was best suited for the task, but I
encountered some problems:
1. it does not clearly report which user did each action. Ok, it reports
2005 Aug 26
3
default_quota
Hello samba,
Who uses samba vfs object = default_quota ?
What does it do ? What configuration options ?
--
Best regards,
maxxik mailto:maxxik@gmail.com
2007 Aug 01
1
how to configure vfs object = audit
Dear all, someone can help i have samba and i won to
see activied user, open, closed, delete, rename files
can samba do it?and i know to configured the vfs
object = audit
this is my sample script :
[AnCtest]
comment = Audit and Controlling Tester
vfs object = audit
veto files =
/*.exe/*.mp3/*.msi/*.mpeg/*.mov/*.scr/*.dat/*.wav/*.3gp
delete veto files = yes
nt acl support = yes
2004 Feb 27
0
Réf. : Trouble with install, still--please help
Hi
These files are the samba daemon !
> usr/local/samba/sbin/nmbd
> usr/local/samba/sbin/smbd
> usr/local/samba/sbin/swat
> usr/local/samba/sbin/winbindd
You must create the smb.conf in /usr/local/samba/lib.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32
2006 Jul 14
0
Samba vfs extd_audit module and Japanese
Hi all,
I've setup a samba server that use vfs extd_audit module and I got a
problem with Japense file name and folder name. After being written to
syslog, all those Japanese name are changed to
?\226??\201\227?\201\204?\203\225?\202(c)?\203??\203\200
Is there anyone that have same problem? How do I correct it?
Any help would be appreciated.
Best regards,
--
Nguyen Anh Phu
2008 Aug 13
2
oggenc adds severe distortion
Hi all,
I routinesly rips my CDs to WAV and then convert to ogg vorbis format
for use in my car and portable player. I don't usually notice anything
amiss, but on the last track of Mike Oldfield's "Music of the Spheres"
album ("Musica Universalis", at the very end crescendo), the converted
.ogg file exhibits terrible distortion (sounds like digital clipping).
This
2012 Mar 07
1
User audit logging
Hi
I have setup user auditing with extd_audit and its working fine , i
have it logging to log file = /var/log/samba/%U.%m.log and that is
great for identifying the users and machines ...But the syslog entries
don't have a username or host information and I want to use syslog to
ship the logs to a central logging server. Can I configure it to log
username and hostname (or ip) to syslog with