s4:samdb.py - Unification of the interfaces
commita873ea42caae61162e9d334442e521f7ebbf4935
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 18 Sep 2009 18:16:05 +0000 (18 20:16 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 18 Sep 2009 18:27:30 +0000 (18 20:27 +0200)
tree682dc7fde98606732e6f16ba881c90d38913fc90
parentfc61121640b828a3399d09f52eef8e415995c917
s4:samdb.py - Unification of the interfaces

- When a user account is requested by a call always the search filter will be
  passed as argument. This helps us to unify the API
- Add/fix some comments; in particular new comments inform the developer which
  requirements exist if he wants to use calls which manipulate the
  "userPassword" attribute (On s4 no problem - but on certain domain levels on
  Windows Server)
source4/scripting/python/samba/idmap.py
source4/scripting/python/samba/samdb.py