Changeset 272 for branches/samba-3.2.x/source/passdb/pdb_interface.c
- Timestamp:
- Jun 16, 2009, 5:52:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/passdb/pdb_interface.c
r228 r272 1063 1063 "without algorithmic RIDs is chosen.\n")); 1064 1064 DEBUGADD(0, ("Please map all used groups using 'net groupmap " 1065 "add', set the maximum used RID using\n"));1066 DEBUGADD(0, (" 'net setmaxrid'and remove the parameter\n"));1065 "add', set the maximum used RID\n")); 1066 DEBUGADD(0, ("and remove the parameter\n")); 1067 1067 return False; 1068 1068 }
Note:
See TracChangeset
for help on using the changeset viewer.