Re: IIS Question

Sam Akhtar ( (no email) )
Fri, 6 Jun 1997 11:37:55 -0400

>As a technical ammenenity, IIS does NOT run as IUSR_servername. It
>runs as the system process, and acccess files USING the credentials
>you specify.

as another technical whatchamacallit, if you plan on running IDC's or
similar processes that will access a SQL dbase and want to log in with
the IUSR_servername account, keep in mind that SQL server doesn't like
underscores in user names... you (should be able to) map the user to
another name or rename the account to drop the '_'

someone pls feel free to correct me if I'm wrong, but this we did
notice...

Sam