Look at http://msdn.microsoft.com/library/psdk/winbase/accclsrv_9cfm.htm The win32security is a wrapper for the MS Net API. you can search from the main page for other API functions or download the SDK. I have had the jcNTUserFolder working against a BDC, but haven't tried local machine. Try using the machine name "." instead of the actual machine name. Alan Capesius, MCSE/NTCIP+20 http://twsite.bizland.com/zopetips.htm
Message: 5 Date: Thu, 15 Mar 2001 15:01:59 +0000 (GMT) From: Ian Sealy <Ian.Sealy@bristol.ac.uk> Subject: Authenticating against NT domain from NT-based Zope What am I doing wrong? Can anybody point me towards some documentation for win32security? Can anyone point me to some documentation for the win32security.NetUserChangePassword function mentioned by Chris McDonough at http://classic.zope.org/pipermail/zope/1999-October/013032.html ?
Cheers, Ian