Browse code

new documentation

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@392 77e5149b-7576-45b1-b177-96237e5ba77b

Tomasz Kojm authored on 2004/03/11 04:48:31
Showing 4 changed files
... ...
@@ -1,3 +1,10 @@
1
+Wed Mar 10 20:51:54 CET 2004 (tk)
2
+---------------------------------
3
+  * doc: + Polish sendmail_clamav how-to updated (Przemyslaw Holowczyc
4
+	   <doozer*skc.com.pl>)
5
+	 + included new Polish how-to on ClamAV and Samba integration (by
6
+	   Przemyslaw Holowczyc)
7
+
1 8
 Wed Mar 10 20:06:35 CET 2004 (tk)
2 9
 ---------------------------------
3 10
   * doc: clamav-mirror-howto.pdf and signatures.pdf updated
4 11
new file mode 100644
... ...
@@ -0,0 +1,806 @@
0
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1
+
2
+<html>
3
+<head>
4
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
5
+  <meta name="keywords" content="ClamAV, Samba, samba-vscan, AntyVir, Linux, UNIX">
6
+  <meta name="description" content="::: ClamAV / Samba / samba-vscan :::">
7
+  <meta name="author" content="doozer">
8
+  <title>::: ClamAV / Samba / samba-vscan :::</title>
9
+  
10
+  <style type="text/css">
11
+P 
12
+{
13
+	font-size : 12px;
14
+	font-style : normal;
15
+	color : #000000;
16
+	font-family : verdana, arial, helvetica, sans-serif;
17
+	text-decoration : none;
18
+	text-align : justify;
19
+}
20
+					  			  
21
+A 
22
+{
23
+	font-size : 12px;
24
+	font-style : normal;
25
+	font-weight : bold;
26
+	color : #4457c9;
27
+	font-family : verdana, arial, helvetica, sans-serif;
28
+	text-decoration : none;
29
+}
30
+									
31
+A:Visited 
32
+{
33
+	font-size : 12px;
34
+	font-style : normal;
35
+	font-weight : bold;
36
+	color : #4457c9;
37
+	font-family : verdana, arial, helvetica, sans-serif;
38
+	text-decoration : none;
39
+}
40
+	    
41
+A:Active 
42
+{
43
+	font-size : 12px;
44
+	font-style : normal;
45
+	font-weight : bold;
46
+	color : #4457c9;
47
+	font-family : verdana, arial, helvetica, sans-serif;
48
+	text-decoration : none;
49
+}
50
+
51
+A:Hover 
52
+{
53
+        color : #000000;
54
+	font-size : 12px;
55
+	font-style : normal;
56
+	font-weight : bold;
57
+	font-family : verdana, arial, helvetica, sans-serif;
58
+	text-decoration : none;
59
+}
60
+							
61
+BODY 
62
+{
63
+	font-size : 12px;
64
+	font-style : normal;
65
+	color : #000000;
66
+	font-family : verdana, arial, helvetica, sans-serif;
67
+	background-color : #ffffff;
68
+	text-decoration : none;
69
+	text-align : left;
70
+	margin: 0;
71
+}
72
+
73
+PRE
74
+{
75
+	color: #000080;
76
+	font-size: 12px;
77
+	border: 1px solid #000000;
78
+	padding: 3pt;
79
+	background-color: #dddddd;
80
+	font-family : verdana, arial, helvetica, sans-serif;
81
+}
82
+     
83
+TABLE  
84
+{
85
+	border-collapse: collapse;
86
+	border-color: #000000;
87
+	border: 0;
88
+	background-color: #ffffff;
89
+}
90
+												   
91
+TD  
92
+{
93
+	font-size : 12px;
94
+	font-style : normal;
95
+	font-weight : normal;
96
+        color : #000000;
97
+	font-family : verdana, arial, helvetica, sans-serif;
98
+	text-decoration : none;
99
+	border-color: #000000;
100
+}
101
+
102
+TD.rtw  
103
+{
104
+	font-size : 12px;
105
+	font-style : normal;
106
+	font-weight : normal;
107
+        color : #ffffff;
108
+	font-family : verdana, arial, helvetica, sans-serif;
109
+	text-decoration : none;
110
+	border-color: #000000;
111
+}
112
+
113
+TD.rall
114
+{
115
+	border-left-width: 1pt;
116
+	border-left-style: solid;
117
+	border-top-width: 1pt;
118
+	border-top-style: solid;
119
+	border-right-width: 1pt;
120
+	border-right-style: solid;
121
+	border-bottom-width: 1pt;
122
+	border-bottom-style: solid;
123
+	border-color: #000000;
124
+}
125
+
126
+TD.rl
127
+{
128
+	border-left-width: 1pt;
129
+	border-left-style: solid;
130
+	border-top-width: 0pt;
131
+	border-top-style: none;
132
+	border-right-width: 0pt;
133
+	border-right-style: none;
134
+	border-bottom-width: 0pt;
135
+	border-bottom-style: none;
136
+	border-color: #000000;
137
+}
138
+
139
+TD.rt
140
+{
141
+	border-left-width: 0pt;
142
+	border-left-style: none;
143
+	border-top-width: 1pt;
144
+	border-top-style: solid;
145
+	border-right-width: 0pt;
146
+	border-right-style: none;
147
+	border-bottom-width: 0pt;
148
+	border-bottom-style: none;
149
+	border-color: #000000;
150
+}
151
+
152
+TD.rt_dddddd
153
+{
154
+	border-left-width: 0pt;
155
+	border-left-style: none;
156
+	border-top-width: 1pt;
157
+	border-top-style: solid;
158
+	border-right-width: 0pt;
159
+	border-right-style: none;
160
+	border-bottom-width: 0pt;
161
+	border-bottom-style: none;
162
+	border-color: #dddddd;;
163
+}
164
+
165
+TD.rlr
166
+{
167
+	border-left-width: 1pt;
168
+	border-left-style: solid;
169
+	border-right-width: 1pt;
170
+	border-right-style: solid;
171
+	border-color: #000000;
172
+}
173
+
174
+TD.rlr_b
175
+{
176
+	border-left-width: 4pt;
177
+	border-left-style: solid;
178
+	border-right-width: 4pt;
179
+	border-right-style: solid;
180
+	border-color: #000000;
181
+}
182
+
183
+TD.rlb
184
+{
185
+	border-left-width: 1pt;
186
+	border-left-style: solid;
187
+	border-top-width: 0pt;
188
+	border-top-style: none;
189
+	border-right-width: 0pt;
190
+	border-right-style: none;
191
+	border-bottom-width: 1pt;
192
+	border-bottom-style: solid;
193
+}
194
+
195
+TD.rltr
196
+{
197
+	border-left-width: 1pt;
198
+	border-left-style: solid;
199
+	border-top-width: 1pt;
200
+	border-top-style: solid;
201
+	border-right-width: 1pt;
202
+	border-right-style: solid;
203
+	border-bottom-width: 0pt;
204
+	border-bottom-style: none;
205
+}
206
+
207
+TD.rltr_b
208
+{
209
+	border-left-width: 4pt;
210
+	border-left-style: solid;
211
+	border-top-width: 1pt;
212
+	border-top-style: solid;
213
+	border-right-width: 4pt;
214
+	border-right-style: solid;
215
+	border-bottom-width: 0pt;
216
+	border-bottom-style: none;
217
+}
218
+
219
+TD.rrb
220
+{
221
+	border-left-width: 0pt;
222
+	border-left-style: none;
223
+	border-top-width: 0pt;
224
+	border-top-style: none;
225
+	border-right-width: 1pt;
226
+	border-right-style: solid;
227
+	border-bottom-width: 1pt;
228
+	border-bottom-style: solid;
229
+}
230
+
231
+TD.rr
232
+{
233
+	border-left-width: 0pt;
234
+	border-left-style: none;
235
+	border-top-width: 0pt;
236
+	border-top-style: none;
237
+	border-right-width: 1pt;
238
+	border-right-style: solid;
239
+	border-bottom-width: 0pt;
240
+	border-bottom-style: none;
241
+}
242
+
243
+TD.rltb
244
+{
245
+	border-left-width: 1pt;
246
+	border-left-style: solid;
247
+	border-top-width: 1pt;
248
+	border-top-style: solid;
249
+	border-right-width: 0pt;
250
+	border-right-style: none;
251
+	border-bottom-width: 1pt;
252
+	border-bottom-style: solid;
253
+}
254
+
255
+TD.rlt
256
+{
257
+	border-left-width: 1pt;
258
+	border-left-style: solid;
259
+	border-top-width: 1pt;
260
+	border-top-style: solid;
261
+	border-right-width: 0pt;
262
+	border-right-style: none;
263
+	border-bottom-width: 0pt;
264
+	border-bottom-style: none;
265
+}
266
+
267
+TD.rtr
268
+{
269
+	border-left-width: 0pt;
270
+	border-left-style: none;
271
+	border-top-width: 1pt;
272
+	border-top-style: solid;
273
+	border-right-width: 1pt;
274
+	border-right-style: solid;
275
+	border-bottom-width: 0pt;
276
+	border-bottom-style: none;
277
+}
278
+
279
+TD.rlrb
280
+{
281
+	border-left-width: 1pt;
282
+	border-left-style: solid;
283
+	border-top-width: 0pt;
284
+	border-top-style: none;
285
+	border-right-width: 1pt;
286
+	border-right-style: solid;
287
+	border-bottom-width: 1pt;
288
+	border-bottom-style: solid;
289
+}
290
+
291
+TD.rlrb_b
292
+{
293
+	border-left-width: 4pt;
294
+	border-left-style: solid;
295
+	border-top-width: 0pt;
296
+	border-top-style: none;
297
+	border-right-width: 4pt;
298
+	border-right-style: solid;
299
+	border-bottom-width: 1pt;
300
+	border-bottom-style: solid;
301
+}
302
+
303
+TD.rallwl
304
+{
305
+	border-top-width: 1pt;
306
+	border-top-style: solid;
307
+	border-bottom-width: 1pt;
308
+	border-bottom-style: solid;
309
+	border-right-width: 1pt;
310
+	border-right-style: solid;
311
+	border-left-width: 0pt;
312
+	border-left-style: none;
313
+}
314
+
315
+TD.rbottom
316
+{
317
+	border-bottom-width: 1pt;
318
+	border-bottom-style: solid;
319
+	border-left-width: 1pt;
320
+	border-left-style: solid;
321
+	border-right-width: 1pt;
322
+	border-right-style: solid;
323
+}
324
+
325
+TD.rlrbdotted
326
+{
327
+	border-left-width: 1pt;
328
+	border-left-style: dotted;
329
+	border-top-width: 0pt;
330
+	border-top-style: none;
331
+	border-right-width: 1pt;
332
+	border-right-style: dotted;
333
+	border-bottom-width: 1pt;
334
+	border-bottom-style: dotted;
335
+}
336
+
337
+TD.rbdotted
338
+{
339
+	border-left-width: 0pt;
340
+	border-left-style: none;
341
+	border-top-width: 0pt;
342
+	border-top-style: none;
343
+	border-right-width: 0pt;
344
+	border-right-style: none;
345
+	border-bottom-width: 1pt;
346
+	border-bottom-style: dotted;
347
+}
348
+
349
+TD.rn
350
+{
351
+	border-left-width: 0pt;
352
+	border-left-style: none;
353
+	border-top-width: 0pt;
354
+	border-top-style: none;
355
+	border-right-width: 0pt;
356
+	border-right-style: none;
357
+	border-bottom-width: 0pt;
358
+	border-bottom-style: none;
359
+	border-color: #dddddd;
360
+}
361
+
362
+IMG 
363
+{
364
+	padding: 0;
365
+	border: 0;
366
+	border-color: #000000;
367
+}      
368
+
369
+.rfoot
370
+{
371
+	border-left-width: 1pt;
372
+	border-left-style: solid;
373
+	border-top-width: 1pt;
374
+	border-top-style: solid;
375
+	border-right-width: 1pt;
376
+	border-right-style: solid;
377
+	border-bottom-width: 1pt;
378
+	border-bottom-style: solid;
379
+	border-color: #000000;
380
+}
381
+
382
+.rfoot:link
383
+{
384
+	color: #000000;
385
+	text-decoration: none;
386
+	border-left-width: 1pt;
387
+	border-left-style: solid;
388
+	border-top-width: 1pt;
389
+	border-top-style: solid;
390
+	border-right-width: 1pt;
391
+	border-right-style: solid;
392
+	border-bottom-width: 1pt;
393
+	border-bottom-style: solid;
394
+	border-color: #000000;
395
+}
396
+
397
+.rfoot:hover
398
+{
399
+	border: 1px solid #0A246A;
400
+	background-color: #B6BDD2;
401
+	color: #000000;
402
+	border-left-width: 1pt;
403
+	border-left-style: solid;
404
+	border-top-width: 1pt;
405
+	border-top-style: solid;
406
+	border-right-width: 1pt;
407
+	border-right-style: solid;
408
+	border-bottom-width: 1pt;
409
+	border-bottom-style: solid;
410
+	border-color: #000000;
411
+}
412
+
413
+.rfoot:visited
414
+{
415
+	color: #000000;
416
+	text-decoration: none;
417
+	border-left-width: 1pt;
418
+	border-left-style: solid;
419
+	border-top-width: 1pt;
420
+	border-top-style: solid;
421
+	border-right-width: 1pt;
422
+	border-right-style: solid;
423
+	border-bottom-width: 1pt;
424
+	border-bottom-style: solid;
425
+	border-color: #000000;
426
+}
427
+  </style>
428
+  
429
+</head>
430
+
431
+<body bgcolor="#ffffff">
432
+ <center>
433
+ <a name="#begin"> </a>
434
+
435
+<table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
436
+ <tr>
437
+  <td  bgcolor="#dddddd" width="100%" align="left" height="20" class="rn"></td>
438
+ </tr>
439
+</table>
440
+ 
441
+<!-- LOGOTABLE -->
442
+<table width="100%" align="center" cellpadding="10" cellspacing="0" border="0">
443
+ <tr>
444
+  <td  bgcolor="#dddddd" width="8%" align="left" height="100" class="rt_dddddd"></td>
445
+  <td  bgcolor="#ffffff" width="24%" align="left" height="100" class="rlt"><img src="clam.png" alt="ClamAV Logo"></td>
446
+  <td  bgcolor="#ffffff" width="60%" align="left" height="100" class="rtr">
447

                
448
+   <b><font size="+1">Ochrona antywirusowa z wykorzystaniem ClamAV</font></b><br><br>
449

                
450
+  </td>
451
+  <td  bgcolor="#dddddd" width="8%" align="left" height="100" class="rt_dddddd"></td>
452
+ </tr>  
453
+</table>
454
+<!-- end LOGOTABLE -->
455
+
456
+<!-- TOPTABLE -->
457
+<table width="100%" align="center" cellpadding="10" cellspacing="0" border="0"> 
458
+ <tr>
459
+  <td bgcolor="#dddddd" colspan="1" valign="top" align="left" width="8%" height="200">
460
+   &nbsp;
461
+  </td>
462
+  
463
+  <td colspan="1" valign="top" align="left" width="84%" height="200" class="rlrb">
464
+  
465

                
466
+   <br><b>1.</b>&nbsp;<a href="sendmail_clamav.html#a1">Wprowadzenie</a>
467

                
468
+   <br><b>3.</b>&nbsp;<a href="sendmail_clamav.html#a3">Zapotrzebowanie na oprogramowanie</a>
469
+   <br><b>4.</b>&nbsp;<a href="sendmail_clamav.html#a4">Konfiguracja serwera Samba</a>
470
+   <br><b>5.</b>&nbsp;<a href="sendmail_clamav.html#a5">Kompilacja ClamAV</a>
471
+   <br><b>6.</b>&nbsp;<a href="sendmail_clamav.html#a6">Uruchamianie</a>
472

                
473
+ 
474
+<br><br><br>
475

                
476
+
477

                
478

                
479

                
480

                
481

                
482
+
483
+<a name="a1"> </a>
484
+<br><br><br><b>1.&nbsp;&nbsp;&nbsp;Wprowadzenie</b>
485

                
486

                
487

                
488

                
489

                
490
+
491
+<a name="a2"> </a>
492

                
493

                
494

                
495

                
496
+<a href="http://www.geocities.com/orville_torpid/papers/vfs_tutorial.html">tutaj</a> lub w dokumentacji Samby.
497
+
498

                
499
+
500

                
501
+
502
+<pre>
503

                
504
+</pre>
505

                
506
+
507
+<a name="a3"> </a>
508
+<br><br><br><b>3.&nbsp;&nbsp;&nbsp;Zapotrzebowanie na oprogramowanie</b>
509
+<br><br> - ClamAV v0.67.1 - <a href="http://prdownloads.sourceforge.net/clamav/">http://prdownloads.sourceforge.net/clamav/</a>
510
+<br> - Samba 3.0.1 - <a href="ftp://giswitch.sggw.waw.pl/pub/unix/samba/">ftp://giswitch.sggw.waw.pl/pub/unix/samba/</a>
511
+<br> - samba-vscan 0.3.5-alpha2 - <a href="http://www.openantivirus.org/snapshots/">http://www.openantivirus.org/snapshots/</a>
512
+
513

                
514
+ 
515
+<br><br>&nbsp;<b>Skrypty startowe</b>
516

                
517
+<br>&nbsp;&nbsp;&nbsp;<a href="http://clamav.skc.com.pl/howtos/files/rc.samba">rc.samba</a>
518
+<br>&nbsp;&nbsp;&nbsp;<a href="http://clamav.skc.com.pl/howtos/files/rc.clamd">rc.clamd</a>
519

                
520

                
521
+
522
+<a name="a4"> </a>
523
+<br><br><br><b>4.&nbsp;&nbsp;&nbsp;Konfiguracja serwera Samba</b>
524

                
525

                
526
+
527

                
528

                
529

                
530

                
531
+
532
+<pre>
533
+root@linux: cd samba_source/source
534
+
535

                
536
+
537
+CFLAGS="-march=i686 -mcpu=i686" \
538
+./configure \
539
+--enable-cups \
540
+--with-fhs \
541
+--prefix=/usr \
542
+--localstatedir=/var \
543
+--bindir=/usr/bin \
544
+--sbindir=/usr/sbin \
545
+--with-lockdir=/var/cache/samba \
546
+--sysconfdir=/etc \
547
+--with-configdir=/etc/samba \
548
+--with-privatedir=/etc/samba/private \
549
+--with-codepagedir=/etc/codepages \
550
+--with-smbmount \
551
+--with-syslog \
552
+--with-utmp \
553
+--with-sambabook=/usr/share/swat/using_samba \
554
+--with-ssl \
555
+--with-sslinc=/usr/include/openssl \
556
+--with-ssllib=/usr \
557
+--with-msdfs \
558
+--with-vfs \
559
+--with-libsmbclient \
560
+i386-slackware-linux
561
+
562

                
563
+
564
+root@linux: make proto
565
+root@linux: make
566
+root@linux: make install
567
+</pre>
568

                
569
+
570
+<br><br>
571

                
572
+<pre>
573
+#define VSCAN_CLAMD_SOCKET_NAME      "/var/run/clamd"
574

                
575
+#define VSCAN_CLAMD_SOCKET_NAME      "/var/run/clamav/clamd.sock"
576
+</pre>
577

                
578
+<pre>
579
+root@linux: cd samba-vscan_source/
580
+root@linux: ./configure --prefix=/usr --with-samba-source=samba_source/source
581
+</pre>
582

                
583
+<pre>
584
+root@linux: make clamav
585
+</pre>
586
+
587

                
588
+
589

                
590
+<pre>
591
+cp samba-vscan_source/vscan-clamav.so /usr/lib/samba/vfs/vscan-clamav.so
592
+</pre>
593
+
594

                
595
+<pre>
596
+root@linux: cp samba-vscan_source/openantivirus/vscan-oav.conf /etc/samba/vscan-clamav.conf
597
+</pre>
598
+
599
+<br>
600

                
601
+<pre>
602

                
603
+  To ustawienie pozwala na zdefiniowanie maksymalnego rozmiaru skanowanego pliku. 
604

                
605

                
606
+  
607
+* verbose file logging = [True/False | yes/no | 1/0]
608

                
609

                
610

                
611

                
612

                
613
+
614
+* scan on open = [True/False | yes/no | 1/0]
615

                
616

                
617
+
618
+* scan on close = [True/False | yes/no | 1/0]
619

                
620

                
621
+
622
+* deny access on error = [True/False | yes/no | 1/0]
623

                
624

                
625

                
626
+  
627
+* deny access on minor error = [True/False | yes/no | 1/0]
628

                
629

                
630
+
631
+* send warning message = [True/False | yes/no | 1/0]
632

                
633
+  Messenger Service (winpopup).
634

                
635

                
636
+
637
+* infected file action = [quarantine | delete | nothing]
638

                
639
+  "quarantine" - plik zostanie przeniesiony do katalogu kwarantanny i zostanie mu 
640

                
641

                
642

                
643

                
644
+
645

                
646

                
647

                
648
+
649
+* quarantine prefix = [przedrostek]
650

                
651
+
652

                
653

                
654

                
655

                
656

                
657

                
658

                
659
+
660

                
661

                
662
+  Czas podawany jest w sekundach.
663

                
664
+
665
+* exclude file types = [lista]
666

                
667

                
668

                
669
+</pre>
670
+
671

                
672
+
673

                
674
+
675
+<pre>
676
+[vscan]
677
+   comment = virus-protected /samba directory
678
+   path = /samba
679
+   vfs object = vscan-clamav
680
+   vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
681
+   writeable = yes
682
+   browseable = yes
683
+   guest ok = yes
684
+</pre>
685
+
686

                
687
+
688
+<a name="a5"> </a>
689
+<br><br><br><b>5.&nbsp;&nbsp;&nbsp;Kompilacja ClamAV</b>
690

                
691
+<pre>
692
+root@linux: groupadd clamav
693
+root@linux: useradd -g clamav -s /bin/false -c "Clam AntiVirus" clamav
694
+</pre>
695
+
696

                
697
+<pre>
698
+user@linux: cd clamav_source
699
+user@linux: make clean
700
+user@linux: ./configure --prefix=/usr --sysconfdir=/etc/clamav --datadir=/etc/clamav --with-dbdir=/etc/clamav
701
+user@linux: make
702
+user@linux: make check
703
+user@linux: su
704
+root@linux: make install
705
+</pre>
706
+
707

                
708

                
709
+
710

                
711

                
712

                
713

                
714
+
715

                
716

                
717
+
718
+<br><br>
719

                
720
+
721

                
722
+
723
+<br><br><b>Uprawnienia</b>
724

                
725
+
726

                
727
+
728
+<a name="a6"> </a>
729
+<br><br><br><b>6.&nbsp;&nbsp;&nbsp;Uruchamianie</b>
730

                
731
+<pre>
732
+root@linux: chown -R clamav:clamav /etc/clamav
733
+root@linux: mkdir /var/run/clamav; chown -R clamav:clamav /var/run/clamav
734
+root@linux: mkdir /var/log/clamav; chown -R clamav:clamav /var/log/clamav
735
+</pre>
736
+
737

                
738

                
739
+
740
+<a name="a7"> </a>
741

                
742
+<br><br>
743

                
744

                
745
+<pre>
746

                
747
+Mar  9 22:10:36 abuse smbd_vscan-clamav[23929]: samba-vscan (vscan-clamav 0.3.5alpha2) registered (Samba 3.0), (c) by 
748
+Rainer Link, OpenAntiVirus.org
749
+Mar  9 22:10:36 abuse smbd_vscan-clamav[23929]: samba-vscan (vscan-clamav 0.3.5alpha2) connected (Samba 3.0), (c) by 
750
+Rainer Link, OpenAntiVirus.org
751
+Mar  9 22:10:36 abuse smbd_vscan-clamav[23929]: INFO: connect to service vscan by user administrator
752
+</pre>
753

                
754
+<pre>
755
+Mar  9 22:11:54 abuse smbd_vscan-clamav[23966]: INFO: File MozillaPL.org-MozillaPL-Windows-1.6.exe 
756
+is larger than specified maximum file size! Not scanned!
757
+Mar  9 22:11:54 abuse smbd_vscan-clamav[23966]: INFO: File SavageDemoInstaller.exe 
758
+is larger than specified maximum file size! Not scanned!
759
+</pre>
760

                
761
+<pre>
762
+Mar  9 22:13:02 abuse clamd[23977]: /samba/cygwin/src/clamav-devel-20040201/test/test3.rar: ClamAV-Test-Signature FOUND
763
+Mar  9 22:13:02 abuse smbd_vscan-clamav[23966]: INFO: quarantining file 
764
+'/samba/cygwin/src/clamav-devel-20040201/test/test3.rar' to '/tmp/vir-Atnd5n' was successful
765
+</pre>
766
+
767

                
768
+<center><img src="winmsg.png"></center>
769
+
770
+
771
+<br><br>
772

                
773

                
774
+
775
+<br><br>
776
+<hr size="1" style="color: #aaa4a0;">
777

                
778
+e-mail: <b>doozer (at) skc (dot) com (dot) pl</b>
779
+
780
+<br><br>
781
+Wed Mar 10 00:16:38 CET 2004 <b>Pierwsza wersja howto</b><br>
782
+<font style="font-size: 12px; color: #aaaaaa">
783
+ # samba_clamav.html v1.0; Last modified: Wed, 10 Mar, 2004 18:22:35 by doozer #
784
+</font>
785
+
786
+
787
+ </td>
788
+ <td bgcolor="#dddddd" colspan="1" valign="top" align="left" width="8%" height="2000">
789
+    &nbsp;
790
+ </td>
791
+</tr> 
792
+</table>
793
+<!-- end CONTENTTABLE -->
794
+
795
+<table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
796
+ <tr>
797
+  <td  bgcolor="#dddddd" width="100%" align="center" height="60" class="rn">
798
+   &nbsp;
799
+  </td>
800
+ </tr>
801
+</table>
802
+
803
+</center>
804
+</body>
805
+</html>
... ...
@@ -446,7 +446,7 @@ IMG
446 446
   <td  bgcolor="#ffffff" width="24%" align="left" height="100" class="rlt"><img src="clam.png" alt="ClamAV Logo"></td>
447 447
   <td  bgcolor="#ffffff" width="60%" align="left" height="100" class="rtr">
448 448

                
449

                
449
+   <b><font size="+1">Ochrona antywirusowa z wykorzystaniem ClamAV</font></b><br><br>
450 450

                
451 451
   </td>
452 452
   <td  bgcolor="#dddddd" width="8%" align="left" height="100" class="rt_dddddd"></td>
453 453
new file mode 100644
454 454
Binary files /dev/null and b/docs/Polish/winmsg.png differ