Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-81415 | CXEN-LS-000135 | SV-96129r2_rule | Medium |
Description |
---|
Without the capability to restrict which roles and individuals can select which events are audited, unauthorized personnel may be able to prevent the auditing of critical events. Misconfigured audits may degrade the system's performance by overwhelming the audit log. Misconfigured audits may also make it more difficult to establish, correlate, and investigate the events relating to an incident, or identify those responsible for one. The list of audited events is the set of events for which audits are to be generated. This set of events is typically a subset of the list of all events for which the system is capable of generating audit records. |
STIG | Date |
---|---|
Citrix XenDesktop 7.x License Server Security Technical Implementation Guide | 2019-03-20 |
Check Text ( C-81155r2_chk ) |
---|
Identify all License Server administrators as the appropriate Active Directory domain/user or domain/group account. 1. Log on to the License Server with an administrator account. 2. Open the command line. 3. Go to C:\Program Files\Citrix\Licensing\LS or C:\Program Files (x86)\Citrix\Licensing\LS and type: udadmin -list If the desired License Server administrator account is not returned, this is a finding. |
Fix Text (F-88231r2_fix) |
---|
Identify all License Server administrators as the appropriate Active Directory domain/user or domain/group account. To change the default License Server Administrator Account, complete the following steps: 1. Log on to the License Server with an administrator account. 2. Open the command line. 3. Stop the Citrix Licensing Service: net stop "citrix licensing" 4. Go to C:\Program Files\Citrix\Licensing\LS or C:\Program Files (x86)\Citrix\Licensing\LS and type: Lmadmin.exe –defaultAdminUser domain\user Or Lmadmin.exe –defaultAdminGroup domain\adminGroup 5. Start the Citrix Licensing Service: net start "citrix licensing" 6. Log on to the License Management Console using the specified account. |