Cooking with Linux - It's a Cross Platform, All Right!

Linux-based file managers make it easy to use files and printers on your legacy Microsoft Windows systems.
______________________

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Samba 3.x

Anonymous's picture

SMB4K Not work in samba 3.x correctly...

Re: Samba 3.x

Anonymous's picture

Yes it does. I'm Using version 3.0.2a Mandrake 10 works perfectly

Re: It's a Cross Platform, All Right!

Anonymous's picture

The date on this article is Thursday, July 01, 2004
we are only June 10

An error occurred while loading smb:/

nigelp's picture

I make quite a lot of use of smbclient from the command line so I was very pleased to see this article. However, when I tried out his first suggestion of using konqueror to join my network neighbourhood I got this message when I typed smb:/ into the Location field. I've googled this error message but not really got anything useful. I am using Konqueror 3.1.1 on KDE 3.1.5 and Kernel 2.2.20.

"An error occured while loading smb:/:
Could not start process Unable to create io-slave:
klauncher said: Error loading 'kio_smb'."

Nigel

kio_smb

Anonymous's picture

i had to install samba and openldap-client.
After that Konqueror could brows via smb:/

solved on my system by

Anonymous's picture

solved on my system by ensuring that libsmbclient.so (installed to /usr/local/samba/lib/ by make install of samba from source) was symlinked from /usr/lib/

ldd of kio_smb.so was how I figured it out - there was a dynamic link dependency reporting "Not found".
Needed a symlink as libsmbclient.so.0 btw.

H

Thanks.

weber's picture

libsmbclient.so.0 was not found in my case.

# locate kio_smb.so
/usr/lib/kde3/kio_smb.so
# ldd /usr/lib/kde3/kio_smb.so|grep 'not f'
libsmbclient.so.0 => not found
# yum -y install libsmbclient

Check that you have kio_smb i

Anonymous's picture

Check that you have kio_smb io-slave. There was reported an error with samba 3.0.8, that kdebase would not compile samba support. The same happens if you do not have samba on your system.

Re: An error occurred while loading smb:/

Anonymous's picture

Could it be that you need another slash (/) at the end of the line? eg: smb://

Re: An error occurred while loading smb:/

Anonymous's picture

I'd suggest that you would upgrade your KDE setup, it's quite old.

It's possible, that your samba libraries (libsmb) are not compatible with kio_smb -ioslave.

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions