Code

Commented out options in template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Feb 2010 14:26:07 +0000 (14:26 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 25 Feb 2010 14:26:07 +0000 (14:26 +0000)
-Some samba attributes are now longer writeable.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15712 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/samba/personal/samba/samba3.tpl

index 0b5681e0f42079a2481c16fe0a42a729e5057e81..f78c1348b2961cab0b9b93c239128107584223c5 100644 (file)
       <label for="no_password_required">{t}Login from windows client requires no password{/t}</label>
      </td>
     </tr>
+<!--
     <tr>
      <td colspan=2 style="vertical-align:top;">
       {render acl=$sambaPwdCanChangeACL  checkbox=$multiple_support checked=$use_allow_pwchange}
       <label for="allow_pwchange">{t}Allow user to change password from client{/t}</label>
      </td>   
     </tr>
+-->
     <tr>
      <td colspan=2>
       {render acl=$sambaAcctFlagsLACL  checkbox=$multiple_support checked=$use_temporary_disable}
       <label for="temporary_disable">{t}Lock samba account{/t}</label>
      </td>
     </tr>
+<!--
     <tr>
      <td>
       {render acl=$sambaPwdMustChangeACL  checkbox=$multiple_support checked=$use_password_expires}
       {/render}
      </td>
     </tr>
+  -->
        {if $additional_info_PwdMustChange}
     <tr>
      <td colspan=2 style='padding-left: 10px;'>