From 8943299838365916b9e72c60c8cfc18e1997d5e5 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 6 Jan 2005 12:02:39 +0000 Subject: r4564: added a comment on lsa_EnumAccounts IDL (This used to be commit 08d7b77efc05571146c54322e684753ccd4cd2d6) --- source4/librpc/idl/lsa.idl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source4/librpc/idl/lsa.idl') diff --git a/source4/librpc/idl/lsa.idl b/source4/librpc/idl/lsa.idl index 97f1899bec..cb3457de89 100644 --- a/source4/librpc/idl/lsa.idl +++ b/source4/librpc/idl/lsa.idl @@ -230,6 +230,9 @@ ); /******************/ + /* NOTE: This only returns accounts that have at least + one privilege set + */ /* Function: 0x0b */ typedef struct { dom_sid2 *sid; -- cgit