Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: gerald001 on March 27, 2005, 12:23:03 AM
-
to the forum :
You may check the dazuko.o module which works on my testplatform of SME Server 6.5RC1
it is available in the download section at
http://schwarzecker.homelinux.net/index.php?option=com_remository&Itemid=55&func=download&filecatid=4
Together with antivir workstation professional it may be used for online access control of files while beeing opend or closed.
Antivir is available under
http://dl.antivir.de/dateien/antivir/release/antivir-workstation-prof-2.1.3.tar.gz
The Version 2.0.6 of dazuko was used.
The module was compiled on a SME Server 6.5RC1 with kernel version 2.4.20-37.7.lagacy. Store the file somewhere under the lib/modules directory (i.e.: /lib/modules/2.4.20-37.7.legacy/kernel/fs/dazuko/dazuko.o) and when beeing asked during the installation of antivir name the exact location of that (dazuko.o) file. It has been tested with the example_c file with the /home directory.
example log : OPEN uid:0 pid:9240 mode:438 flags:577 file_uid:0 file_gid:0 file_device:2305 file_size:1346 file:/home/e-smith/mrtg/loadavg-week.png
CLOSE uid:0 pid:9240 file:/home/e-smith/mrtg/loadavg-week.png
OPEN uid:0 pid:9226 mode:438 flags:577 file_uid:0 file_gid:0 file_device:2305 file_size:7166 file:/home/e-smith/mrtg/loadavg.html
CLOSE uid:0 pid:9226 file:/home/e-smith/mrtg/loadavg.html
have a nice day and enjoy life.
-
to the forum :
You may check the dazuko.o module which works on my testplatform of SME Server 6.5RC1
it is available in the download section at
http://schwarzecker.homelinux.net/index.php?option=com_remository&Itemid=55&func=download&filecatid=4
Together with antivir workstation professional it may be used for online access control of files while beeing opend or closed.
Antivir is available under
http://dl.antivir.de/dateien/antivir/release/antivir-workstation-prof-2.1.3.tar.gz
The Version 2.0.6 of dazuko was used.
The module was compiled on a SME Server 6.5RC1 with kernel version 2.4.20-37.7.lagacy. Store the file somewhere under the lib/modules directory (i.e.: /lib/modules/2.4.20-37.7.legacy/kernel/fs/dazuko/dazuko.o) and when beeing asked during the installation of antivir name the exact location of that (dazuko.o) file. It has been tested with the example_c file with the /home directory.
example log : OPEN uid:0 pid:9240 mode:438 flags:577 file_uid:0 file_gid:0 file_device:2305 file_size:1346 file:/home/e-smith/mrtg/loadavg-week.png
CLOSE uid:0 pid:9240 file:/home/e-smith/mrtg/loadavg-week.png
OPEN uid:0 pid:9226 mode:438 flags:577 file_uid:0 file_gid:0 file_device:2305 file_size:7166 file:/home/e-smith/mrtg/loadavg.html
CLOSE uid:0 pid:9226 file:/home/e-smith/mrtg/loadavg.html
have a nice day and enjoy life.
i try it and install see ok dazuko be copy to lib/antivir....., but avguard cannot start and say dazuko not ready, why ?
and i try :
/sbin/insmod dazuko.o
cat /proc/modules
cat /proc/devices
mknod -m 600 /dev/dazuko c 254 0
chown root:root /dev/dazuko
see ok , but after restart SME , cat /proc/modules , cat /proc/devices
dazuko not running , please help.
i have updated /w yum and version is sme 6.6 .