HP Remote Graphics Software (RGS) Instrukcja Użytkownika Strona 33

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 32
If you choose not to use the automatic customization, perform the following steps:
1. Add the "rge" extension to the X Server configuration file (/etc/X11/xorg.conf). In the Module
section of this file, add the following line:
Load "rge"
Next, you need to disable the Composite extension. To do this, add this line in the Extensions section:
Option "Composite" "Disable"
2. If you are using the GNOME Desktop Manager or KDE Desktop Manager, add the following line to the
files listed below:
session optional pam_rg.so
Files (and all related derivatives):
/etc/pam.d/gdm
/etc/pam.d/kdm
/etc/pam.d/xdm
3. Some Linux distribution versions utilize newer or older PAM support modules and support conventions.
The file rgsender_config_64-*.rpm performs configuration analysis to determine types of
pam_unix*.so, pam_env*.so, common-auth, and pam_stack that might apply to your
configuration for the /etc/pam.d/rgsender configuration file. If you choose to do all of your own
customizations manually, please run rgsender_config_64-*.rpm at least once on a test system
to determine an example of any customizations that you might need in your current environment.
If another desktop manager, such as Enlightenment, is being used, you will need to make similar changes to
the PAM configuration file used by it. Consult your Linux and Desktop Manager documentation for further
information.
If the PAM system has been configured to use custom PAM authentication modules, then you may need to
manually configure the PAM module that is used by the RGS Sender. You should consult your Linux
documentation when configuring PAM. If you are using a custom PAM authentication module called
libpam_custom.1, you might need to edit the PAM configuration file /etc/pam.d/rgsender to
specify the PAM authentication module to be used by the RGS Sender. For example, you might need to add
the following line to the file:.
auth optional /lib/security/pam_custom.1
The RGS Sender will not accept remote connections when a DNS name inquiry does not resolve to a valid/
active IP address—it expects to fully resolve the machine name to an active network connection IP. To test
this, the command hostname -i should report an active IP address for the qualified hostname. Failure to
resolve this address from a qualified hostname may result in remote connection errors. One way to address
the hostname/IP name resolution is to edit the /etc/hosts file, and bind the machine name to its proper IP
address as follows:
127.0.0.1 localhost localhost.localdomain
88.1.89.122 blade2 blade2.datacenter.com
Manually disabling Easy Login on Linux
Easy Login can be disabled on Linux by adding the following property to the rgsenderconfig file:
Rgsender.IsClassicEasyLogonEnabled=0
Installing RGS on Linux 21
Przeglądanie stron 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 121 122

Komentarze do niniejszej Instrukcji

Brak uwag