Tuesday, 15 February 2011

unix - Unable to extract tar file - tar: extract not authorized -



unix - Unable to extract tar file - tar: extract not authorized -

i working on solaris 10 machine. in cannot able untar file. logs given below. please suggest may issue? can able create tar file unable untar. :(

bash-3.2# ls -lrth configcheck-120614-kl.out* -rw-r--r-- 1 root root 144k jun 12 17:15 configcheck-120614-kl.out -rwxrwxrwx 1 root root 146k jun 16 16:49 configcheck-120614-kl.out.tar bash-3.2# tar xvf configcheck-120614-kl.out.tar tar: extract not authorized bash-3.2# tar tvf configcheck-120614-kl.out.tar -rw-r--r-- 0/0 147377 jun 12 17:15 2014 configcheck-120614-kl.out

solaris 11 tar fail error message if running uid 0 not have media restore profile set in rbac configuration.

unless you're trying restore backup, should untarring files normal user, not root, avoid accidentally overwriting critical scheme files.

unix solaris tar solaris-10

No comments:

Post a Comment