Quote:
Originally Posted by KhawHL
Getting following error.. will try to search for this err code..
# pfexec usermod -P Operator sysopr
usermod: can't get real path
|
The shell isn't finding the real path to the command. Try:
Code:
pfexec env usermod -P Operator sysopr