Hello,
I am trying to configure metadata (SAS 9.4 M5) on RHEL 7 and get the below error.
sasinstaller - The account cannot be authenticated. Either the account does not exist or the password is invalid.
I am able to login to the metadata server with the same password (not sudo , direct login). However still get the above error. Here is what is in the logs.
BUILD FAILED
/opt/sas/sashome/SASFoundation/9.4/misc/base/sasconf/metadatasrv/config/metadatasrv_config.xml:640: The following error occurred while executing this line:
/opt/sas/sashome/SASDeploymentManager/9.4/products/cfgwizard__94500__prt__xx__sp0__1/Utilities/configuration_targets.xml:1284: sasinstaller - The account cannot be authenticated. Either the account does not exist or the password is invalid. Choosing to continue will result in further errors.
Any direction on this is greatly appreciated.
Nevermind. I figured out:-)
This was the error in the error.log
User sasinstaller did not authenticate. Reason: 'PAM is not configured correctly for sasauth.' (pam)
I followed the below link and that fixed it.
Are you 100% sure the userid & password used in the SDW is the same you use for the direct log on ?
@nhvdwalt -- Yes , I double checked. I see another post with the same issue , however that was on AIX. I am using RHEL 7.
Also we are using PAM authentication.
Check out this SAS Note. I've found it very useful in the past to troubleshoot authentication issues.
http://support.sas.com/kb/39/891.html
@nhvdwalt - Thanks for the info. I tried and the authentication failed.
NOTE: SAS initialization used:
real time 0.07 seconds
cpu time 0.06 seconds
1? proc permtest;
2? run;
Authentication Test
Enter userid:
sasinstaller
Enter password:
NOTE: Access denied.
ERROR: Access denied.Authentication failed.
NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE PERMTEST used (Total process time):
real time 13.72 seconds
cpu time 0.00 seconds
How can I figure out why the authentication is failing?
Nevermind. I figured out:-)
This was the error in the error.log
User sasinstaller did not authenticate. Reason: 'PAM is not configured correctly for sasauth.' (pam)
I followed the below link and that fixed it.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.