MEPIS This forum is for the discussion of MEPIS Linux. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-15-2007, 12:21 PM
|
#1
|
Member
Registered: Nov 2004
Distribution: Debian etch
Posts: 39
Rep:
|
Samba help
I have samba activated to run as a service in MEPIS, but I don't use it to do anything. In the smb4k manager I can see one other PC on my network (windows) and I couldn't figure out the password. I also saw I had a shared folder mounted. So is there a way to be able to access this folder from windows? And how do you find out the password for the other network connection? Thanks
|
|
|
04-15-2007, 05:38 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313
|
How can you not know the password to a winblow$ machine on your network? Did you set this machine up? Right click the share on the winblow$ machine and choose the option that allows unrestricted access to that share, you should then be able to access it using Smb4k.
|
|
|
04-15-2007, 10:17 PM
|
#3
|
Member
Registered: Nov 2004
Distribution: Debian etch
Posts: 39
Original Poster
Rep:
|
Can anyone refer me to a good samba FAQ/wiki?
Last edited by Brianfast; 04-15-2007 at 10:21 PM.
|
|
|
04-16-2007, 01:08 AM
|
#4
|
LQ Newbie
Registered: Feb 2005
Location: Helsinki, Finland
Posts: 19
Rep:
|
Yes, it is possibly to access samba shares from Windows, and the other way, too. But it's not necessarily easy...
You should take a look at /etc/samba/smb.conf (man smb.conf, interesting parameters: security, encrypt passwords). Then there is smbpasswd command. On Windows side, it is possible to allow plaintext passwords, if security is no big issue (with older Windows you may need to set a flag in the registry: EnablePlaintextPasswords, and restart Windows).
|
|
|
04-16-2007, 01:41 AM
|
#5
|
LQ Newbie
Registered: Nov 2006
Posts: 5
Rep:
|
Quote:
Originally Posted by Brianfast
I have samba activated to run as a service in MEPIS, but I don't use it to do anything. In the smb4k manager I can see one other PC on my network (windows) and I couldn't figure out the password. I also saw I had a shared folder mounted. So is there a way to be able to access this folder from windows? And how do you find out the password for the other network connection? Thanks
|
In Linux Machine create a smb password for users (means if u have a user brainfast create smb password for him and if no user are there then add a user with useradd command)with smbpasswd command.
#smbpasswd -a brainfast <username>.
Activate the user with the below command.
#smbpasswd -e brainfast
Restart the smb service with
#service smb restart
And check on the Windows machine with the smb username and password.
Thanks.
|
|
|
04-16-2007, 08:49 PM
|
#6
|
LQ Newbie
Registered: Jan 2005
Location: Rochester, NY
Distribution: Ubuntu, Fedora, Suse
Posts: 1
Rep:
|
Samba help
I was having a similar problem with smb4k on an Ubuntu box.
It turns out that smb4k came with a smb.conf of its own. There were entries in /etc/samba/smb.conf that were causing me not to access the share on other Linux and Win boxes, not access the share on Ubuntu from other Linux or Win boxes and no way to see the Ubuntu box when I searched the network for shares from the other boxes.
If you have any knowledge of smb.conf, you can go in and edit it, comment out the extra stuff, don't delete anything just in case and restart samba, /etc/rc.d/init.d/samba restart.
Sorry I don't have a more detailed post. The computer is at work and I don't have access to it from home.
|
|
|
All times are GMT -5. The time now is 10:41 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|