Article ID: 54362
Article Type: Troubleshooting
Last Modified:
SQL Linux server restore operations may fail due to permission problems.
The following SQL Linux server restore operations may fail because of a problem with permissions:
The following error is displayed:
Error Code: [30:422] Description: SQL Server user failed to access directory [directory path]. Please check the permissions for SQL Server user.
The ‘mssql’ user does not have proper access to the destination location or to the undo path.
The 'mssql' user must have, at a minimum, read access and write access to the destination folder. For more information, see "Change the default data or log directory location", at https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-configure-mssql-conf#datadir.