Search code examples
commandmlrun

mlrun, remove files, 'Unauthorized path'


I am administrator (with full privilege's in Iguazio\MLRun solution) and I have to clean environment. I would like to remove old accounts and delete files in v3io file systems (which was created under different user accounts). I used standard rm -rf command and I got 403 error message:

MLRunAccessDeniedError('Unauthorized path')

Some ideas?


Solution

  • You have to create root admin account (for account creation the role 'Security Admin' is mandatory) and then you need to setup UID in the root admin account, see https://www.iguazio.com/docs/latest-release/users-and-security/users/ (see the last note on the page 'Accessing projects and other files of absent users').