r13706: Fix typo in typo fix. (-:
authorTim Potter <tpot@samba.org>
Mon, 27 Feb 2006 02:44:41 +0000 (02:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:24 +0000 (11:10 -0500)
source/auth/auth_util.c

index e5cf840c03cd74cb5e1b4019c19c0b91554ccef1..2de362cabeabef8e339ed407754e3be3740f1345 100644 (file)
@@ -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 );