Jump to content

Accessing a dos program via samba problem


Leeroy1978
 Share

Recommended Posts

Hi

I've installed samba and on the whole it works fine. I'm storing a dos program on my linux server and I am trying to access it via a windows XP machine. The program starts to load but fails and says that there is a problem accessing another file. It gives a dos error 2 which I think means that it cant open the file. Anyone knows why this is? Here is a copy of my smb.conf file;

 

# Samba config file created using SWAT

# from 127.0.0.1 (127.0.0.1)

# Date: 2005/02/19 14:09:14

 

# Global parameters

[global]

workgroup = DWARFS

netbios name = GRUMPY

server string = Samba Server %v

map to guest = Bad User

log file = /var/log/samba/log.%m

max log size = 50

time server = Yes

socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

add machine script = /usr/bin/useradd -d /dev/null -g samba-clients -s /bin/false -M %u

domain logons = Yes

os level = 65

preferred master = Yes

domain master = Yes

dns proxy = No

wins support = Yes

ldap ssl = no

 

[printers]

comment = All Printers

path = /var/spool/samba

printer admin = root

guest ok = Yes

printable = Yes

browseable = No

 

[homes]

comment = Home Directories

read only = No

create mask = 0664

map archive = No

store dos attributes = Yes

browseable = No

set directory = Yes

 

[netlogon]

path = /home/samba/netlogon

guest ok = Yes

 

[profiles]

path = /home/samba/profiles

read only = No

create mask = 0600

directory mask = 0700

 

[HPPSC950xi]

comment = HP PSC 950xi

path = /var/spool/samba

printer admin = root

read only = No

guest ok = Yes

printable = Yes

printer name = HPPSC950xi

use client driver = Yes

oplocks = No

share modes = No

 

[Media]

comment = Media Files

path = /media

read only = No

 

Cheers

Lee

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...