phosphor-user-manager: srcrev bump 4f617b7a32..3a003e2f00

Ravi Teja (2):
      UserManager: Fix unit test cases
      Avoid LDAP lookups for local groups

Change-Id: Ib31a8daa0cf8b550e566e30f055268bc83260059
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager_git.bb b/recipes-phosphor/users/phosphor-user-manager_git.bb
index 5f9a09a..e829b4e 100644
--- a/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -36,5 +36,5 @@
         xyz.openbmc_project.LDAP.PrivilegeMapper.service \
 "
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "4f617b7a329e86e1755ef95974fe7caf2e1c4580"
+SRCREV = "3a003e2f00a7fc52977219893de7d7cefac18e79"
 S = "${WORKDIR}/git"