mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The -d and -e options did not show any failure message when executed with insufficient permissions (e.g. not root user). Now the behaviour is equal to the other options: A message 'chzcrypt: Error - can't write to xxx. Wrong permissions or wrong tools version' is printed. Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>