Hi,
I am using DFC 6.5sp2 and webtop 6.5sp2 and my knowledge about dfc.keystore and wdk.keystore is very limited and I have few questions regarding these files:
1. I would like to understand how and when these files are used during authentication.
2. I have read it in some other post and would like to confirm, are these files -dfc.keystore and wdk.keystore are host/IP specific? My understanding is these are NOT host/IP specific as these files contains the private key and are needed to decrypt the encrypted passwords. Is my understanding correct?
3. My requirement is : For principal authentication, super user password is encypted using new DES algorithm on say a host-A. Now on host-B (another DFC instance), I want to use the same encypted password to connect to same docbase. So to achieve this, I think I have to use the same dfc.keystore and wdk.keystore files which were created on host-A. Is this correct?
Thanks in advance.