Closed x011 closed 3 years ago
Hi @x011,
the dot looks to be harmless although you are right that it does not need to be displayed. Please consider the case below:
$ cd /./tmp/./
This is the same as plain "cd /tmp" despite the dots. That makes me wonder, does the /opt/zato/lob directory truly exist?
Regards.
Yes, it does exist:
[root@static lob]# pwd
/opt/zato/lob
Which part of this path does not exist in this case? '/opt/zato/lob/web-admin/./config/repo/web-admin.conf'
I'm following the example provided on https://zato.io/docs/web-admin/security.html As a first time ZATO user , I've been founding to many errors and probably won't continue using ZATO. Thank you anyway.
seems that "zato create user" adds a dot (relative path) after the specific path '/opt/zato/lob/web-admin/HERE-->./config/repo/web-admin.conf'