Network share through samba?

Support and general discussion.
Post Reply
ardi
Posts: 4
Joined: Wed 11 Jun, 2014 9:17 pm

Network share through samba?

Post by ardi »

Hi! Is it possible to share files through the network with the host, via samba (or other alternative) ? If affirmative, how is it done?

Thanks!
User avatar
Tux
Posts: 24
Joined: Thu 03 May, 2018 6:36 pm
Location: Germany

Re: Network share through samba?

Post by Tux »

Samba: short answer: yes. I do so.

long answer (but don't expect a tutorial now):

With PCem and DOS:
First issue is to set up a Samba server in your LAN or on your host system which lets DOS clients connect.
Hint: You must fiddle around with settings (in section [global] of your smb.conf) like
- lanman auth = yes
- client lanman auth = yes
- client plaintext auth = Yes
- client ntlmv2 auth = no

For the client side, e.g. with DOS in PCem, you could feed your favorite search engine with "DOS" and "MSCLIENT"...
Stettin
Posts: 4
Joined: Tue 04 Sep, 2018 5:12 am

Re: Network share through samba?

Post by Stettin »

Having just delved into this, here it is step by step.
https://blog.iandreev.com/?p=432
Post Reply