Hi
I found this in article in MSDN
It might help
PRB: "Runtime Error 70 : Permission Denied"
Occurs When Attempting to Invoke the Methods of a Secure MTS Object from a
VB Application
Q252711
Duncan
> -----Original Message-----
> From: Eric W.Shelby [mailto:wshelby@m...]
> Sent: 30 July 2001 06:56
> To: professional vb
> Subject: [pro_vb] Security using MTS and Windows NT Authentication
>
>
> To all Programming Gurus,
>
> Is it possible to populate the MTS user folder with Windows
> NT groups?
> Each time I try to use local groups in MTS user folder - created in
> Windows NT I get some error message. It only allow me to select
> individual users.
>
> If so, how can this be achieved. Also how can I configure
> SQL Server 7.0
> to recognize the user folders created within MTS? My goal
> here is to:
> control access to the database and set appropriate
> permissions for each
> database object by taking advantage of Windows NT logins
> within the MTS
> users folder. If this is not possible, what is the purpose
> of the user
> folder within MTS?
>
> Thanks very much in advance