samba + sharing data bases
From: matt (mattek_at_tenbit.pl)
Date: 08/27/04
- Next message: chris329_at__REMOVE_earthlink.net: "routing out two ppp lines via source eth - iptables"
- Previous message: Nicola: "Re: Re: iptable: open port 9999"
- Next in thread: Jeroen Geilman: "Re: samba + sharing data bases"
- Reply: Jeroen Geilman: "Re: samba + sharing data bases"
- Reply: Davide Bianchi: "Re: samba + sharing data bases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Aug 2004 09:51:18 -0700
I have linux samba server (3.0.0-9.2) and clients on linux and win98.
I have a database program witch works on win98 (on dos/dosemu).
Problem is when one person is using this program on linux and some
other person want to use it on win98. Win98's person get massage -
Access denied. Two persons on win98 can use it without any problems,
same like linux + linux. When win98 is first and then linux want use
this prog it's ok too. Why this 4th (first linux then win98) option
dosent work? Here is my smb.conf:
[global]
announce as = Win 98
workgroup = LINUX
server string = samba server
passwd program = /usr/bin/passwd %u
username map = /etc/samba/smbusers
log file = /var/log/samba/%m.log
guest ok = no
local master = yes
encrypt passwords = yes
unix password sync = Yes
log level = 3
domain master = yes
preferred master = yes
force directory mode = 0777
dead time = 15
keep alive = 15
security = user
mangled stack = 100
shared mem size = 1048576
max open files = 500
unix password sync = false
update encrypted = no
passwd program = /usr/bin/passwd %u
passwd chat debug = false
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*updating*done*
[Finka2]
comment = Finka2
path = /home/Dysk_i/home/
valid users = @pracownicy
force group = pracownicy
read only = no
hosts allow = all
writeable = yes
create mask = 0777
directory mask = 0777
write list = @Finka2
oplocks = False
dos filetime resolution = True
veto oplock files =
/*.DBF/*.dbf/*.exe/*.bat/*.pas/*.arj/*.ntx/*.xls/*.txt/*.doc/*.ind/
greetz
- Next message: chris329_at__REMOVE_earthlink.net: "routing out two ppp lines via source eth - iptables"
- Previous message: Nicola: "Re: Re: iptable: open port 9999"
- Next in thread: Jeroen Geilman: "Re: samba + sharing data bases"
- Reply: Jeroen Geilman: "Re: samba + sharing data bases"
- Reply: Davide Bianchi: "Re: samba + sharing data bases"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|