| | |
file sharing in lan
Thread Solved |
•
•
Join Date: Oct 2007
Posts: 1,092
Reputation:
Solved Threads: 87
First, see if this hasn't been done already.
Open Network on the Ubuntu box and see if you have a share defined. If not, right-click to share a folder.
Open Network places on the XP box. Windows network. I believe Ubuntu defaults to Workgroup, and you should find your Linux share in there.
You can edit the Samba config file to change the Workgroup:
http://www.linuxquestions.org/questi...etwork-454120/
Or, just change the XP workgroup name to "Workgroup".
This is much easier than it used to be.
Open Network on the Ubuntu box and see if you have a share defined. If not, right-click to share a folder.
Open Network places on the XP box. Windows network. I believe Ubuntu defaults to Workgroup, and you should find your Linux share in there.
You can edit the Samba config file to change the Workgroup:
http://www.linuxquestions.org/questi...etwork-454120/
Or, just change the XP workgroup name to "Workgroup".
This is much easier than it used to be.
BS, PH, CIB
•
•
Join Date: Mar 2009
Posts: 18
Reputation:
Solved Threads: 0
yes
when i try to share a folder "Tools" from a NTFS partition /media/Backup i get this information
'net usershare' returned error 255: net usershare add: cannot share path /media/Backup/Tools as we are restricted to only sharing directories we own.
Ask the administrator to add the line "usershare owner only = False"
to the [global] section of the smb.conf to allow this.
I had tried this by right clicking on the folder then sharing options then mark on share this folder then click on create share. aftr that i see the above information. now i think you can fix the problem
when i try to share a folder "Tools" from a NTFS partition /media/Backup i get this information
'net usershare' returned error 255: net usershare add: cannot share path /media/Backup/Tools as we are restricted to only sharing directories we own.
Ask the administrator to add the line "usershare owner only = False"
to the [global] section of the smb.conf to allow this.
I had tried this by right clicking on the folder then sharing options then mark on share this folder then click on create share. aftr that i see the above information. now i think you can fix the problem
The problem is exactly as it says, you dont own the folder you are trying to share.
go to the console and type "sudo nautilus" then navigate using that window to the folder, and try sharing it again. (using the sudo command will give that explorer window admin privileges)
go to the console and type "sudo nautilus" then navigate using that window to the folder, and try sharing it again. (using the sudo command will give that explorer window admin privileges)
If i am helpful, please give me reputation points.
•
•
Join Date: Oct 2007
Posts: 1,092
Reputation:
Solved Threads: 87
You must have Samba installed and you must edit /etc/samba/smb.conf.
Everything you need is here:
https://help.ubuntu.com/community/SettingUpSamba
Post smb.conf if you continue to have problems.
Everything you need is here:
https://help.ubuntu.com/community/SettingUpSamba
Post smb.conf if you continue to have problems.
BS, PH, CIB
![]() |
Other Threads in the *nix Software Forum
- Previous Thread: VMware Player Unity Mode
- Next Thread: password to be asked
| Thread Tools | Search this Thread |






