What is the password for creating a symlink to bahmni_config using the "sh vagrant-link.sh" command

Hi,

I need help! I am trying to install Bahmni Virtual Box on my new 64-bit window 8 system but each time i try to create symlink to bahmni_config using the “sh vagrant-link.sh” command, i am always prompted to enter password "vagrant@192.168.33.10’s password:"

I tried using “vagrant” as the password but no success. Below are the command line instructions:

Austine PC@Austine MINGW64 /c/bahmni/bahmni-vagrant (master)
$ cd ..

Austine PC@Austine MINGW64 /c/bahmni
$ cd default-config

Austine PC@Austine MINGW64 /c/bahmni/default-config (master)
$ cd scripts

Austine PC@Austine MINGW64 /c/bahmni/default-config/scripts (master)
$ ll
total 7
-rwxr-xr-x 1 Austine PC 197121 167 Nov 20 07:17 docker-link.sh*
-rw-r--r-- 1 Austine PC 197121 232 Nov 20 07:17 package.sh
drwxr-xr-x 1 Austine PC 197121   0 Nov 20 07:17 vagrant/
-rwxr-xr-x 1 Austine PC 197121 638 Nov 20 07:17 vagrant-database.sh*
-rwxr-xr-x 1 Austine PC 197121 374 Nov 20 07:17 vagrant-link.sh*

Austine PC@Austine MINGW64 /c/bahmni/default-config/scripts (master)
$ sh vagrant-link.sh
Warning: Identity file /c/Users/Austine not accessible: No such file or directory.
The authenticity of host '192.168.33.10 (192.168.33.10)' can't be established.
RSA key fingerprint is SHA256:bMe+zCIzS3JY4jXA55Si4ZdTKBYL358pHGhyqJ587yo.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.33.10' (RSA) to the list of known hosts.
vagrant@192.168.33.10's password:
bash: PC/.vagrant.d/insecure_private_key: No such file or directory
Warning: Identity file /c/Users/Austine not accessible: No such file or directory.
vagrant@192.168.33.10's password:


Austine PC@Austine MINGW64 /c/bahmni/default-config/scripts (master)

@keyy2000 did you solve it…am stuck