Setting up a debugging session

Hint: The setup actions are only needed once.
Requirements: Admin privileges
Background information: The rshd.exe program usually runs as a service under the SYSTEM account. This account has been granted all available privileges by default. In debug mode however, a user account running or debugging the rshd.exe needs to be modified to be able to function properly.

Peform the following steps:
1)  log on as a user with admin privileges

2)  Open the User Manager and add the current account to be allowed to

· act as part of OS
 · verify that logon as batch for 'Everybody' is set (this should have already been changed by the installshield installation.)
 · Replace Token

(to get a detailed view of available privileges, make sure you mark the box in the left lower corner)
3) reboot (adding privileges is only needed once and only !!! for debugging purposes )
4) after rebooting, if the rshd program is already running as a service, then halt the service (control panel -> services -> BsdRshd ...)
5) run rshd -d and check on the output.

Click on Errors for a description in more detail.