enabling sftp and allowing root via /etc/passwd
options sftp.enable on
options security.admin.authentication nsswitch,internal
but getting me the following error
on winscp
Cannot get real path for '.'.
Permission denied.
Error code: 3
Error message from server: Permission denied
and on shell
Couldn't canonicalize: Permission denied
Need cwd
Any suggestions? Anything missing?