Stránka 1 z 1

Authme

Napsal: 05 říj 2013, 21:10
od Kadlec
Zdravím, CHci se zeptat zdaly by mi někdo napověděl jak dát authme propojit s databází MySQL. Potřebuji jen nápovědu prosím vložte mi tam hvězdičky ***** kde to mám vyplnit a co nechat. Díky

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: authme
  backend: file
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: authme
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: 127.0.0.1
  mySQLColumnPassword: password
  mySQLPassword: '12345'
  caching: true
  mySQLColumnEmail: email
  mySQLColumnId: id
  mySQLlastlocWorld: world
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 10
    sessionExpireOnIpChange: false
  restrictions:
    allowChat: false
    maxRegPerIp: 2
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 3
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds: []
    banUnsafedIP: false
  GameMode:
    ForceSurvivalMode: false
    ResetInventotyIfCreative: false
    ForceOnlyAfterLogin: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    passwordMaxLength: 20
    doubleMD5SaltLength: 8
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: en
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Email:
  RecoveryPasswordLength: 8
  mailPort: 465
  mailSMTP: smtp.gmail.com
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  mailSubject: ''
  maxRegPerEmail: 1
  mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
    the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
    not forget to change password after login! <br /> /changepassword <generatedpass>
    newPassword'
Xenoforo:
  predefinedSalt: ''
Security:
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
  console:
    logConsole: false
Hooks:
  multiverse: true
  chestshop: true
  notifications: true
  bungeecord: false
  disableSocialSpy: true
  useEssentialsMotd: false
Performances:
  useMultiThreading: false

Re: Authme

Napsal: 05 říj 2013, 21:53
od vojtamaniak
Spoiler: zobrazit

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: *****
  backend: mysql
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: *****
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: 127.0.0.1
  mySQLColumnPassword: password
  mySQLPassword: *****
  caching: true
  mySQLColumnEmail: email
  mySQLColumnId: id
  mySQLlastlocWorld: world
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 10
    sessionExpireOnIpChange: false
  restrictions:
    allowChat: false
    maxRegPerIp: 2
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 3
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds: []
    banUnsafedIP: false
  GameMode:
    ForceSurvivalMode: false
    ResetInventotyIfCreative: false
    ForceOnlyAfterLogin: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    passwordMaxLength: 20
    doubleMD5SaltLength: 8
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: en
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Email:
  RecoveryPasswordLength: 8
  mailPort: 465
  mailSMTP: smtp.gmail.com
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  mailSubject: ''
  maxRegPerEmail: 1
  mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
    the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
    not forget to change password after login! <br /> /changepassword <generatedpass>
    newPassword'
Xenoforo:
  predefinedSalt: ''
Security:
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
  console:
    logConsole: false
Hooks:
  multiverse: true
  chestshop: true
  notifications: true
  bungeecord: false
  disableSocialSpy: true
  useEssentialsMotd: false
Performances:
  useMultiThreading: false

Re: Authme

Napsal: 05 říj 2013, 22:41
od Kadlec
Aha tak nefachá :D Co je tu špatně ??

Kód: Vybrat vše

DataSource:
  mySQLColumnName: username
  mySQLTablename: authme
  mySQLUsername: 132847_mysql_db
  backend: file
  mySQLColumnLastLogin: lastlogin
  mySQLDatabase: 132847_mysql_db
  mySQLPort: '3306'
  mySQLColumnIp: ip
  mySQLHost: 127.0.0.1
  mySQLColumnPassword: password
  mySQLPassword: ********
  caching: true
  mySQLColumnEmail: email
  mySQLColumnId: id
  mySQLlastlocWorld: world
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 10
    sessionExpireOnIpChange: false
  restrictions:
    allowChat: false
    maxRegPerIp: 2
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 3
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds: []
    banUnsafedIP: false
  GameMode:
    ForceSurvivalMode: false
    ResetInventotyIfCreative: false
    ForceOnlyAfterLogin: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    passwordMaxLength: 20
    doubleMD5SaltLength: 8
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: en
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
  bCryptLog2Round: 10
permission:
  EnablePermissionCheck: false
BackupSystem:
  ActivateBackup: false
  OnServerStart: false
  OnServerStop: true
  MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Email:
  RecoveryPasswordLength: 8
  mailPort: 465
  mailSMTP: smtp.gmail.com
  mailAccount: ''
  mailPassword: ''
  mailSenderName: ''
  mailSubject: ''
  maxRegPerEmail: 1
  mailText: 'Dear <playername>, <br /><br /> This is your new AuthMe password for
    the server <br /><br /> <servername> : <br /><br /> <generatedpass><br /><br />Do
    not forget to change password after login! <br /> /changepassword <generatedpass>
    newPassword'
Xenoforo:
  predefinedSalt: ''
Security:
  captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
  console:
    logConsole: false
Hooks:
  multiverse: true
  chestshop: true
  notifications: true
  bungeecord: false
  disableSocialSpy: true
  useEssentialsMotd: false
Performances:
  useMultiThreading: false

Re: Authme

Napsal: 06 říj 2013, 01:08
od zikl
ještě změn

Kód: Vybrat vše

backend: file

na

Kód: Vybrat vše

backend: mysql