Skip to content

Reporting tool that will be able to query against the tenant and save a CSV file to path

License

Notifications You must be signed in to change notification settings

ajskrilla/pas_reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pas_reporting

Reporting tool that will be able to query against the tenant and save a CSV file to path. Can handle both OAUTH and DMC auth. Please install the dependent libraries (requests, cachetools, test.centrify.dmc (OPTIONAL)) via pip. After that, please alter the config file in auth_main/conf/config.json and input the correct info. Tested on CentOS 8 & Python 3.9. Example of use: ./report.py -p "/var/test/test.csv" -q "Select * FROM Server" -pw "TH3B3stPW!".

About

Reporting tool that will be able to query against the tenant and save a CSV file to path

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages