HAWQ installation ERROR: Invalid username and/or password error!! on Hortonworks sandbox - hortonworks-data-platform

Can somebody update on this, I was installing HAWQ in HDP sandbox in the standalone machine, but after completing half of that I stuck to the below step.
Trying to add the HDB repository to the Ambari server and had the
issue with user name and password used.
I was using the same username and password that sandbox provides.
reference link for installation instruction article [failing point at 5] - http://hdb.docs.pivotal.io/201/hdb/install/install-ambari.html
Any suggestion is highly appreciated.

Make sure you are giving ambari admin username and password .Default is user "admin" and password is "admin"

if you login through default password given by Hortonworks [i.e. maria_dev/maria_dev], go and reset the Ambari username & password.
how to reset the link is [*]
After reset try again :
I hope this will help others.

Related

Problem with RCU when configuring Oracle 12C Forms

I have installed oracle 12c and weblogic server installed.
I have configured web logic server and it is up and running.
Next step is to configure Repository Creation utility and to proceed with Forms configuration.
I opted "Prepare Scripts for system Load" because we do not have sysdba permission users.
How to configure RCU without knowing the username and password?
Note:I have the host and service details.
Refer the screenshots.
enter image description here
Thanks
Sudha
You can't. Username and password are obligatory.
Default username is SYS; if you use it, role must be SYSDBA. Other usernames would use NORMAL role.
If you don't know those credentials, ask your DBA; they know everything about it.

Neo4j default password (neo4j) is not working in community edition 3.2.0

Installed community edition in AWS from https://aws.amazon.com/marketplace/pp/B071P26C9D
Login credentials used:
username: neo4j
password: neo4j
Browser error:
Neo.ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.
I don't want to disable authentication "dbms.security.auth_enabled=false". Can anyone please help me to login or change the password?
If you click on the "View Usage Instructions" under the Usage Information section, you should see this in there:
The default password is your EC2 instance id.

LAMP and PhpMyadmin Powered by Intuz - Amazon AWS

I created and EC2 instance of (LAMP and PhpMyadmin Powered by Intuz). I checked the System log and cannot find the password for phpmyadmin. Can anyone please tell me how to get access to the phpmyadmin password for the EC2 instance. And can you please tell me wether the credentials for the MySQL database and PhpMyAdmin would be the same.
We have identified your issue for that you don't access the phpmyadmin application.
So if you are using the older version like 2.4.18 then you can access the phpmyadmin http://ip-add/phpmyadmin root as username & root as your password or else if you are using the newer version like 2.4.18. then you can access the phpmyadmin http://ip-add/phpmyadmin root as username & intstance-id(i.e- i.0xxxxxxxx) as your password.
You can see your instance id in description section.
For further assist please let us know.

How to reset password for Shield in Elasticsearch

Context: Setting up Shield on my local machine for a 1 node Elasticsearch
Machine: Mac OSX 10.9.5
After installing Shield, I tried adding admin users but failed to do so because initially I did not restart my ES. During this attempt, I tried a bunch of username and password combinations(My bad here).
After I was pointed out that I had to restart ES before creating any users, I did so. Now, everytime I open localhost:9200 on my browser, I am required to provide a username and password.
I have tried most of the combinations that I 'attempted' to create earlier, but non seems to be the right one.
Upon running the bin/shield/users, it shows that I have one user which is my machine name. Tried again a bunch of possible passwords that I could think of, but nothing seems to be the right one. Below is the error I'm getting
{"error":"AuthenticationException[unable to authenticate user [username]
for REST request [/_shield]]","status":401}
So, any idea on how I could reset the password or the delete the user entirely ??
Use the esusers userdel username command to delete that username and add another one of your choice.

Oracle enterprise manager Net Services Administration refuses SYS login

To configure heterogenous services for connecting to a SQL-SERVER 2005, we are trying to configure the Oracle 11gR2 database via EM.
We login using the SYS account and when we click on the listener link , Net Services Administration login page comes up, when we supply the same username , SYS , it throws out error :
" Validation Error
ERROR: Invalid username and/or password"
We are sure of the username and the password , if it was invalid it would be impossible to login as SYS.
The listener runs outside the database, and if I recall correctly when NSA prompts you it asks for the host login. You need to give the operating system credentials for a user in the DBA group.
Keep it simple..
Just make sure that you have logged in with admin account in your windows system.
If oracle is asking for OS credentials, provide your OS credentials(your windows admin username/password).
give username as "admin"
and password as"your-password".
worked for me!!

Resources