Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我计划在 Redhat Linux 上安装 SQL SERVER 2017,使用最低权限帐户而不使用 root 帐户。
我需要什么 linux 权限才能使帐户能够进行设置以及我需要对 SQL Server 相关文件夹的文件夹权限?
提前致谢。
安装程序会创建一个名为 mssql 的用户和组,该用户和组对相关文件夹具有 rw 权限。