Results 1 to 3 of 3
I cannot get this laptop, running Mandriva 2007.1, to be seen by my other Windows machines....running XP.
The Mandriva laptop can see and share the other windows machines with no ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-26-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 21
Samba, not visible to other windows machines
I cannot get this laptop, running Mandriva 2007.1, to be seen by my other Windows machines....running XP.
The Mandriva laptop can see and share the other windows machines with no problems.
What is going wrong?
I think I set up the shares properly.
Keith
- 05-27-2007 #2
Create a user on the Linux box that corresponds to the logged on user on the Windows box. So if 'joe' is logged on to the Windows box and trying to access the Fedora box it won't happen. 'joe' doesn't have access rights. To fix that, create a user named 'joe' on the linux box. As root in a termnial type 'adduser joe'. Then while in the same terminal type smbpasswd -a joe. When prompted for a password for 'joe' just press enter. Now from the terminal restart samba by typing '/sbin/service smb restart'. Go to the Windows box as 'joe' and access shared folders on the Linux box.
Any similarity to anyone named 'joe' is purely co-incedental.Glenn
Powered by Fedora 18
- 05-30-2007 #3Just Joined!
- Join Date
- Apr 2007
- Posts
- 21


Reply With Quote

