From Fedora Project Wiki

Revision as of 18:31, 11 July 2014 by Roshi (talk | contribs) (Created page with "{{QA/Test_Case |description=This testcase is meant to verify that passwordless sudo is enabled for the 'fedora' user after booting a cloud image. |setup= # Boot a cloud image...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This testcase is meant to verify that passwordless sudo is enabled for the 'fedora' user after booting a cloud image.

Setup

  1. Boot a cloud image locally
  2. Or launch an instance in a cloud provider

How to test

  1. ssh into the booted image with the user 'fedora' and the password provided in user-data
  2. Attempt to run commands with sudo

Expected Results

  1. Should be able to connect to booted image and run commands with sudo
  2. User should not be prompted for a password when using sudo