Hi, to all!
I have one old Jetspeed 2-2.1 application and I doesn't remember the admin user and password (is not admin/admin).
I see in the SECURITY_CREDENTIAL table and the result is:

databaseDB=> select * from SECURITY_CREDENTIAL;
credential_id | principal_id | column_value | type | classname | update_required | is_encoded | is_enabled | auth_failures | is_expired | creation_date | modified_date | prev_auth_date | last_auth_date | expiration_date
---------------+--------------+------------------------------+------+---------------------------------------------------------------------+-----------------+------------+------------+---------------+------------+-------------------------+-------------------------+-------------------------+-------------------------+-----------------
1 | 6 | qpQA/bpI4lBMuNwhA9N321TF6vQ= | 0 | org.apache.jetspeed.security.spi.impl.DefaultPasswordCredentialImpl | 0 | 1 | 1 | 0 | 0 | 2007-03-24 12:03:24.066 | 2007-04-20 09:40:50.272 | 2007-04-18 12:31:40.614 | 2007-04-20 09:40:50.272 |
(1 row)


I change the column_value to "1", it's correct to reset the password? now the password will be "1"? The other big problem is the user name, because I can't see the user name, how can I know what is the admin user name?

Thank you a lot!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to