Prepared by: Dzl ^ --- OICQ: 59887868
In fact, there are already many such articles on the Internet.
However, the method I used online is not easy to use.
These days, my server's head has become too big.
There is always a problem. ASP couldn't connect MDB again yesterday.
I found a lot of information on the Internet and asked many people
At the beginning, I first ruled out ASP program problems.
It's okay to test on another server.
Later I thought it was a problem about system settings.
1.1 point check
Later, nowthk sent me a message asking me how to change it.
I changed the settings.
He asked me to read his previous article.
I watched them, And then I continued to figure it out.
You have to find nowthk.
He told me to try C: With the Everyone permission
I did not try anything.
It is certain that the system permission is not set.
Continue to change permissions and follow the article in nowthk
All the places are the same.
In short, I tried to change it at 1.1.
IIS is enabled, disabled, and enabled
It took me almost two hours to complete this process.
Then I finally tried to add permissions to the *. tlb file.
But I don't know why it's okay to find out what's wrong.
I'm not talking about how to add new permissions to everyone.
When a user or user group is added, the three permissions of reading and running the list file directory are automatically added.
Add administrator (group or user) and SYSTEM permissions.
Now, let's start.
Add administrator (group or user) and SYSTEM permissions to drive C, and then add sub-directory permissions.
Sub-directories and sub-files inherit the administrator (group or user) and SYSTEM permissions of drive C.
Note: Only administrator (group or user) and SYSTEM permissions are available.
Then add the C: Program FilesCommon Files and the default Guests permissions to individual directories.
Then go to C: WINNTTemp and add the read and write permissions of Guests.
Then there is the C: WINDOWSsystem32 directory.
Add the *. exe file in the C: WINDOWSsystem32 directory to the IWAM _ *** default permission.
Then add the IUSR _ *** default permission to the *. dll file in the C: WINDOWSsystem32 directory.
Then, add the default Guests permission to the *. tlb file in the C: WINDOWSsystem32 directory (this is special, but it cannot be added to my server)
Finally, add the default Guests permission to the C: WINNTsystem32inetsrv directory.
This is the case. I tried ASP and added the permissions. No problem.
If you want to open the WEB, add administrator (group or user) and all SYSTEM permissions to the directory where the WEB is located and the newly created Guest group user. This user only gives read and write permissions.
The following table shows the modified directory.
Directory or File Permission group or user permission
C: By default, Program FilesCommon Files Guests has three permissions for reading and running the list file directories.
C: By default, WINNTsystem32inetsrv Guests has three permissions for reading and running the list file directories.
C: WINNTTemp Guests Read and Write Permissions
C: WINDOWSsystem32 *. tlb Guests has three permissions for reading and running the list file directory by default.
C: WINDOWSsystem32 *. exe IWAM _ *** three permissions for reading and running the list file directory by default
C: WINDOWSsystem32 *. dll IUSR _ *** three permissions for reading and running the list file directory by default
Note: In addition to the permissions attached to all directories, there are also administrator (group or user) and SYSTEM permissions.
Busy for a night, a bit difficult to mention, maybe something wrong.
Reprinted please indicate the source hacker base www.hackbase.com