From 9c371575ab4ec8bdd8ba65ec9d7e3f61bffecbcb Mon Sep 17 00:00:00 2001 From: Saikat Banerjee Date: Mon, 5 Sep 2022 09:56:07 -0700 Subject: [PATCH] Wording change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8026a0d9..ae208bfb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Credentials-fetcher is a Linux daemon that retrieves gMSA credentials from Activ It creates and refreshes kerberos tickets from gMSA credentials.
Kerberos tickets can be used by containers to run apps/services that authenticate using Active Directory. -This daemon is similar to ccg.exe and the gMSA plugin in Windows as described in - https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/manage-serviceaccounts#gmsa-architecture-and-improvements +This daemon works in a similar way as ccg.exe and the gMSA plugin in Windows as described in - https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/manage-serviceaccounts#gmsa-architecture-and-improvements ## Blog [Credentials Fetcher documentation](_placeholder_for_the_blog_).