summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-01-06 12:02:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:28 -0500
commit8943299838365916b9e72c60c8cfc18e1997d5e5 (patch)
treede0cd40adaa5439ac55026c06f19a8e1ddbf070f /source4
parent42cf0af75853648a232928a9df2a6e8f5fe4377e (diff)
downloadsamba-8943299838365916b9e72c60c8cfc18e1997d5e5.tar.gz
samba-8943299838365916b9e72c60c8cfc18e1997d5e5.tar.bz2
samba-8943299838365916b9e72c60c8cfc18e1997d5e5.zip
r4564: added a comment on lsa_EnumAccounts IDL
(This used to be commit 08d7b77efc05571146c54322e684753ccd4cd2d6)
Diffstat (limited to 'source4')
-rw-r--r--source4/librpc/idl/lsa.idl3
1 files changed, 3 insertions, 0 deletions
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;