who knows "web trend firewall suite" and samba?
From: somez72 (somez72_at_chollian.net)
Date: 08/27/03
- Next message: David: "Re: Will not Boot from CD Rom"
- Previous message: Lenard: "Re: Where can I find Redhat or Gentoo ftp site in Purdue?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Aug 2003 21:18:15 -0700
Hello.
who knows "web trend firewall suite"?
I want to save syslog file coming from linxu firewall through "Web
trend firewall suite"
when I save it to local disk , it's OK.
but I save it to samba network drive , don't save anything.
( when I write something to samba network drive from windows explore,
it works well )
my windows client is windows (english) 2000 profressional, and I logined
administrator/123456.
In linux box which is running samba, I added linux user and SMB user as
follows.
useradd administrator
smbpasswd -a administrator
enter passwd : 123456
retnter passwd : 123456
when I create samba entwork drive , I connected as administrator.
and here is my smb.conf
[global]
character set = ISO8859-1
client code page = 949
code page directory = /etc/codepages
create mask = 0777
directory mask = 0777
encrypt passwords = Yes
force create mode = 0
force directory mode = 0
guest account = nobody
; guest account = guest
interfaces = eth1 eth0
log file = /var/log/samba/log.%m
log level = 10
max log size = 500
passwd program = /usr/bin/passwd %u
security = user
server string = io208
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 SO_RCVBUF=8192
template homedir = /iodata/Volume00/home/%U
template shell = /bin/bash
unix password sync = Yes
veto files =
winbind gid = 35000-65000
winbind separator = /
winbind uid = 35000-65000
wins server =
workgroup = JW_NT.DOM
[share]
available = yes
browseable = yes
comment = share for virus caption
path = /home3/share
public = yes
writable = yes
[test] ==> I connnet to this share name. directory permition for
/iodata/Volume00/test1 is 0777
available = yes
browseable = yes
comment =
path = /iodata/Volume00/test1
public = yes
writable = yes
valid users = administrator specialist
Thanks a lot.
Have a day.
- Next message: David: "Re: Will not Boot from CD Rom"
- Previous message: Lenard: "Re: Where can I find Redhat or Gentoo ftp site in Purdue?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|