Hi, guys.
Can someone help me to understand the use of the program khash.exe? It's not clear for me from CREAD, CWRITE manual.
QuoteThe program khash.exe in the directory C:\KRC\UTIL\Hash of the robot controller
is available for encrypting the password. The program khash.exe must
be executed on the Windows shell cmdk.exe and entry of the password is required.If, for example, the password for the user is “kuka”, the encryption program on
the Windows shell is called as follows: khash.exe kukaThe encrypted password that must be used when calling krl_mount() in the
KRL program is then displayed on the Windows shell.
1. I can't find cmdk.exe in the system. I so understand I can use cmd.exe? Ok. I execute khash.exe on the Windows shell cmd.exe (see the attached image). Where should I look for the encrypted password.
2. Which password should I use? For example, I have two robots in my network (rob1 and rob2). I want to have an access from rob1 to the file on the D drive of the rob2 (by CWRITE). On which robot should I execute khash.exe to get the encrypted password? Or it makes no differance?