Ignore:
Timestamp:
Mar 4, 2015, 10:28:25 AM (11 years ago)
Author:
Herwig Bauernfeind
Message:

GUITools: SSCC (Ticket #248), SMBMon (TDB Check page), EVFSGUI, shared library updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/sscc/sscc.vrx

    r771 r875  
    10301030        if pos("idmap uid",smbline) > 0 then iterate
    10311031        if pos("idmap gid",smbline) > 0 then iterate
     1032        if pos("idmap config",smbline) > 0 then iterate
    10321033        if pos("winbind separator",smbline) > 0 then iterate
    10331034        if pos("copy ",smbline) > 0 then iterate
Note: See TracChangeset for help on using the changeset viewer.