mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
r13706: Fix typo in typo fix. (-:
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
37b0166d3f
commit
06be771126
@@ -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 guest = bad user' */
|
||||
'map to guest = bad uid' */
|
||||
|
||||
if (!NT_STATUS_IS_OK(nt_status)) {
|
||||
TALLOC_FREE( sam_account );
|
||||
|
||||
Reference in New Issue
Block a user