<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3ASamba_Client</id>
	<title>Redhat:Samba Client - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3ASamba_Client"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Samba_Client&amp;action=history"/>
	<updated>2026-05-05T02:00:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Samba_Client&amp;diff=3563&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== Samba Clients ==  There are two types of samba clients: one to connect to shared directories, the other connects to shared printers. Both of these servers can connect to wi...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Samba_Client&amp;diff=3563&amp;oldid=prev"/>
		<updated>2013-08-31T17:24:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Samba Clients ==  There are two types of samba clients: one to connect to shared directories, the other connects to shared printers. Both of these servers can connect to wi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Samba Clients ==&lt;br /&gt;
&lt;br /&gt;
There are two types of samba clients: one to connect to shared directories, the other connects to shared printers. Both of these servers can connect to windows and Linux systems.&lt;br /&gt;
&lt;br /&gt;
The Samba Client can be installed using the samba-client package.&lt;br /&gt;
&lt;br /&gt;
== Command Line Tools ==&lt;br /&gt;
&lt;br /&gt;
The smbclient command is the main command used to test and configure the Samba Client.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
smbclient -L server1.example.com -U michael  &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The L flag defines the Server&lt;br /&gt;
the U flag defines the Username&lt;br /&gt;
&lt;br /&gt;
The command checks what shares are available on the server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mount Options ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
mount.cifs //server1.example.com/pubic /home/shared -o username=michael&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>