Salesforce

KB-0062: How to Collect Debug Logs from a DirectControl Agent

« Go Back

Information

 
TitleKB-0062: How to Collect Debug Logs from a DirectControl Agent
URL NameKB-0062-How-to-Collect-Debug-Logs-from-a-DirectControl-Agent
Knowledge Article TypeQuestion & Answer
Article TypeKnowledge
ArticleType 
ProductAuthentication Service
ComponentUNIX/Linux Agent
VersionAll
Tagsdebug,logs,troubleshoot,agent,DirectControl,addebug,logging,log,support,adquery,attribute
Internal Comments4/23/19 - Updated FTP connection password
4/30/19 - Altered step 9 to reflect current procedure.
2/6/20 -- Switched the order between adinfo -t and addebug off
Article Edits
Bug #
Solution ID62
Knowledge Base Article Details
Question: 
 
How is debug logging enabled on machines running DirectControl and what other data may be needed for support purposes?


Answer: 
 
On the Centrify Unix server, run the following commands as root or sudo:
 
1. Turn debugging on and watch for any errors.
/usr/share/centrifydc/bin/addebug on
 
2. Clear out any previous logs entries.
/usr/share/centrifydc/bin/addebug clear
 
3. Make sure /var/log/centrifydc.log is growing in size.
(On HPUX this file is /var/adm/syslog/centrifydc.log).
 
4. Reproduce any issues as requested by Centrify Support.
 
5. Run the following command to gather the logs into a single archive:
adinfo –t 
 
6. Turn off debugging.
/usr/share/centrifydc/bin/addebug off

7. If a user problem is involved some additional details about the user are required.  Run these additional commands where <user> is the affected user:
adquery user <user> -A > /tmp/adquery_user.txt
dzinfo <user> > /tmp/dzinfo.txt 
 
8. Email support@centrify.com and attach the following files:
a)  /var/centrify/tmp/adinfo_support.tar.gz
b)  /tmp/dzinfo.txt
c) /tmp/adquery_user.txt

9.  If the files are too large for email, please contact Centrify Technical Support for FTP server details.
Created ByArticle Admin
Solution CreatorAlan Tsai
DraftNot Checked
LithiumId
Lithium_Board_Id
Lithium_View_Href
Tags 
Category 
ArticleImage
Known IssuesNot Checked

Powered by