Hello @divyank
Try with admin123 and see if it works; if it still fails, try resetting the ranger admin with the below steps.
Run the following query on the Ranger database.
update x_portal_user set password = 'ceb4f32325eda6142bd65215f4c0f371' where login_id = 'admin';
This update the password of ranger admin to admin.