Files
webmin/ldap-useradmin/help/config_props.zh.auto.html
2020-04-23 18:10:56 +03:00

1 line
570 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header>所有新用户的LDAP属性</header>除了Webmin创建的属性外此选项还可用于指定将在创建LDAP用户时分配给它们的属性。必须以以下格式输入 <p>名称1值1 <br>名称2值2 <br><p>可以使用以下替换,在创建用户时将替换它们: <p> $ {USER}用户的登录名<br> $ {PLAINPASS}用户的未加密密码(如果已输入) <br> $ {REAL}用户的真实姓名<br> $ {UID}用户的Unix UID号<br> $ {GID}用户的Unix组ID号<br> $ {HOME}用户的主目录<br> $ {SHELL}用户的登录shell <br><p><footer>