docs:smbdotconf: make formatting of headers uniform.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / security / smbpasswdfile.xml
index 209fa74422bd257095fb43b72d662cd39f7f6e20..a906403473f7cb4d41df9a67097f169329336dac 100644 (file)
@@ -1,8 +1,8 @@
 <samba:parameter name="smb passwd file"
-       type="string"
+                 type="string"
                  context="G"
-                 advanced="1" developer="1"
-                xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+                 constant="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
     <para>This option sets the path to the encrypted smbpasswd file. By
     default the path to the smbpasswd file  is compiled into Samba.</para>
@@ -15,5 +15,5 @@ smb passwd file = /etc/samba/smbpasswd
     </para>
 </description>
 
-<value type="default">${prefix}/private/smbpasswd</value>
+<value type="default">&pathconfig.SMB_PASSWD_FILE;</value>
 </samba:parameter>