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.
On Thu, 31 Oct 2002 12:40:39 +0100, Bo Berglund <Bo.Berglund at system3r.se> wrote: >I am wondering which NT account is used to execute the commitinfo, notify, >taginfo and loginfo scripts? >Does this account have enough priviliges to set up an AT task to fire a minute >later? Provided you're using impersonation then it's the user that executed the cvs command. With impersonation off it's SYSTEM (which is why it's not a good idea to switch it off generally). Tony