Skip to content

Retronas SMB and Windows for Workgroups 3.11 #69

Answered by audiocrush
audiocrush asked this question in Q&A
Discussion options

You must be logged in to vote

OK
It seems I got it to work with a combo of things:
Not sure if Step 1 is relevant but:
First use WfW 3.11 Disk 8 and expand admincfg.exe onto your computer:
expand A:\admincfg.ex_ C:\windows\admincfg.exe
Then go into windows, and start admincfg.exe using file explorer
There you can click onpasswords and disable password cacheing (this is apparently needed when accessing shares with user level security and samba has dropped share level security support already if I got that correctly)

Next this is the samba config that got it right for me:
smb.conf:
[global]
bind interfaces only = yes

enp0s5 = RetroNET VLAN12

interfaces = enp0s5
min protocol = CORE
netbios name = retronas
lanman auth = yes

Replies: 0 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@audiocrush
Comment options

@sairuk
Comment options

@audiocrush
Comment options

@audiocrush
Comment options

Comment options

You must be logged in to vote
1 reply
@sairuk
Comment options

Answer selected by audiocrush
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants