Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
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.
I've searched for many solutions to my problem. Including reading many posts in this specific forum. Ive gotten pretty far, but not as far as I wanted.
All I want is to turn my linux box into a file server. And so far I can see the box on windows network, but when i click on it, it says i do not have enough permissions. However, when I go through IE "\\server-ip" I can then enter the user/pass set from smbpasswd -a adam. I have no idea how to fix this. :S
smb.conf
[global]
workgroup = HOME
[Lappy]
comment = Slackware Laptop
path = /home/adam
read only = no
guest ok = yes
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.