[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1290-ga94bd62

Michael Adam obnox at samba.org
Mon Apr 27 16:17:33 GMT 2009


The branch, master has been updated
       via  a94bd62d28838d04ff32c34205a073c7a4d9fa9b (commit)
      from  641e12561ad863f8bff8c3a98485a010c138ec30 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a94bd62d28838d04ff32c34205a073c7a4d9fa9b
Author: Michael Adam <obnox at samba.org>
Date:   Mon Apr 27 17:54:23 2009 +0200

    s3:nt_printing: fix a comment typo
    
    Michael

-----------------------------------------------------------------------

Summary of changes:
 source3/printing/nt_printing.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/printing/nt_printing.c b/source3/printing/nt_printing.c
index d6054f2..cfef4fe 100644
--- a/source3/printing/nt_printing.c
+++ b/source3/printing/nt_printing.c
@@ -5716,7 +5716,7 @@ void map_job_permissions(SEC_DESC *sd)
        print_queue_purge
 
   Try access control in the following order (for performance reasons):
-    1)  root ans SE_PRINT_OPERATOR can do anything (easy check)
+    1)  root and SE_PRINT_OPERATOR can do anything (easy check)
     2)  check security descriptor (bit comparisons in memory)
     3)  "printer admins" (may result in numerous calls to winbind)
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list