akila
August 17, 2024, 9:04am
1
https://learninghub.kx.com/forums/topic/advanced-capstone-1-3-exercise
Hello ,
i have problem with 3.1 exercise.can you help me to find the issue please..
when run this => hdbh:hopen 5099
this error come = > access: Attempt to read files above directory, run system commands or failed usr/pwd
mwoods
August 19, 2024, 8:46am
2
@akila It seems you have set permissions on this remote process as required in exercise 3.4 so you can no longer access with hopen alone.
Try authorising with one of the users in users.txt instead for example: hopen `::5099:jmurphy:bahrain22
akila
August 19, 2024, 10:14am
3
Yes mwoods. that was the issue. i completed them. Thanks for your time...
Is there a way of restarting the port? I got the same error, although I cannot enter since I set those permissions with the byte password. How can I solve this?