Hello everyone!
I need to change password to sas account (like sas, sasdemo, sassrv and etc) on server (Linux SUSE LES 11 x64).
What I do:
1. Stop all SAS daemons
2. Change password like that "sudo passwd sasdemo"
3.Start all SAS daemons
But, then I sent test request I catch error - 500 Internal Server Error and error like this:
I return old password, restart SAS daemons and now all is ok.
Maybe I need change password in SAS Management Console or in some config file on server?
Thanks!
Thanks!
Today I'll try to do, hope I can do that 🙂
Hi @AnandVyas , @rgoodling!
2. Start SASMetadataServer
3. Change password for account like this:
"sudo passwd %accountname%"
4. Run SAS Deployment Manager
5. Update password for sassrv user
6. Shutdown SASMetadataServer
7. Run all SAS services
Thanks for advice!
P.S. Sorry for my English.
Ok, now I close this question, i was able to do it.
Maybe that information be helpful for someone:
1. shut down all SAS services
2. Up Metadata servers
3. change password on all Linux servers for all sas accounts (like sudo passwd sas)
4. open SAS DM, and change password for sasdmadm and sassrv
5.shuting down metadata servers
6. up all SAS services
7.open SAS MC
8. change password for $SAS_Activity_Resource in all repositories (path: Folders - System - Applications - SAS decision Services - Decision Services)
9. In Plug-ins synchronized SASDSEngineServer with repository.
That's all
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.