<?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_config_Standalone</id>
	<title>Redhat:Samba config Standalone - 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_config_Standalone"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Samba_config_Standalone&amp;action=history"/>
	<updated>2026-05-04T23:17:28Z</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_config_Standalone&amp;diff=3550&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== Samba Stand Alone Server ==  &lt;syntaxhighlight&gt; security = user passdb backend = smbpasswd &lt;/syntaxhighlight&gt;  &lt;syntaxhighlight&gt; security = server password server = &lt;NT-Server-Name&gt; &lt;/syntaxhighlight&gt;  &lt;syntaxhighlight&gt; security...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:Samba_config_Standalone&amp;diff=3550&amp;oldid=prev"/>
		<updated>2013-08-31T16:13:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Samba Stand Alone Server ==  &amp;lt;syntaxhighlight&amp;gt; security = user passdb backend = smbpasswd &amp;lt;/syntaxhighlight&amp;gt;  &amp;lt;syntaxhighlight&amp;gt; security = server password server = &amp;lt;NT-Server-Name&amp;gt; &amp;lt;/syntaxhighlight&amp;gt;  &amp;lt;syntaxhighlight&amp;gt; security...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Samba Stand Alone Server ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
security = user&lt;br /&gt;
passdb backend = smbpasswd&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
security = server&lt;br /&gt;
password server = &amp;lt;NT-Server-Name&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
security = ads&lt;br /&gt;
realm = MY_REALM&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Security ==&lt;br /&gt;
&lt;br /&gt;
The security directive can have five different values:&lt;br /&gt;
&lt;br /&gt;
* user - check the local password database, used when the local system is the Domain Controller&lt;br /&gt;
* domain - check the password database on the Domain Controller, when the local system is a member of the domain&lt;br /&gt;
* ads - Active Directory Network member&lt;br /&gt;
* server - use the password database from another system that is not the DC&lt;br /&gt;
* share - peer to peer networks, not requiring username&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== User ===&lt;br /&gt;
&lt;br /&gt;
if using the user security, the passdb backend directive sets which type of database is to be used: smbpasswd, tbdsam, ldapsam&lt;br /&gt;
&lt;br /&gt;
=== ads ===&lt;br /&gt;
&lt;br /&gt;
For ads the realm must be defined using the &amp;#039;realm&amp;#039; directive&lt;br /&gt;
&lt;br /&gt;
=== server / domain ===&lt;br /&gt;
&lt;br /&gt;
with the server or domain security the password server must be defined.&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>