Displaying 1 result from an estimated 1 matches for "tvixhd1".
2014 May 29
2
Can login as Guest from server, but not from workstation?
...nning samba einstallation on Freebsd, with various
incarnations of windows from XP through Vista and Windows 7 all
working flawlessly. Recently we added a media computer (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 normall...