Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
cvsnt 2.0.29 * Fixed some cases where 2.0.28 broke the lockserver. * Spent some hours making sure that the tokens that the LSA helper generates are correct, plus stress testing in various situations. It should now be next to impossible to crash (hopefully impossible but I like to hedge my bets...). The only bug that's left is when you're impersonating domain users when not on an AD server, they come out with all the correct groups but no privileges. This shouldn't be a problem normally (it's unlikely you'll be doing privileged operations in CVS scripts) but if it's an issue the answer is to run the server under a user who has the rights to query the remote LSA (not sure of the exact combination of rights required yet though). * Some solaris stuff from Richard Wirth. Tony