From ca6c0af86f3bbefbc29c4bf4815da963ca857cef Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 1 Sep 2005 18:04:23 +0000 Subject: r9908: Generate posixUser and posixGroup as well (This used to be commit ebed25b47d3d8bd350b51b462d605d713f17602d) --- source4/lib/samba3/PLAN | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'source4/lib/samba3') diff --git a/source4/lib/samba3/PLAN b/source4/lib/samba3/PLAN index 4351ce2e61..916617638b 100644 --- a/source4/lib/samba3/PLAN +++ b/source4/lib/samba3/PLAN @@ -1,3 +1,7 @@ TODO (SoC project): - - [ldb_map] some more strict checking when sending data to an LDAP server - fix ntPwdHash / lmPwdHash bug + - ldb_map + - convert_remote() can be NULL! + - new way of finding remote attribute in map_add() + - loop over all attributes + - if local one present, run! -- cgit