Displaying 3 results from an estimated 3 matches for "smb_traffic_analyzer".
2010 Nov 28
3
Rebuilding samba3x rpms results in size doubled
...nstall sections of spec file.
Regards,
Some files and sizes in original samba3x rpm:
-rwxr-xr-x 1 root root 17904 Mar 31 2010 recycle.so
-rwxr-xr-x 1 root root 18156 Mar 31 2010 shadow_copy2.so
-rwxr-xr-x 1 root root 9668 Mar 31 2010 shadow_copy.so
-rwxr-xr-x 1 root root 13844 Mar 31 2010 smb_traffic_analyzer.so
-rwxr-xr-x 1 root root 13796 Mar 31 2010 streams_depot.so
-rwxr-xr-x 1 root root 17984 Mar 31 2010 streams_xattr.so
-rwxr-xr-x 1 root root 5560 Mar 31 2010 syncops.so
-rwxr-xr-x 1 root root 17744 Mar 31 2010 xattr_tdb.so
-rwxr-xr-x 1 root root 22052 Mar 31 2010 /usr/lib/samba/vfs/acl_tdb.s...
2013 Apr 11
1
Pruning embedded samba 3.6 installation
...ux_xfs_sgid.so
14160 usr/lib/vfs/netatalk.so
10064 usr/lib/vfs/preopen.so
9972 usr/lib/vfs/readahead.so
18244 usr/lib/vfs/readonly.so
22384 usr/lib/vfs/recycle.so
26516 usr/lib/vfs/scannedonly.so
30676 usr/lib/vfs/shadow_copy2.so
10004 usr/lib/vfs/shadow_copy.so
22460 usr/lib/vfs/smb_traffic_analyzer.so
18296 usr/lib/vfs/streams_depot.so
22424 usr/lib/vfs/streams_xattr.so
10032 usr/lib/vfs/syncops.so
43188 usr/lib/vfs/time_audit.so
22388 usr/lib/vfs/xattr_tdb.so
7288 usr/sbin/genl-ctrl-list
10668 usr/sbin/nl-class-add
9428 usr/sbin/nl-class-delete
7376 usr/sbin/nl-classid-l...
2010 Feb 03
0
Can compile idmap_passdb as shared module
...nit_passdb_domain)
Could not init passdb idmap domain
Why does it try to load passdb.so? It was build statically
checking how to build idmap_passdb... static
When i try to build it dynamically
./configure \
...
--with-shared-modules=idmap_passdb \
I get the following error
Building plugin bin/smb_traffic_analyzer.so
Compiling modules/vfs_dirsort.c
Building plugin bin/dirsort.so
Compiling winbindd/idmap_ldap.c
Building plugin bin/ldap.so
make: *** No rule to make target `bin/passdb.so', needed by `all'. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.42756 (%build)
RPM build errors:
Bad exi...