So the error you are getting now is not an issue trying to access the file but a problem with the installer itself. This means you have solved the original issue but are now coming across another issue that is related to the program you are trying to install. I very much doubt that you need to explicitly grant the SeTcbPrivilege privilege, this is a very sensitive privilege that is usually only assigned to the SYSTEM account and you shouldn't have to add it to the current user unless you really have to.
What you need to find out is what a return code of 9 means in the context of the Sophos installer. You will need to look at the documentation and/or any installer logs on the system that could indicate what is going wrong there. I can't tell you what the issue is as each installer can have their own meaning for a return code value, typically 0 is a success and 3010 means successful but a restart is required but other values could be anything else. Thanks Jordan -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/274583e4-83a2-4c2b-901f-9d2ce3be832e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
