summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-09-01 18:04:23 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:36:21 -0500
commitca6c0af86f3bbefbc29c4bf4815da963ca857cef (patch)
tree2c8f62b032717233b029250030358dda58ccfdd1 /source4/lib/samba3
parente2e2508b586a112e612bf3660f80d25c9bf8bc90 (diff)
downloadsamba-ca6c0af86f3bbefbc29c4bf4815da963ca857cef.tar.gz
samba-ca6c0af86f3bbefbc29c4bf4815da963ca857cef.tar.bz2
samba-ca6c0af86f3bbefbc29c4bf4815da963ca857cef.zip
r9908: Generate posixUser and posixGroup as well
(This used to be commit ebed25b47d3d8bd350b51b462d605d713f17602d)
Diffstat (limited to 'source4/lib/samba3')
-rw-r--r--source4/lib/samba3/PLAN6
1 files changed, 5 insertions, 1 deletions
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!