Changeset 299 for branches/scripts/group


Ignore:
Timestamp:
Jul 8, 2009, 3:57:45 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

smb.cmd: Check if master.passwd exists, give hints in case of error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/scripts/group/groupmod.cmd

    r283 r299  
    11/* GroupMod script for Samba Server for eCS (OS/2) */
    2    Version = '2.2.0'
     2   Version = '2.2.1'
    33/* Copyright (C) netlabs.org 2007-2009
    44
     
    204204    end
    205205    drop old_beginlibpath
     206
     207    /* Set LIBPATHSTRICT (this is an option - disabled by default) */
     208    /* ok = value('LIBPATHSTRICT','T', 'OS2ENVIRONMENT') */
    206209return
    207210
Note: See TracChangeset for help on using the changeset viewer.