summaryrefslogtreecommitdiff
path: root/source3/auth/auth_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth/auth_util.c')
-rw-r--r--source3/auth/auth_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_util.c b/source3/auth/auth_util.c
index 1d6a3a21a8..e5cf840c03 100644
--- a/source3/auth/auth_util.c
+++ b/source3/auth/auth_util.c
@@ -1527,7 +1527,7 @@ NTSTATUS make_server_info_info3(TALLOC_CTX *mem_ctx,
}
/* if we still don't have a valid unix account check for
- 'map to gues = bad uid' */
+ 'map to guest = bad user' */
if (!NT_STATUS_IS_OK(nt_status)) {
TALLOC_FREE( sam_account );