1
phillipdoug
Re: Lost Admin password
  • 2012/5/17 17:52

  • phillipdoug

  • Just popping in

  • Posts: 5

  • Since: 2012/1/18


Tried that, still can't log on. Here's result in table for phillipd user (uid = 2).

mysql> select * from xoops_config where conf_name = 'ldap_users_bypass';
+---------+------------+------------+-------------------+--------------------------+---------------------------+-------------------------------+---------------+----------------+------------+
| conf_id | conf_modid | conf_catid | conf_name | conf_title | conf_value | conf_desc | conf_formtype | conf_valuetype | conf_order |
+---------+------------+------------+-------------------+--------------------------+---------------------------+-------------------------------+---------------+----------------+------------+
| 1232 | 0 | 7 | ldap_users_bypass | _MD_AM_LDAP_USERS_BYPASS | a:1:{i:0;s:5:"phillipd";} | _MD_AM_LDAP_USERS_BYPASS_DESC | textarea | array | 8 |
+---------+------------+------------+-------------------+--------------------------+---------------------------+-------------------------------+---------------+----------------+------------+
1 row in set (0.00 sec)

After bypassing LDAP, used the lost password mechanism again to get password but still can't get on. I compared the md5 pass in table for phillipd to md5 converted pass and they match. Being preasured to get fixed or install Sharepoint. I just don't get what is wrong!



2
phillipdoug
Re: Lost Admin password
  • 2012/5/10 14:00

  • phillipdoug

  • Just popping in

  • Posts: 5

  • Since: 2012/1/18


Thank you for your answer, but as indicated in my post the lost password mechanism doesn't work. I get the email with the link, I click the link and get another email with a password, but the password doesn't work. I even look at the DB table and see the pass has changed, but still no access. I'm kind of lost here. I even compared the md5 pass in the xoops_users table to the result of a md5 converter using the pass the system sends me and they match, but I still can't get on. Here's some info for illustration:

md5("oksimatfi") = "83916cf00d3aae5e64ce5e40b25e995a"

mysql> select pass from xoops_users where uid = 1;
+----------------------------------+
| pass |
+----------------------------------+
| 83916cf00d3aae5e64ce5e40b25e995a |
+----------------------------------+
1 row in set (0.00 sec)


Frazzled...
Doug P



3
phillipdoug
Lost Admin password

XOOPS Version:2.3.2
Module Name/Version:
PHP Version: 4.3.9
MySQL Version: 4.1.22
Web Server Software (Apache/IIS/Other): Apache 2.0.52
Operating System: RHEL 4
Theme you are using:
Custom template: (Yes/No)
PHP Debug Messages:
MySQL Debug Messages:
Smarty Debug Messages:
A full description of the issue:

Lost Admin password. I've tried setting the pass field with an md5 pass for uid #1 in the xoops_users table which I can access through mysql command line. I can see the lost password mechanism is working and changing the admin password in the table but I always get an "Incorrect login" message. I've dumped the xoops_session table, but still no joy. It looks like it's trying to query our LDAP server but there's no "admin" user there, I even tried adding one to ldap but still not working. Any suggestions are greatly appreciated. How do I tell xoops through a database config change to use the local DB for passwords, if thats the problem. Perhaps I could link it to active directory somehow??? What tables/fields do that? I can't get to the admin interfece to set it up graphically.

Doug P




4
phillipdoug
Re: Xoops homepage inaccessable if named not running
  • 2012/1/18 19:54

  • phillipdoug

  • Just popping in

  • Posts: 5

  • Since: 2012/1/18


Well I finally restarted httpd and that solved the problem. So simple yet so difficult to figure...

Doug P



5
phillipdoug
Xoops homepage inaccessable if named not running
  • 2012/1/18 17:26

  • phillipdoug

  • Just popping in

  • Posts: 5

  • Since: 2012/1/18


We've had a Xoops site up for years, installed on a DNS server. After disabling the DNS server daemon (named), all pages and modules are accessable except the homepage. I can hit any of the module pages just fine but the homepage hangs when named isn't running. The Redhad server (RHEL4) has several "nameserver" lines pointing to other DNS servers in /etc/resolv.conf and nslookup resolves all websites including the homepage for xoops. I'm totally confused about why ONLY the homepage is inaccessable.

Thanks

Doug P




TopTop



Login

Who's Online

245 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 245


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits