差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
dokuwiki:ja:login [2006/11/11] admindokuwiki:ja:login [不明な日付] (現在) – 外部編集 (不明な日付) 127.0.0.1
行 1: 行 1:
 +====== ログインとユーザー登録 ======
 +
 +ログインが可能なのは、Wiki管理者がWikiの[[ACL]]を有効にしているときなのに注意してください。
 +もし、[[ACL]]が有効でなければ、ログインはできません。
 +
 +===== ログインの仕方 =====
 +
 +登録ユーザーは右下の""ログイン""ボタンを使って、ログインすることができます。
 +正しく認証されると、ボタンは"ログアウト"に変わります。
 +
 +If you choose to select the "Remember Me" checkbox, you will be automatically logged in the next time you revisit the Wiki. Don't do this on a shared computer eg. at work or in a Internet cafe.
 +
 +If you have forgotten your password, you can click the resend password link to have a new password sent to your registered email address.  If you can't recall your user name, or your email address has changed, you will need to register again. Note: the [[config#resendpasswd]] option is disabled by default.
 +
 +To be able to log in, your Browser needs to support [[wp>HTTP_cookies|Cookies]].
 +
 +Logging out is just a matter of pressing the "Logout" button.
 +
 +===== Registration =====
 +
 +If the wiki admin chose to enable the [[config#openregister]] option (on by default), people can register themselves at the wiki. To do so just click on the "Login" button and follow the "Register" link below to the login form.
 +
 +Enter your Userdata and hit register, depending on how the wiki is configured you will either get an autogenerated password by mail (default) or you are allowed to supply your own password in the register form.
 +
 +If [[config#openregister]] is disabled only the administrator(s) can add users. They can find an "Add new user" link in the "Admin" screen.
 +
 +You can update your registration information at any time. Simply login and click the "Update Profile" button, normally found towards the right on the bottom button bar.
 +
 +
 +===== Access Control =====
 +
 +Please see [[ACL]] for details on controlling user and usergroup access to [[namespaces]] and [[pagename]].
 +
 +
 +===== Login as first page =====
 +How do I configure docuwiki to bring up the login page instead of the first page (which is restricted)?