|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Phil Reynolds (PReynolds
RIDGEWAY-SYS.COM)Date: Thu May 03 2001 - 09:43:08 CDT
You can do all this from the command line (or install script) using Mike
Nelson's DCOMPERM which is on MSDN.
> -----Original Message-----
> From: Steve Johnson [mailto:sjohnson
3TSYSTEMS.COM]
> Sent: 03 May 2001 15:18
> To: DCOM
DISCUSS.MICROSOFT.COM
> Subject: Re: [DCOM] Automatic DCOM configuration during deployment
>
>
> Hi Thomas,
>
> 1. Create a local user named "dcom", maybe without a password
>
> Call the NetUserAdd() API
>
>
> 2. Enter this user in the "LaunchPermissions" of my application
> 3. Enter "everyone" in the "AccessPermissions" of my application
>
> 1-Create an AppID(s) and associate it with your component(s).
>
> 2-Under your AppID key, add a string value called
> "RunAs" and set it to the
> username of the account you created. If the account has a
> password, you'll
> need to use the LsaStorePrivateData() API to make the
> password accessible to
> DCOM. See MSDN for further instructions as I can't recall
> the details.
>
> 3-Use the security APIs to create self-relative
> Security Descriptors for
> your Launch and access permissions. Then create LaunchPermissions and
> AccessPermissions binary values under your AppID key and add
> the appropriate
> SD to each.
>
>
>
> Steve Johnson
> 3t Systems
>
> mailto:sjohnson
3tsystems.com
> (303) 858-8800 x265
>
> ----------------------------------------------------------------
> Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
> contains important info. Save time, search the archives at
> http://discuss.microsoft.com/archives/index.html .
> To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
>
----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]