Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

Once the SoftNAS® instance in Microsoft Azure has been created, it can be connected to via StorageCenter for administrative tasks.

  • Connect Via SSH to create the SoftNAS® password.
  • Connect to SoftNAS StorageCenter using the domain name of the SoftNAS® instance, such as softnastest.cloudapp.net

Set the SoftNAS® Password

Set the SoftNAS® password from either Windows command line or using Linux/OS X Terminal (Terminal).

Create the Password Using Terminal

  1. Open Terminal and run the following command
Panel
borderColorblack
bgColor#f0f0f0
borderStylesolid

ssh i [softnasazure] softnas@softnastest.cloudapp.net

Upon the following message:

Where [softnasazure] is the pathname to the [private key file on the host |Generating SSH Keys]

...


Image Modified
2. Select Yes to continue connecting to the remote server.
3. From Terminal run the following command:

Panel
borderColorblack
bgColor#f0f0f0
borderStylesolid

sudo passwd softnas

4. Enter a new password and confirm the password.

Creating the Password from Windows (PuTTY)

  1. Open PuTTY and connect to the SoftNAS® domain name on port 22.

...

  1. From PuTTY terminal run the following command:


    Panel
    borderColorblack
    bgColor#f0f0f0
    borderStylesolid
    sudo passwd softnas


  2. Enter a new password and confirm the password. 



Image Added

Connecting to StorageCenter

  1. From the Microsoft Azure Management Portal, click on Virtual Machines > Settings > Properties.

...



  1. Take note of the domain name for the SoftNAS® instance. e.g., softnastest.cloudapp.net.

    Note

...

  1. This will be the domain name used to connect to SoftNAS®.


     

  2. Navigate a web browser to the SoftNAS® VM domain name.

...

  1. The StorageCenter login screen is displayed.

...

  1. Enter the following credentials: 
    • For username: softnas (set in the Azure store during VM creation).
    • For password: Provide the password set via SSH or modified above.

Upon a successful connection, the StorageCenter GUI is displayed. Continue to SoftNAS® Configuration.

Image Added