summaryrefslogtreecommitdiff
path: root/source3/auth
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth')
-rw-r--r--source3/auth/token_util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/auth/token_util.c b/source3/auth/token_util.c
index a618e214cf..7c79ef630b 100644
--- a/source3/auth/token_util.c
+++ b/source3/auth/token_util.c
@@ -845,9 +845,9 @@ done:
}
/***************************************************************************
- Build upon create_token_from_username:
+ Build upon create_token_from_usersid:
- Expensive helper function to figure out whether a user given its name is
+ Expensive helper function to figure out whether a user given its sid is
member of a particular group.
***************************************************************************/