From 85a7d8dd2e52409e21aca8ce30591bc5dd30af34 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 2 Oct 2020 21:54:43 -0700 Subject: Update RELEASE_NOTES.md Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 96626525..3b4aa448 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -5,7 +5,7 @@ Ohai's 'Passwd' plugin that provides `node['etc']['passwd']` and `node['etc']['group']` now populates data on Windows. Data for all local users and groups is present. A few things to note: * If the node is an Active Directory domain controller, you will get all domain users as domain controllers see domain users as local - * If you are not on a domain controller you will only get actual local users + * If the node is not an Active Directory domain controller you will only get actual local users * Group members are not recursed, so you if groups are nested, you will simply see the group that is directly a member of the group. # Ohai Release Notes 15.6 -- cgit v1.2.1