I'm using an image with Docker, and I need to know where is rskeymgmt.exe?
SQL Server 2017 14.0 Jun 25 2021, Standard Edition (64-bit) on Linux (Ubuntu 16.04.7 LTS)
Thank you
I'm using an image with Docker, and I need to know where is rskeymgmt.exe?
SQL Server 2017 14.0 Jun 25 2021, Standard Edition (64-bit) on Linux (Ubuntu 16.04.7 LTS)
Thank you
Hi @IsakMtz-2117 ,
Has your issue been resolved?
If you have any questions, please feel free to let me know.
If the answer is helpful, please click "Accept Answer" and upvote it.
Best Regards,
Joy
Hi @IsakMtz-2117 ,
Rskeymgmt.exe is located at <drive>:\Program Files\Microsoft SQL Server\110\Tools\Binn or at <drive>:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn. You can run the utility from any folder on your file system.
For more information, please refer to: rskeymgmt Utility (SSRS).
Best Regards,
Joy
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
@IsakMtz-2117 , thank you for your question.
rskeymgmt Utility (SSRS) is part of SQL Server Reporting Services.
At the time of writing, Reporting Services is one of the features and services not available SQL Server 2017 on Linux (or SQL Server 2019 on Linux). The support of these features will be increasingly enabled over time. For more information please check Unsupported features & services.
Hence, by extension you won't find the binary for rskeymgmt in the docker image mcr.microsoft.com/mssql/server:2017-latest.
You'll find Microsoft SQL Server Developer for Windows Containers here. Intended Use: Development and Testing only. Not supported in production environments.
Hope this helps.
Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.
13 people are following this question.
50 TB of production data migration from sql server to sql server on azure VM
How do I troubleshoot creating Windows logins on RHEL 8.x SQL Linux when using krb5 instead of sssd?
What Default 'sa' SQL Admin user Password
SQL Always On for report services
Configure 100 database on Azure PAAS Service and SSRS need to be configured on it