HP Xw9400 Remote Graphics Software 4.2.0 User Guide - Page 44

C:\WINDOWS\system32

Page 44 highlights

HP Remote Graphics 4.2.0 User's Guide 4. Set the value of the GinaDll key to the text "hprgina.dll". Confirm the spelling before closing. 5. Add the GinaDllMode registry key if does not already exist. This can be done through the use of regedit as well. Create the key as type RGS_SZ (a string type). The full path of the key is HKEY_LOCAL_MACHINE\Software\Hewlett-Packard\Remote Graphics Sender\GinaDllMode 6. Set the value of the GinaDllMode key to the text "HprEasyLogin". Confirm the spelling before closing. 7. Restart the system. The hprgina.dll will be loaded by WinLogon when started. WARNING: If the hprgina.dll does not exist in C:\WINDOWS\system32, do not perform steps three, four and five. Doing so puts the system in a state that requires a complete re-installation of the operating system. If the GinaDLL key does not currently exist in the registry then Microsoft's default GINA DLL (msgina.dll) is currently loaded by WinLogon. Adding the GinaDLL registry key and setting its value to hprgina.dll tells WinLogon to load the hprgina.dll instead of the default msgina.dll. The hprgina module is a chaining GINA DLL. When the RGS hprgina.dll is loaded by WinLogon, the hprgina module then loads the msgina.dll shared library. The hprgina module chains (forwards) all GINA requests to the msgina.dll module. Chaining custom GINA modules If it is discovered in step #3 above that the GinaDLL registry key does exist, and the value of the key is not msgina.dll, then a custom GINA module is currently loaded and being used by WinLogon. Custom GINA modules provide custom authentication dialogs or even custom user authentication methods. If it is determined that functionality of both the RGS Easy Login and a custom GINA module is necessary, then the hprgina.dll needs further configuration. The hprgina.dll module needs to be setup to load the custom GINA module rather than the default msgina.dll as described above. To enable the hprgina module to load a custom GINA module, create a new registry key, ChainedGinaDLL, on the system with the value of the key containing the name of the chained custom GINA module. Do steps #1 through #4 shown above (the reboot will be done below) plus the following steps to chain custom modules: 1. Create the ChainedGinaDLL registry key. Create the key as type REG_SZ (a string type). The full path of the key is: HKEY_LOCAL_MACHINE\Software\Hewlett-Packard\Remote Graphics Sender\ChainedGinaDLL 2. Set the value of the new ChainedGinaDLL key to the name of the custom GINA module. For instance, if the name of the custom GINA module is foogina.dll, then the value of the key is foogina.dll. The value should 36

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

HP Remote Graphics 4.2.0 User's Guide
36
4.
Set the value of the
GinaDll
key to the text "
hprgina.dll"
. Confirm the
spelling before closing.
5.
Add the
GinaDllMode
registry key if does not already exist. This can be done
through the use of
regedit
as well. Create the key as type
RGS_SZ
(a string
type). The full path of the key is
HKEY_LOCAL_MACHINE\Software\Hewlett-Packard\Remote Graphics
Sender\GinaDllMode
6.
Set the value of the
GinaDllMode
key to the text "
HprEasyLogin"
. Confirm
the spelling before closing.
7.
Restart the system. The
hprgina.dll
will be loaded by
WinLogon
when
started.
WARNING
: If the
hprgina.dll
does not exist in
C:\WINDOWS\system32,
do
not perform steps three, four and five. Doing so puts the system in a state that
requires a complete re-installation of the operating system.
If the
GinaDLL
key does not currently exist in the registry then Microsoft's default
GINA DLL (
msgina.dll
) is currently loaded by
WinLogon
. Adding the
GinaDLL
registry key and setting its value to
hprgina.dll
tells
WinLogon
to load the
hprgina.dll
instead of the default
msgina.dll
.
The
hprgina
module is a chaining GINA DLL. When the RGS
hprgina.dll
is loaded
by
WinLogon
, the
hprgina
module then loads the
msgina.dll
shared library. The
hprgina
module chains (forwards) all GINA requests to the
msgina.dll
module.
Chaining custom GINA modules
If it is discovered in step #3 above that the
GinaDLL
registry key
does
exist, and the
value of the key is
not
msgina.dll
, then a custom GINA module is currently loaded
and being used by
WinLogon
. Custom GINA modules provide custom authentication
dialogs or even custom user authentication methods. If it is determined that
functionality of both the RGS Easy Login and a custom GINA module is necessary,
then the
hprgina.dll
needs further configuration. The
hprgina.dll
module needs
to be setup to load the custom GINA module rather than the default
msgina.dll
as
described above.
To enable the hprgina module to load a custom GINA module, create a new registry
key,
ChainedGinaDLL
, on the system with the value of the key containing the name
of the chained custom GINA module. Do steps #1 through #4 shown above (the
reboot will be done below) plus the following steps to chain custom modules:
1.
Create the
ChainedGinaDLL
registry key. Create the key as type REG_SZ (a
string type). The full path of the key is:
HKEY_LOCAL_MACHINE\Software\Hewlett-Packard\Remote Graphics
Sender\ChainedGinaDLL
2.
Set the value of the new
ChainedGinaDLL
key to the name of the custom
GINA module. For instance, if the name of the custom GINA module is
foogina.dll
, then the value of the key is
foogina.dll
. The value should