eduWin32::OLE(0.1502) error 0x80005000 after character 0 in

2002-08-20 Thread michael . berry
I am getting an error when running some ADSI code...here is a sample that works when run from DOS but doesn't work through IIS 5.5. IIS has been configured to run processes as the logged on user so that I can logon as an admin. Here is the code: use Win32::OLE; $server = "CG-BACKOFF-2"; $

"Invalid class string" error using SetSecurityDescriptor...

2002-07-26 Thread michael . berry
I am trying to write a program to add an ace to the acl for several thousand users in AD. I have been successful at creating users but I am stuck at the asterisk"ed" line near the end of the provided code. I have the adssecurity.dll file registered. I have been able, with some other code, to re