ps convert "not authorized"

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
bazza
Posts: 20
Joined: 2016-06-15T18:06:36-07:00
Authentication code: 1151
Location: Argntina

ps convert "not authorized"

Post by bazza »

Code: Select all

convert a.ps a.png
convert: not authorized `/tmp/magick-22257ZO18ObL2NgBs' @ error/constitute.c/ReadImage/412.
I to this and worked now says me "not authorized"
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: ps convert "not authorized"

Post by fmw42 »

see https://stackoverflow.com/questions/528 ... 3#52863413

A new policy line was recently added to the policy.xml file for a security issue with PDF files and Ghostscript, though I think the Ghostscript issue may have been resolved by now.
Post Reply