Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Does anyone know how to mount a Samba Share? I am currently using Suse 9.2 Pro. I am trying to use XMMS to listen to music on a network. The music files are located on another computer (obviously). Samba is set up right, and I have no problem viewing the files. I just can't find out how to get XMMS to open the file.
My own playing with Samba over the past 2 days has shown me something you might want to be aware of. Make sure that whatever files you're trying to access has the correct permissions. Not a problem if everything's global, but if you've got more restrictive permissions on the files it could be a problem. Just mounting the share might not work, as I discovered.
Fill in the ### with the uid and gid from /etc/passwd and /etc/group and populate the /etc/sambacred file with:
username=me
password=pass
And make sure its only readable by root.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.