en:suckerserv:auth
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| en:suckerserv:auth [2011/09/11 14:09] – Added :admin and replaced Hopmod with SuckerServ piernov | en:suckerserv:auth [2014/10/26 22:28] (Version actuelle) – [SuckerServ] piernov | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== Auth with SuckerServ-v4 ====== | + | ====== Auth with SuckerServ-v5 ====== |
| - | Because Authserver isn't included anymore in SuckerServ-v4, you'll need to checkout the suckerserv-v3 repository, or use MasterLua (new Master/Auth server, not described here): | + | Because Authserver isn't included anymore in SuckerServ-v5, you'll need to checkout the suckerserv-v3 repository, or use MasterLua (new Master/Auth server, not described here): |
| <code bash> | <code bash> | ||
| svn co http:// | svn co http:// | ||
| Ligne 35: | Ligne 35: | ||
| ==== SuckerServ ==== | ==== SuckerServ ==== | ||
| === Auth.lua === | === Auth.lua === | ||
| - | Add an '' | + | Add an '' |
| + | **WARNING: | ||
| <code lua auth.lua> | <code lua auth.lua> | ||
| auth.directory.server{ | auth.directory.server{ | ||
| id = " | id = " | ||
| - | hostname = "localhost", | + | hostname = "127.0.0.1", |
| port = 28787 | port = 28787 | ||
| } | } | ||
| Ligne 111: | Ligne 112: | ||
| <code bash> | <code bash> | ||
| And in the server: | And in the server: | ||
| - | <code bash> | + | <code bash> |
| Remember, an authkey is unique, so don't loose it, and create one for each user. | Remember, an authkey is unique, so don't loose it, and create one for each user. | ||
| ==== Restart the authserver ==== | ==== Restart the authserver ==== | ||
en/suckerserv/auth.1315742946.txt.bz2 · Dernière modification : (modification externe)
