logo
Published on LinuxElectrons (http://www.linuxelectrons.com)

Managing Windows Shares' the Easy Way with Smb4k

By ByteEnable
Created 04/06/2004 - 04:08
Have you ever tried to configure Samba using the config text files? Did you curse? Well, I have. At work I would have to jot down others Windows share names on paper so that I could later mount. That was painful, one mistake, and you are back in your co-workers office asking for the same details again. Yeah sure, I could ask for an email with the data, but that seemed like begging to me. I stumbled upon this program while installing Mandrake 10 Community for an upcoming review. If you are surrounded by a sea of Windows, Smb4k (KDE application) is your life vest.

Feature's


[0]

This is the main program window. This window shows all the shares that have been found in a scan. It also shows the shares that are currently mounted. Even shares that were not mounted with Smb4k. How sweet, see that search function!

[0]

The Appearance configuration menu controls all the little details of an SMB share that can be displayed. There is even some eye candy controls with "Show shares as list instead of as icons".

[0]

In the "Shares" config menu, you can control where on your local Linux file system the actual share gets mounted. Smb4k also has some memory, in that Smb4k can restore shares that were recently used on program startup.

[0]

This configuration parameter allows two methods of scanning the network, a WINS Server, NetBios Name Server or broadcast packets. On a large Windows network that spans multiple domains and subnets, using the broadcast method (SCAN) would be time consuming and might draw the unwanted attention of network administrators due to the resulting broadcast storm.

[0]

This is where you can manage your access credentials to various SMB networks and shares. This is pretty handy and all in one place, unlike Windows, where its done on the fly.


The home of Smb4k can found at http://smb4k.berlios.de/ [1]. This is the rpm I use with Fedora; smb4k-0.3.2-1.src.rpm [1]. You can also google for your distro like so; "smb4k fedora src rpm". After you have installed, run these two commands as root:

chmod +s /usr/bin/smbmnt
chmod +s /usr/bin/smbumount

Remember to always wear your life vest when swimming in a sea of Windows shares.


Source URL:
http://www.linuxelectrons.com/features/reviews/managing-windows-shares-easy-way-smb4k