Skip to end of metadata
Go to start of metadata
Before disabling SmartLogin, ensure you do one of the following:
  • Add the SSH key manually to your SmartMachines (by modifying .ssh/authorized_keys)
  • Enable password access for one of your user accounts.

About SmartLogin 

SmartLogin is a plugin to SSH that allows a live lookup of your SSH key from your Joyent Cloud account through the Cloud API. When you attempt to SSH into a SmartMachine, SmartLogin will check your Joyent Cloud account for a matching public key. If SmartLogin fails to find a matching key, it defaults to looking for the public key in the .ssh/authorized_keys file of the specified user.

Although SSH keys are more secure, you may prefer to access your SmartMachines through a standard username and password. You can disable the SmartLogin plugin and the live SSH key lookup on any given SmartMachine by doing the following:

  1. Open this file:
  2. Prepend the following line with a # character:
  3. Save and close the file.
  4. Restart the SSH service after commenting out the above line:

SmartLogin is now disabled.

About Login Credentials for SmartOS Images

SmartMachines built off of SmartOS and SmartOS64 images do not include pre-configured user accounts. On these machines, ensure you ssh in as the root user before disabling SmartLogin and set the password for the root and admin users:

Changing password for root
Changing password for admin
Labels:
ssh ssh Delete
smartmachines smartmachines Delete
keys keys Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.