|
Admin Password confusion!
|
| softgil |
Posted on 12-09-2008 18:53
|

Junior Member

Posts: 30
Joined: 08.10.07
|
Hello everybody.
Finally I moved to v7.00 Final and migration processed quietly and without problems. Cool! 
However, it seems I'm turning a dumb guy but I really don't understand the concept behind the "admin password" in the administrator account and I'm having problems with it.
For example, the username and also administrator is "bebe". The admin password for that user is "xxxx" and the user password is "yyyy" because it MUST be different from "xxxx".
When I log in with user "bebe" it ONLY accepts the "yyyy" password (the user one) and doesn't allow me to log with the "xxxx" password (the admin one).
After logged on with "yyyy" I can go to the admin CP but after making some changes to the panels, for example, I receive a message saying that the password is invalid when I try to save any changes. Weird, at least to me...
Is there any kind soul willing to help me with this, please, and properly explain me the concept behind these two passwords for one account? I'm totally lost with this because this concept is quite fuzzy to me at the moment.
Many thanks, in advance, for any useful help.
Windows is easier than Linux, just like crapping in your pants is easier than going to the bathroom.
Unknown |
| |
|
|
| SiteMaster |
Posted on 12-09-2008 19:12
|

Moderator

Posts: 293
Joined: 22.06.08
|
softgil wrote:
Hello everybody.
Finally I moved to v7.00 Final and migration processed quietly and without problems. Cool!
However, it seems I'm turning a dumb guy but I really don't understand the concept behind the "admin password" in the administrator account and I'm having problems with it.
For example, the username and also administrator is "bebe". The admin password for that user is "xxxx" and the user password is "yyyy" because it MUST be different from "xxxx".
When I log in with user "bebe" it ONLY accepts the "yyyy" password (the user one) and doesn't allow me to log with the "xxxx" password (the admin one).
After logged on with "yyyy" I can go to the admin CP but after making some changes to the panels, for example, I receive a message saying that the password is invalid when I try to save any changes. Weird, at least to me...
Is there any kind soul willing to help me with this, please, and properly explain me the concept behind these two passwords for one account? I'm totally lost with this because this concept is quite fuzzy to me at the moment.
Many thanks, in advance, for any useful help.
the admin password is used in some areas in admin section, if you add a panel you need to type the "admin" password in the field "Admin Password" to save the panel
If i have touched it, it's W3C Valid |
| |
|
|
| Reef |
Posted on 12-09-2008 21:26
|
Member

Posts: 84
Joined: 06.09.06
|
The Admin password is a secondary backup. If someone manages to get hold of your account password, they still need the admin password to use within the admin panel before they can effect any major change.
The chances that someone will get both passwords right is tiny, unless you've told them |
| |
|
|
| eskindian |
Posted on 28-09-2008 08:09
|
Junior Member

Posts: 33
Joined: 28.03.06
|
I am also having the same trouble understanding the function of the secondary admin password. I have upgraded to v7 with no trouble, but am now trying to change the default theme under Main Settings in the admin panel. There is no where on the page where I can input the secondary admin password. When I change the default theme and click the Save Settings button, I receive the following error message: "403 Forbidden - You don't have permission to access /administration/settings_main.php on this server."
I've checked the folder chmod settings for this folder and it is set to 777. I don't know what else to do. Can someone help clarify the use of the secondary admin password so I can update the Main Settings options in the Control Panel?
Thank you! |
| |
|
|
| Ninos |
Posted on 28-09-2008 11:05
|
Member

Posts: 79
Joined: 09.06.08
|
It's easy. Even though you're an admin you're still a user.
User password is for logging in and the front-end in general.
Admin password is for when there's a setting in the administration section that requires a password-- for extra security-- incase your account is compromised.
 |
| |
|
|
| cybernie |
Posted on 28-09-2008 12:50
|
Junior Member

Posts: 33
Joined: 01.09.08
|
PHP-Fusion is different from the likes of SMF or PHPBB which you need to re-login w/ ur admin password when accession the admin section.
The password for PHP-Fusion is need when you're modifying some sections on your site like custom pages, panels, etc. That's theonly that you will need to enter your password. You will not be asked to login using the admin password. |
| |
|
|
| alcazar |
Posted on 28-09-2008 15:15
|

Senior Member

Posts: 479
Joined: 13.11.06
|
Of course its different.
Fusion is a CMS, not a Forum script like phpBB.
It maybe a nice idea with the admin password, but better would be to use different logins for the portal and the admin-area like in Typo3 or modX.
Alcazar
nach Diktat spazierengegangen |
| |
|
|
| eskindian |
Posted on 29-09-2008 15:10
|
Junior Member

Posts: 33
Joined: 28.03.06
|
Yes, I understand that. But my question still hasn't been answered.
"...trying to change the default theme under Main Settings in the admin panel. There is no where on the page where I can input the secondary admin password."
and...
"When I change the default theme and click the Save Settings button, I receive the following error message: "403 Forbidden - You don't have permission to access /administration/settings_main.php on this server."
Edited by eskindian on 29-09-2008 15:16 |
| |
|
|
| WEC |
Posted on 29-09-2008 18:49
|
Fusioneer

Posts: 1402
Joined: 22.10.05
|
eskindian wrote:
I am also having the same trouble understanding the function of the secondary admin password. I have upgraded to v7 with no trouble, but am now trying to change the default theme under Main Settings in the admin panel. There is no where on the page where I can input the secondary admin password. When I change the default theme and click the Save Settings button, I receive the following error message: "403 Forbidden - You don't have permission to access /administration/settings_main.php on this server."
I've checked the folder chmod settings for this folder and it is set to 777. I don't know what else to do. Can someone help clarify the use of the secondary admin password so I can update the Main Settings options in the Control Panel?
Thank you!
Only these folders should be chmod:
3. Unless you are running PHP-Fusion on a local server, in most cases you will need to CHMOD the following files and folders to 777:
* administration/db_backups/
* images/
* images/imagelist.js
* images/articles/
* images/avatars/
* images/news/
* images/news_cats/
* images/photoalbum/
* images/photoalbum/submissions/
* forum/attachments/
* config.php |
| |
|
|
| eskindian |
Posted on 29-09-2008 19:19
|
Junior Member

Posts: 33
Joined: 28.03.06
|
WEC wrote:
Only these folders should be chmod:
3. Unless you are running PHP-Fusion on a local server, in most cases you will need to CHMOD the following files and folders to 777:
* administration/db_backups/
* images/
* images/imagelist.js
* images/articles/
* images/avatars/
* images/news/
* images/news_cats/
* images/photoalbum/
* images/photoalbum/submissions/
* forum/attachments/
* config.php
Right. I mispoke. I thought I was suppose to chmod the administration folder, so I tried it and I received the same error message. I then went back to the installation instructions and noticed that I was incorrect and only the db_backups folder needed to be chmod...which I did during installation. So I put the main folder back to it's original state. It is no longer 777. You are correct.
However, before I did this, and after I incorrectly changed the chmod for the administration folder, and even after I returned it to it's original state, I received the same error message in all three instances AND no option to type in the secondary admin password has ever been available.
Has anyone tried to change any options on the Main Settings page? If so, what do you see? Are you getting the same error message as I am? Do you see any place or are you prompted to type in the secondary admin password?
Thank you.
Edited by eskindian on 29-09-2008 19:22 |
| |
|
|
| WEC |
Posted on 29-09-2008 22:30
|
Fusioneer

Posts: 1402
Joined: 22.10.05
|
Main settings doesn't have any admin password since anything you enter there is sanitized.
You shouldn't be prompted for any password in that area of the administration. |
| |
|
|
| eskindian |
Posted on 29-09-2008 22:35
|
Junior Member

Posts: 33
Joined: 28.03.06
|
Cool. So the following error message, "403 Forbidden - You don't have permission to access /administration/settings_main.php on this server.", must mean I have a different issue...
hummmm....let's think....  |
| |
|
|
| WEC |
Posted on 29-09-2008 22:51
|
Fusioneer

Posts: 1402
Joined: 22.10.05
|
Check your chmod of all files in the administration folder.
Deleting the entire folder and uploading a fresh copy should reset chmod if you find that easier.
Then chmod administration/db_backups/ 777 |
| |
|
|
| eskindian |
Posted on 30-09-2008 03:36
|
Junior Member

Posts: 33
Joined: 28.03.06
|
Thank you WEC. I tried it and I'm getting the same message. |
| |
|
|
| eskindian |
Posted on 30-09-2008 15:25
|
Junior Member

Posts: 33
Joined: 28.03.06
|
SOLUTION: I contacted my web host last night and they had to change some sort of permissions or settings in the background. Something they said that I couldn't do myself. They wouldn't tell me what exactly they did, so if anyone out there runs into this problem in the future (403 Forbidden Error), contact your web host.
Thanks everyone!
Edited by eskindian on 30-09-2008 15:28 |
| |
|