Resolution
goal
How do I determine if the repository for VigilEnt Policy Center has changed?
fact
VigilEnt Policy Center 2.1.x
fact
VigilEnt Policy Center 3.0
fix
How do I determine if the repository for VigilEnt Policy Center has changed?
fact
VigilEnt Policy Center 2.1.x
fact
VigilEnt Policy Center 3.0
fix
To determine if the repository has changed, diagnostics must be enabled first. To enable logging please refer to the following knowledge base article:
- Once the diagnostics have been enabled locate the VPCDebug.log file. The default path for the file is:
- C:\Program Files\PentaSafe\VigilEnt Policy Center\Server\Logs\VPCDebug.log
- Open the VPCDebug.log file.
- Note the numeric value to the right of 'Setting' in the string below. If the UG_SOURCE Value is different than the expected repository, it has changed.
[Date time stamp],476:INFO Setting 0 as UG_SOURCE (jsp.repository.SaveLdapOptionsAction [Thread-3])
UG_SOURCE Values:
where 0 is the internal repository (VPC)
where 1 is LDAP
where 2 is the NT Domain
where 3 is ADSI
Additional Information
Formerly known as NETIQKB27841