Commit be1fd1a
authored
Auto Disable the Service Accounts due to inactivity (#1646)
* Create Disable Service accounts due to inactivity
This schedule job script will help to auto disable the service accounts which has not been logged in or used for last 40 days.
* Create Readme.md
This file gives the information about the above file for auto disabling the service accounts
* Disable Service accounts due to inactivity
This is for disabling the Service account due to inactivity
* Readme.md
This schedule job script will help to auto disable the service accounts which has not been logged in or used for last 30 days. This can be helpful for those who are looking to disable the accounts based on some certain time period.
* Disable Service accounts due to inactivity
This code helps to disable the service account due to inactivity for last 30 days.1 parent fded483 commit be1fd1a
File tree
2 files changed
+26
-0
lines changed- Server-Side Components/Scheduled Jobs/Auto Disable account
2 files changed
+26
-0
lines changedLines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments