MFA: Changing ownership of conf dir

The .conf directory created during secret key generation requires a
change in ownership to allow Google Authenticator to read and write.
TOTP verification will fail if the correct permissions are not set.

Tested By:
- curl /redfish/v1/AccountService/Accounts/
              <str>/Actions/ManagerAccount.GenerateSecretKey
- curl /redfish/v1/AccountService/Accounts/
       <str>/Actions/ManagerAccount.VerifyTimeBasedOneTimePassword

Result:
TOTP was successfully verified.

Change-Id: I1a13800894a0a11c7236748fea94db6e466987ee
Signed-off-by: Abhilash Raju <abhilash.kollam@gmail.com>
1 file changed