Update 'Readme.txt'
This commit is contained in:
parent
610bfa3fea
commit
c6633b686c
18
Readme.txt
18
Readme.txt
@ -0,0 +1,18 @@
|
|||||||
|
AD User Review
|
||||||
|
|
||||||
|
0. Read the code, it's not ready :)
|
||||||
|
|
||||||
|
1. create a config.json i the same directory
|
||||||
|
|
||||||
|
{
|
||||||
|
"user" : "svc-admin-user-review",
|
||||||
|
"password" : "password",
|
||||||
|
"ad_server": "company-mdc-001.company.int",
|
||||||
|
"ad_server_2" : "company-mdc-002.company.int",
|
||||||
|
"report_email" : "audit-tool@company.com",
|
||||||
|
"exchange_server" : "10.1.1.2"
|
||||||
|
}
|
||||||
|
|
||||||
|
2. Fix the code
|
||||||
|
|
||||||
|
3. ...
|
Loading…
Reference in New Issue
Block a user