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

1 line
836 B
HTML
Raw Permalink 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> name1value1 <br> name2value2 <br><p>次の置換を使用でき、ユーザーの作成時に置き換えられます。 <p> $ {USER}ユーザーのログイン名<br> $ {PLAINPASS}ユーザーの暗号化されていないパスワード(指定された場合) <br> $ {REAL}ユーザーの本名<br> $ {UID}ユーザーのUnix UID番号<br> $ {GID}ユーザーのUnixグループID番号<br> $ {HOME}ユーザーのホームディレクトリ<br> $ {SHELL}ユーザーのログインシェル<br><p><footer>