Ask the Community
Groups
How to configure access restrictions for Microsoft Exchange file level recovery - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>This article explains how to configure access restrictions for Microsoft Exchange file level recovery.</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p>Version 10.1 introduces the option to create credentials for Microsoft Exchange file level recovery objects and restrict access to these recovery objects to specific hosts. </p> <h2 data-id="resolution"><strong>RESOLUTION</strong></h2> <p>To configure access restrictions, log on to the appliance via ssh and follow the instructions below:</p> <h2 data-id="tasks"><strong>TASKS</strong></h2> <p><b>To configure access restrictions</b><br><br>1. Create a user list:<br>/usr/bp/bin/exchange_settings.sh user <enter one or more users><br>You will be prompted to create a password for each new user. <br><br>2. Create a host list:<br>/usr/bp/bin/exchange_settings.sh host <enter one or more hosts> <br>A host can be entered as either an IP address or a hostname that is resolvable from the appliance. You will only be able to access the recovery object from the hosts specified in this list.<br> <br><b>Other commands</b><br><br>To view users:<br>/usr/bp/bin/exchange_settings.sh user<br><br>To view hosts: <br>/usr/bp/bin/exchange_settings.sh host<br><br>To re-enable guest access for users:<br>/usr/bp/bin/exchange_settings.sh user guest<br><br>To re-enable guest access for hosts:<br>/usr/bp/bin/exchange_settings.sh host guest<br><br><span style="font-family: arial, helvetica, sans-serif;">To reset a password:</span><br>/usr/bp/bin/exchange_settings.sh pass <enter a user><br>You will prompted to create a new password for the user you selected. <br><br>To append a user list:<br>/usr/bp/bin/exchange_settings.sh user <enter one or more users, including all previously created users><br>You will be prompted to create passwords for the new users you have added to the list. <br><br><span style="font-family: arial, helvetica, sans-serif;">To append a host list: </span><br>/usr/bp/bin/exchange_settings.sh host <enter one or more hosts, including all previously added hosts> <br>A host can be entered as either an IP address or a hostname that is resolvable from the appliance. </p> <h2 data-id="notes"><strong>NOTES</strong></h2> <p></p> <ul><li>If you modify users or passwords in the exchange_settings.sh script while the recovery object is still running, these new credentials will not be recognized until you tear down the recovery object and stand it back up. </li> <li>Users that are no longer included in the user list may continue to have access until the relevant authentication tokens expire. </li> </ul> </article> </main>