Microsoft Windows NT 4.0 Guide Manuel d'utilisateur Page 12

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 35
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 11
Application Compatibility Scripts for Windows NT Server, Terminal Server Edition 8
Inaccessible files due to file security:
Some applications store files in public directories such as %systemroot%. By
default, some public directories have read-only permission for non-administrative
users. This prevents accidental modification of common files. However, if an
application attempts to write a file into one of these shared directories, then it fails.
This type of problem frequently manifests as an application that works fine for an
administrative user, but fails for non-administrative users. To help track down this
type of problem, you can use file auditing to log writes that fail.
Resolution:
There are three ways to correct this situation. First, note that Terminal Server
automatically maps %systemroot% to the users home directory as mentioned
above.
Second, you can treat this issue just like the previous issue. That is, you find the
pathname that needs to be updated and you change it to reference data in the
users home directory.
Finally, you can add extra permission to a public directory or to individual files within
a public directory. Be very careful if you add permission to the entire directory,
because other programs may then be able to alter the behavior for the entire
system. The decision to make public directories read-only was based on the theory
that it is better for an application to fail than for the entire system to fail.
Applications accessing same cached files:
Some applications use temporary or cache directories to store information that
relates to the current user. The application may not create a separate directory for
each user. This causes the application to store temporary data for multiple users in
a single location. If the application isnt intelligent about handling this data, one user
can delete data which is still needed by another user.
Resolution:
The best solution is to update the path as discussed in issue 1. Keep in mind that
the application may not automatically create the directory on an as-needed basis.
Therefore, your logon script should check the users home directory, and create the
sub-directory if it doesnt already exist.
Icons for applications do not show up in the start menu:
During installation, some applications add their Start menu shortcuts to the menu of
the user performing the install instead of to the All Users Start menu. Then, other
users dont have the program on their start menu.
Vue de la page 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 34 35

Commentaires sur ces manuels

Pas de commentaire