Displaying 1 result from an estimated 1 matches for "videonfs".
Did you mean:
video's
2014 May 29
2
Can login as Guest from server, but not from workstation?
...omputer (TVIX) and
decided to use Samba to serve the files to the TVIX. This is when my
misery began..
The TVIX requires the share to be TVIXHD1 and accessed via the Guest
account (it is not very flexible about changing options). So I created
the share:
[TVIXHD1]
comment = MEDIA FILES
path = /var/VIDEONFS
read only = no
guest ok = yes
public = yes
I didn't use guest only, because we want people to be able to access
this share normally also. I added the 'nobody' user to the password
database using pdbedit, so I could use the default user for
Guest. Testing with smbclient -U Guest prompt...