Create Safe

Safe is the central data model object. It regulates User access to the monitored Servers by specifying privileged Accounts on monitored Servers along with the Listeners, which determine the actual connection parameters (e.g. IP address, port number) depending on the given protocol.

In order to create a new Safe, follow the instruction:

  1. Select Management > Safes and then click + Add.
  2. Enter object’s name that will help you distinguish it within the Fudo One system (e.g., RDP_Safe).
  3. The OTP in Access Gateway option is enabled by default and is responsible for generating OTP in the Access Gateway.
  4. Select the Web Client option to enable session initiation via a browser (we will use this method later to establish a connection directly from a browser).
  1. Navigate to the Users tab to assign the previously created FudoUser, allowing it access to accounts that will be linked to this safe.
    1. Click + Add user and click the + button next to the FudoUser name.
    2. Click ✔ ok.
  2. Navigate to the Accounts tab to add account accessible through this safe.
    1. Click + Add account and click the + button next to the RDP_User name.
    2. Click ✔ ok.
  3. Assign listener to selected account by clicking the ✎ icon next to the added account.
    1. Locate the RDP_Listener you created in the previous steps or the default RDP:bastion listener and click the + button next to its name.
    2. Click ✔ ok.

📘

Protocol Match

Remember, that a listener cannot link to an account that is assigned to a server with a different protocol than the one defined in the listener.

  1. Click Save.

📘

Need More Info?

To learn more about Safes management, please follow the Safes section.


What’s Next

After finishing this chapter, proceed to connect via Access Gateway.