Changes

Jump to navigation Jump to search
1,231 bytes added ,  11:11, 16 November 2014
m
Line 49: Line 49:     
==Configuration Database Parameters==
 
==Configuration Database Parameters==
 +
Default key and property values:
    
{| class="wikitable"
 
{| class="wikitable"
Line 87: Line 88:  
The ''DNSForwarder'' property is a new property that could be defined to forward DNS requests from the Samba DNS to another DNS.
 
The ''DNSForwarder'' property is a new property that could be defined to forward DNS requests from the Samba DNS to another DNS.
   −
*'''''Others (optional)''''': These parameters are meant to take smb.conf inputs as defined the man pages.  Defaults for these parameters are the same as the corresponding defaults in the smb.conf man page.  Template fragments feed these parameters into the smb.conf file with minimal syntax checking, as it is assumed those who manually input them know what they are doing.
+
 
**''NameResolveOrder''The order in which name resolution will take place by the Samba daemon
+
*'''''Others (optional)''''': These parameters are meant to take smb.conf inputs as defined the man pages.  Defaults for these parameters are the same as the corresponding defaults in the smb.conf man page.  Template fragments feed these parameters into the smb.conf file with minimal syntax checking, as it is assumed those who manually input them know what they are doing.  
**''ServerServices''See the server services discussion detailed under smb.conf section
+
 
**''SMBPorts'':
+
 
**''SocketOptions'':
+
{| class="wikitable"
**''WideLinks'':
+
|-
**''GuestAccount'':
+
! Database name !! Unique key !! Property name !! Default value || Possible values || Description
**''GuestOK'': y/n
+
|-
**''LogonDrive'': Drive letter to be used to the login drive when users login to a domain
+
| configuration ||style="text-align:center;"| SMB ||||style="text-align:center;"| || ||
**''RoamingProfiles'':  y/n
+
 
**''LogonPath'':
+
|-
**''BindInterfacesOnly'':  y/n
+
| ||style="text-align:center;"| ||NameResolver||style="text-align:center;"|'''TBA'''|| || The order in which name resolution will take place by the Samba daemon
**''CaseSensitive'': y/n
+
 
**''MaxLogSize'': Samba log size in kilobytes.  Default set to 50.
+
 
 +
|-
 +
| ||style="text-align:center;"| ||ServerServices||style="text-align:center;"|'''TBA'''|| || See the server services discussion detailed under smb.conf section
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||SMBPorts||style="text-align:center;"|'''TBA'''|| ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||SocketOptions||style="text-align:center;"|'''TBA'''|| ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||WideLinks||style="text-align:center;"|'''TBA'''|| ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||GuestAccount||style="text-align:center;"|'''TBA'''|| ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||GuestOK||style="text-align:center;"|'''no'''||yes / no ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||LogonDrive||style="text-align:center;"|'''TBA'''|| ||Drive letter to be used to the login drive when users login to a domain
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||RoamingProfiles||style="text-align:center;"|'''no'''||yes / no ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||LogonPath||style="text-align:center;"|'''TBA'''|| ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||BindInterfacesOnly||style="textalign:center;"|'''no'''||yes / no ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||CaseSensitive||style="text-align:center;"|'''yes'''||yes / no ||
 +
 
 +
|-
 +
| ||style="text-align:center;"| ||MaxLogSize||style="text-align:center;"|'''50'''||User defined ||Samba log size in kilobytes.  Default set to 50
 +
 
 +
 
 +
|-
 +
|}
 +
 
    
'''KRB5''' : Create new configuration dbase entry for Kerberos service in Samba  
 
'''KRB5''' : Create new configuration dbase entry for Kerberos service in Samba  

Navigation menu