Changeset 335 for branches/samba-3.2.x/source/passdb/passdb.c
- Timestamp:
- Sep 24, 2009, 9:15:13 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/passdb/passdb.c
r137 r335 676 676 } 677 677 678 result = samu_ set_unix( sam_pass, pwd );678 result = samu_alloc_rid_unix( sam_pass, pwd ); 679 679 680 680 DEBUGLEVEL = tmp_debug;
Note:
See TracChangeset
for help on using the changeset viewer.