LordFenris
Member
I noticed an interesting thing. Interesting enough that I found it worth noting.
If, for example, I have an IP account limit set on the server (for example 5 accounts),
account/config.cfg
# Number of accounts allowed to be created from a single IP address
AccountsPerIp=5
and then this limit will decrease to eg 2 accounts:
- the player (if he has 5 accounts) will not be able to create another new accounts (with new login) and this is ok but
- if, for example, some of his account will be deleted (for example one, player got now 4 account with server limit = 2), even though the account limit is exceeded - you will still be able to recreate deleted account with same login again ( login such as a deleted account).
For a closer look, I migrated the characters from the sample account to others - and next I deleted the empty account. After reducing the limit of accounts on IP, the player still could create an account (with the same login), but accounts with another new login no longer.
The situation looks the same, if I delete a full account with toons (account existing above the new limit) - I will be able to recreate it again (if I choose the same login), although accounts with a different login are no longer.
Is it possible that despite the account being deleted, the server saves IPs /logins and therefore allows you to recreate account with same login (despite exceeding the limits of accounts)?
If, for example, I have an IP account limit set on the server (for example 5 accounts),
account/config.cfg
# Number of accounts allowed to be created from a single IP address
AccountsPerIp=5
and then this limit will decrease to eg 2 accounts:
- the player (if he has 5 accounts) will not be able to create another new accounts (with new login) and this is ok but
- if, for example, some of his account will be deleted (for example one, player got now 4 account with server limit = 2), even though the account limit is exceeded - you will still be able to recreate deleted account with same login again ( login such as a deleted account).
For a closer look, I migrated the characters from the sample account to others - and next I deleted the empty account. After reducing the limit of accounts on IP, the player still could create an account (with the same login), but accounts with another new login no longer.
The situation looks the same, if I delete a full account with toons (account existing above the new limit) - I will be able to recreate it again (if I choose the same login), although accounts with a different login are no longer.
Is it possible that despite the account being deleted, the server saves IPs /logins and therefore allows you to recreate account with same login (despite exceeding the limits of accounts)?
Last edited: