Results 1 to 10 of 11
i am having real problems with samba.
most of the guides on the net i cannot understand at all.
is ther a straightforward simple guide out there?
thanks
/weed...
- 01-29-2006 #1
samba
i am having real problems with samba.
most of the guides on the net i cannot understand at all.
is ther a straightforward simple guide out there?
thanks
/weed"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 01-29-2006 #2Just Joined!
- Join Date
- Aug 2005
- Posts
- 8
sorry man...
I have looked long and hard for guides other than the official smb one. Yea, havent found one. I almost have samba working (linking up a home network).. but its crazy sporadic. the only way i got this close was by plugging in random numbers and crossing my fingers. Do we have somebody at this board that knows samba?
Collin
- 01-29-2006 #3
Guys, I am sorta working on a mini Samba howto, will post it later today or tomorrow. I don't know if it would be reall straightforward or simple, but you guys could give it a try and find out for me....
Ok, howto is up:
http://www.linuxforums.org/forum/ser...d=1#post297923Life is complex, it has a real part and an imaginary part.
- 01-29-2006 #4Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
Enable Samba and open the necessary ports. Install Webmin for remote HTTP based server management and configure Samba via Webmin. This is the easiest way to configure Samba. If you install Webmin, post back and I will walk you through this.
- 01-30-2006 #5
gtmtnbiker98 is right on the mark. I was pulling my hair out with Samba until I installed Webmin. It's a great utility that makes configuring Samba a breeze. At least it made it easy for me...
- 01-30-2006 #6Linux User
- Join Date
- Jul 2005
- Posts
- 369
you could try the offical documentation
All i want for christmas is a new liver....a second chance to get afflicted with Cirrhosis
- 01-31-2006 #7if i remember, i read that one and got a bit of understanding of it, but i dont understand it.
Originally Posted by winter
webmin looks pretty cool, ill give it a try when i get samba installed on my gentoo system.
/weed"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 02-01-2006 #8
hey AlexK, i used your guide to setup samba.
but the only thing i had to do different was to use the Windows password for this, not the samba password:
and then it worked.Code:mount -t smbfs -o username=USER,password=<win passwd> //mypc/samba /mnt/samba
also when i try to access //samba_server/public from windows, i cannot write to it. but i can write to the <current_users> share directory.
also2, with your guide, can you add in a section for adding a windows printer (via samba) to a linux machine, not the other way around like many people have done.
thanks AlexK for writing that guide,
/weed"Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 02-01-2006 #9Linux User
- Join Date
- Jul 2005
- Posts
- 369
there also another one that is in the style of a senerio as well
Originally Posted by Weedman All i want for christmas is a new liver....a second chance to get afflicted with Cirrhosis
- 02-02-2006 #10I am currently writing up the guide for connecting a printer to linux machine which will be shared to windows clients through samba or cups. It should be up by the weekend.
Originally Posted by Weedman
For the writing from windows problem, check the driectory permissions on the samba server. You might need to chmod it.
Thanks for letting me know about that little typo in my howto.Life is complex, it has a real part and an imaginary part.


Reply With Quote