Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Security using MTS and Windows NT Authentication


Message #1 by "Eric W.Shelby" <wshelby@m...> on Mon, 30 Jul 2001 05:55:52
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


  Return to Index