Date: Mon Mar 24 06:31:49 2003 Author: tpot Update of /data/cvs/samba/source/python In directory dp.samba.org:/tmp/cvs-serv1053/python
Modified Files: setup.py py_samr_conv.c py_samr.h py_samr.c Log Message: Started working on python routines to add and delete domain users. Unfortunately users get created with the ACB mask set to disabled and must change password. The set_user_info2 call required to fix this doesn't quite work yet... Revisions: setup.py 1.11 => 1.12 http://www.samba.org/cgi-bin/cvsweb/samba/source/python/setup.py?r1=1.11&r2=1.12 py_samr_conv.c 1.1 => 1.2 http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_samr_conv.c?r1=1.1&r2=1.2 py_samr.h 1.4 => 1.5 http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_samr.h?r1=1.4&r2=1.5 py_samr.c 1.13 => 1.14 http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_samr.c?r1=1.13&r2=1.14