View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Jun 10, 2005 8:25 pm 
Offline
Joined: Fri Jun 10, 2005 8:18 pm
Posts: 5
Im using KnoppMyth to use MythTV so I can watch some video files in a friendly GUI. I have a fileserver which contains all my video files. I wanna know if there is a way to watch those videos in Myth. The file share is on a Windows 2003 Server box and it requires a username and password to access the data on it. Can someone go about telling me how to do this, if it can be done?

Heres some information:
Serer Hostname: FILESERVER
Share needed: Public
Username needed: Casey Blackburn

Please help me


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 10, 2005 10:17 pm 
Offline
Joined: Thu Feb 12, 2004 2:54 pm
Posts: 392
Location: Beaumont, CA
To connect to a windows share you need to setup samba, or really just the samba client (smbclient), create a directory like /mnt/windows and then mount that share. You should be able to do an apt-get install smbclient. After you create the directory, (mkdir /mnt/windows) then you will want to mount it with something similar to
mount -t smbfs -o username=john,password=mypassword //ip.of.windows.server/sharename /mnt/windows
To get the videos to be recognized in myth this is what I would do, providing you aren't putting/dont' have any videos in the /myth/video directory. I would either rename or del the /myth/video directory and create a symlink to the windows share mount location. Something like this ln -s /mnt/windows/path/to/videos /myth/video. That should work. (Right guys?).

_________________
ASUS A7N266 Micro-ATX Motherboard
Athlon 2200 processor
512K Kingston PC2100 Memory
MicroAtx Case
2 PVR250's w/remote
eVGA e-GeForce mx4000 (64 Ram with Tv/Out (Svideo))
Lite-on DVD cd-rw combo
120 GB Western Digital


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 7:57 am 
Offline
Joined: Fri Jun 10, 2005 8:18 pm
Posts: 5
Sounds like it would work to me, thanks for all the help let me try it out now.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 8:28 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
there is a page over on the wiki about how to do this.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 8:36 am 
Offline
Joined: Fri Jun 10, 2005 8:18 pm
Posts: 5
MythTV doesnt contain the Package SMBClient so I can not install it


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 8:38 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
see above

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 8:41 am 
Offline
Joined: Sun Nov 21, 2004 2:15 pm
Posts: 23
I Had this trouble on a previous version of knoppmyth
what I did was to download the latest version of samba
from www.samba.org.

When you run the configure script you need to enable support for the smbclient.
Instructions on how to do this are on the site

you could also search for the samba binary on your install of knoppmyth.
maybe in /usr/src ????? not sure and follow the same instructions for installation on samba's website

Steve


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 8:49 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
just cause knoppmyth doesn't have a program by default does not mean you cannot install it. I know for a fact that smbclient is in apt.so
apt-get update
apt-get install smbclient
will get it for you. this applies to most any other program as well.
http://knoppmythwiki.org/index.php?page=UsingSambaHowTo
read that page, the whole page it covers just about any way you could want to connect to a windows box either dir the one you are looking for here is at the end.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 8:50 am 
Offline
Joined: Fri Jun 10, 2005 8:18 pm
Posts: 5
Thanks XSecrets I am following the guide now


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 9:41 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Seriously folks, when someone like Xsecrets who has been around here for a very long time suggests that you go read something, it's usually a major clue. It might not cure your problem in one go, although there's a good chance it will, but even if it doesn't, it will almost certainly clarify your understanding of the problem so that you can ask a better question.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 11, 2005 4:33 pm 
Offline
Joined: Fri Jun 10, 2005 8:18 pm
Posts: 5
Ok I have followed the guide and now I am getting the Error Message:
Code:
SMB connection failed
cli-negprot: SMB signing is mandatory and we have disabled it.
3702: protocol negotiation failed
-----
|OK|
-----


EDIT: I recieve this error when trying a smbmount


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 15, 2005 2:00 am 
Offline
Joined: Sun Jun 12, 2005 2:39 pm
Posts: 464
Location: UK
I've had that problem when trying to mount a share on a win2k3 machine. In the end I had to change a registry setting on the windows box. Try setting these two keys to 0

<insert standard registry warning here>

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Lanmanserver\Parameters\enablesecuritysignature
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Lanmanworkstation\Parameters\enablesecuritysignature


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu