r6214: Fix typo in DomainHandle.OpenUser() function.
authorTim Potter <tpot@samba.org>
Tue, 5 Apr 2005 11:50:47 +0000 (11:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:27 +0000 (13:11 -0500)
commitb796dc40771f082939e491180570e9697c03cf28
tree8629a9b90f8d6afa337234fb7e60757d84b6181c
parentf0641cae5d39eaf4c26881be53f946367a1f49b9
r6214: Fix typo in DomainHandle.OpenUser() function.

Implement DomainHandle.LookupNames() function.

UserHandle.DeleteUser() closes the handle so don't try and close it
when the GC destroys the class instance.
(This used to be commit 57680163bcc1aa5c707a64dcd1d0998dbc9f0659)
source4/scripting/swig/samr.py