#native_company# #native_desc#
#native_cta#

Interfacing with COM objects under Windows Page 5

By Siddharth Venkatesan
on May 1, 2003

This is the default set of users that can use the DCOM/COM interfaces to the system. You will need to
add the “IIS Anonymous User” which allows PHP to actually begin using the
DCOM/COM interface. Select Add from the Launch Permissions box and then the Advanced button.
You should see a dialog box which looks like below:

Select Users or Groups window

Making sure that the local machine is selected in the location tab (area in green),
click on the Find now button(highlighted in red). You will see the dialog box populate as
below. Select the IUSR_MACHINE_NAME name and press ok.

Select Users or Groups window with IUSR selected from dropdown menu
The add user dialog should now look as below:

Select Users or Groups window after /IUSR is selected
Select ok to this and then again ok to close launch permissions. Finally, select ok to close the
permissions tab for the computer.

1
|
2
|
3
|
4
|
5
|
6
|
7