Ask a Question related to Linux Setup, Configuration & Administration, Design and Development.
-
somez72 #1
who knows "web trend firewall suite" and samba?
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.
somez72 Guest
-
webmethod "push" through NAT (network address translation) firewall-router
Hello, Instead of having my client (desktop) application poll the server, I would like to have my server "push" data to a desktop application. The... -
For archives: samba-libsmbclient - "/usr/local/bin/autom4te259: not found" issue
Hello, During a serious upgrade of several ports (4.11-STABLE) the build failed in net/samba-libsmbclient with a line like this:... -
CFINPUT type="radio" w/ "value" requires "label"
On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'... -
"CS" apparently not abbreviation for CREATIVE SUITE
Is anyone else annoyed that they purchased InDesign CS - only to find out it is just - InDesign - no CS - That the actual Creative Suite is another... -
"Start" "Program" "Menu" list is empty
For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your...



Reply With Quote

