who knows "web trend firewall suite" and samba?

From: somez72 (somez72_at_chollian.net)
Date: 08/27/03


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.



Relevant Pages

  • Re: networking
    ... The "5" below shows its in runlevel 5. ... >Also have XP back up but I now have to use a linux boot disk to get to linux ...
    (alt.os.linux)
  • Re: Network resources evaporate on FC3 within 30 minutes of a reboot
    ... > I believe that the idmap entrys came from SWAT or one of the GUI tools ... > setting them up, it was my intent to point to the linux ... > a built-in DHCP server that can't be disabled. ... I turned off winbind, made ...
    (Fedora)
  • Re: winbind+ssh+AIX
    ... >winbind to work together. ... >know) how to force sshd to validate using winbind (in linux is configured ... >via the pam config). ... possible to make sshd work. ...
    (comp.security.ssh)
  • Re: Winbind/Smb Authentication
    ... > I've been reading up on winbind and the samba authentication you can use ... I basically have a rh linux 9 mail server up and running ... You need to add winbind to the passwd ... wbinfo -t = Verify that the workstation trust account created when the ...
    (RedHat)
  • Samba and winbind problem ( fedora core 2 )
    ... I am running a Windows NT network, but I want to set up a linux box as ... accounts, only the local linux ones, on editing the /etc/passwd file I ...   group:   files  winbind ... restarted the smb service the winbind service and the ...
    (comp.os.linux.networking)