home-directory and login-shell dont need password fields

This commit is contained in:
Ralf Becker 2014-09-06 09:57:25 +00:00
parent c2abaab456
commit b58d33ffe7

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>