Re: [Samba] [Fwd: vscan-clamav.conf]

2005-11-03 Thread Rodrigo Noroaldo de Castro Fernandes

Hi Mister Neil,

	A agree with you, "vscan-clamav.conf" is very simple to configure. I 
had some difficulty to set the parameter "exclude file types". I'd like 
to have one example from this parameter. Do you have one?


Brazilian Regards
Rodrigo

Neil Muller wrote:
Can you explain your problem with vscan ... I have vscan running with 
samba 3.0.20 on SUSE SLES9 with about 60 users and it was very easy to 
setup and configure.


Neil

On 11/2/05, *David Collier-Brown* <[EMAIL PROTECTED] 
> wrote:


[Mis-posted to the development list --dave]

Anyone on the samba user list know this?  I don't use
clam (or PCs (:-))

--dave
--
David Collier-Brown,  | Always do right. This will gratify
Sun Microsystems, Toronto | some people and astonish the rest
[EMAIL PROTECTED] 
|  -- Mark Twain

(416) 263-5733 (x65733)   |


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] SAMBA + vscan-mcdaemon + uvsacan command

2005-06-24 Thread Rodrigo Noroaldo de Castro Fernandes

Hi everybody

I am setting SAMBA as PDC, and i want it work together UVSCAN (nai).

I have already done this:
"...
vfs object = vscan-mcdaemon
vscan-mcdaemon: config-file = /etc/samba/vscan-mcdaemon.conf
.."

I also checked that make install copied vscan-mcdaemon.so to
/usr/lib/samba/vfs directory.

I have already installed the uvscan package on
/usr/local/uvscan...

But, as it is not working!
How to tell vscan-mcdaemon to use uvscan?

I saw on vscan-mcdaemon.conf the it would try to connect to uvscan 
via sockets (localhost:8128), but how ? uvscan is only called by command 
line, isn't it?


Regards
Rodrigo

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] Samba log analyzer

2005-01-12 Thread Rodrigo Noroaldo de Castro Fernandes
Dear all,
	I would like to know if there is/are any program to analyze the SAMBA 
log, and if possible create some reports with statistics (logon, files 
access, etc).

Best brazilian regards,
Rodrigo
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] smbpasswd

2004-12-29 Thread Rodrigo Noroaldo de Castro Fernandes
Dear all,
	How can I convert the Linux users password (/etc/shadow) to Samba users 
password (.../private/smbpasswd)?

Best Brazilian regards
--
  Rodrigo Noroaldo de Castro Fernandes
  [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

[Samba] SMBCLIENT: error on mounting

2004-05-06 Thread Rodrigo Noroaldo de Castro Fernandes
Dear all,

I use smbmount on a script. The package used is (SuSe 7.2):
"...
[EMAIL PROTECTED]:~ > which smbmount
/usr/bin/smbmount
[EMAIL PROTECTED]:~ > rpm -qf /usr/bin/smbmount
smbclnt-2.2.0-15
[EMAIL PROTECTED]:~ > ls -l /usr/bin/smbmount
-rwsr-sr-t1 root root   497224 May 12  2001
/usr/bin/smbmount
[EMAIL PROTECTED]:~ >
..."

This script runs on crontab each 20 minutes.

It uses the follow line to mount the remoteWinNT shared folder:
"...
/usr/bin/smbmount "//WinNTSever/shared_folder" /mnt/xfer -o
username=user1,password=**,fmask=750,dmask=750,uid=507,gid=104
..."

After mounted, the script lists, copies and moves some files from there
to local folders.

Some times, this script fails to list, copy and move these files... :-(

I could check the reason is because the smbmount falied.

The error message:
"...
Can't get /etc/mtab~ lock filesmbmnt failed: 1
..."

Followed by the other command falied messages:
"...
ls: /mnt/xfer/DIR/F0005161: Input/output error
cp: cannot stat `/mnt/xfer/DIR/F0005161': Input/output error
mv: cannot stat `/mnt/xfer/DIR/F0005161': Input/output error
ls: /mnt/xfer/TMP/F0005161.tmp: Input/output error
..."

The follow messages appeared on "/var/log/message":
"...
May  6 03:00:17 gprod kernel: smb_retry: no connection process
May  6 03:00:17 gprod kernel: smb_lookup: find //DIR failed, error=-5
May  6 03:00:17 gprod kernel: smb_lookup: find //DIR failed, error=-5
May  6 03:00:17 gprod kernel: smb_lookup: find //TMP failed, error=-5
May  6 03:00:17 gprod kernel: smb_lookup: find //DIR failed, error=-5
May  6 03:00:17 gprod kernel: smb_lookup: find //TMP failed, error=-5
..."

What does this error message mean? (Can't get /etc/mtab~ lock
filesmbmnt failed: 1)

How can i correct this?

Regards
-- 
  Rodrigo Noroaldo de Castro Fernandes
  [EMAIL PROTECTED]

  DARUMA ORGA Card Systems S/A
  Technology Division

  Av. Independencia 3451,  Taubate,  Sao Paulo,  BRAZIL,   12.032-000
  Tel: +55 12 281-1900 X 109/110/111 Fax: +55 12 281-1909
  Hot Line: +55 12 281-1925, Mo to Fr, 08:00 to 17:00,  UTC-3

  www.darumaorga.com.br   www.orga.com-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba