Ignore:
Timestamp:
Mar 12, 2008, 9:08:18 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.28a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/groupdb/mapping.c

    r105 r124  
    453453        }
    454454
    455         exists = lookup_name(mem_ctx, name, LOOKUP_NAME_ISOLATED,
     455        exists = lookup_name(mem_ctx, name, LOOKUP_NAME_LOCAL,
    456456                             NULL, NULL, &sid, &type);
    457457        TALLOC_FREE(mem_ctx);
Note: See TracChangeset for help on using the changeset viewer.