Changeset 274 for branches/samba-3.3.x/source/passdb/pdb_interface.c
- Timestamp:
- Jun 17, 2009, 2:19:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/passdb/pdb_interface.c
r206 r274 1075 1075 "without algorithmic RIDs is chosen.\n")); 1076 1076 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")); 1079 1079 return False; 1080 1080 }
Note:
See TracChangeset
for help on using the changeset viewer.