home-directory and login-shell dont need password fields

This commit is contained in:
Ralf Becker 2014-09-06 09:56:51 +00:00
parent 3dc11e4037
commit bb569e6db8

View File

@ -43,10 +43,10 @@
</row>
<row disabled="!@ldap_extra_attributes">
<description value="Home directory" for="homedirectory"/>
<passwd id="homedirectory" class="et2_fullWidth"/>
<textbox id="homedirectory" class="et2_fullWidth"/>
<description/>
<description value="Login shell" for="loginshell"/>
<passwd id="Login shell" class="et2_fullWidth"/>
<textbox id="Login shell" class="et2_fullWidth"/>
<description/>
</row>
<row>