• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Samba Trouble

Techwhore

Golden Member
I've got a win2k workstation and Mandrake 8.1 file server.

I've setup samba and can see the linux box from network neighborhood and created an account on linux so that i can access the shares. The account i created is a different name than the logon i use for 2k so it required additional authentication (don't konw if that may matter).

Two problems:

First - I've created a group "sambashare" which the user is a member of and set the shares as chown root.sambashare and chmod 770 for the shares. With the chmod 770 setting i can't access the shares, i need to set it as 777 to have access (i want rwx). Why is that? Shouldn't 770 allow me to wrx from 2k but no one else?

Two - I have some videos i'd like to be able to watch over the network. I've mapped the share to a drive in 2k. When i run the files, windows media player kicks out:

Cannot open. Please verify that the path and filename are correct and try again. (Error=80070005)

I get the same error when i try to just run the files from network neighborhood. The files are infact there, how can i fix this?

Thanks
 
I actually fixed it... well, it's probably not the "correct" fix but it works.

The folders being shared via samba are also being shared for ftp user. I had to create links in the ftp home dir to the directories themselves so i just changed the samba share directory to the ftp share directory and now it works.
 
Back
Top