What would prevent that person from stealing password and pin or another password while admin is logging in to admincp?MNA wrote: when someone steal password while admin is logging in
http://strongpasswordgenerator.com/t_backoff wrote:I would like to chime in too. phpBB has been through a paid security audit. If an administrator (as stated above) is using an insecure password, he or she shouldn't be an administratior at all.
By the way, a secure password (at least in my mind) is something along the lines of i!H0nd@&#U
This is actually a debate that goes on in the Linux world all the time, normally known as "sudo versus su". Here's an article on it, there's a bunch of comments on the pros and cons of each.nuckfan15 wrote:I have read your post. While your suggestions may very well make things secure by a small margin. Don't you think one secure password would do the same?
While the article's content is valid (for maximum safety, using sudo is better than logging in as root), it is not at all the same thing being brought up here.Desdenova wrote:I believe that having the option to set an "admin password" would be a great feature, so long as it is kept an option and not the default.
This is actually a debate that goes on in the Linux world all the time, normally known as "sudo versus su". Here's an article on it, there's a bunch of comments on the pros and cons of each.nuckfan15 wrote:I have read your post. While your suggestions may very well make things secure by a small margin. Don't you think one secure password would do the same?
http://www.tuxmagazine.com/node/1000148
The "password" I posted is something random (actually, its a makes-no-sense sentence). It's substituting numbers / symbols for letters.nuckfan15 wrote:Plenty of websites that make it easy enough to have a decent password
May I inquire as to why you dont like usnig them? Also, can you provide a few of those sites? I'd like to read their FAQ or some other document that states why they prefer you don't.nuckfan15 wrote:I don't like using symbols either, some websites prefer that you don't.
American Express's website limits you to 8 alphanumeric characters. I've asked them before what they could possibly be thinking, but received no response.t_backoff wrote:May I inquire as to why you dont like usnig them? Also, can you provide a few of those sites? I'd like to read their FAQ or some other document that states why they prefer you don't.
Keep in mind that even without access to the ACP, someone can delete every post on the board through the MCP. The only argument left is that it would prevent someone from getting a backup of the database.MNA wrote:BUT I'm talking about situation when Administrator would login only for discussion pruposes, without access to ACP (for example: on public computer). In my case, I have restricted access to /acp/ folder only to some IPs on my HTTP server, so I can safely login to forum from foregin computer.
Again: I'm talking only about additional admin authentication only when he is trying to access ACP. You have to admit, that when Admin would only talk or check some posts on forum, access to ACP is completly unnecessary. So, if someone steal his password in such situation, he will be only able to post or delete admin posts without possibility to damage forum, so admin can feel safer while he logging in.
But he must be in 'Global moderators' group firstKeep in mind that even without access to the ACP, someone can delete every post on the board through the MCP.
Bzzzt, wrong.Marshalrusty wrote:While the article's content is valid (for maximum safety, using sudo is better than logging in as root), it is not at all the same thing being brought up here.