Ignore:
Timestamp:
Jun 17, 2009, 2:19:52 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.3 branch to 3.3.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/passdb/pdb_interface.c

    r206 r274  
    10751075                          "without algorithmic RIDs is chosen.\n"));
    10761076                DEBUGADD(0, ("Please map all used groups using 'net groupmap "
    1077                              "add', set the maximum used RID using\n"));
    1078                 DEBUGADD(0, ("'net setmaxrid' and remove the parameter\n"));
     1077                             "add', set the maximum used RID\n"));
     1078                DEBUGADD(0, ("and remove the parameter\n"));
    10791079                return False;
    10801080        }
Note: See TracChangeset for help on using the changeset viewer.