org.jclouds.scriptbuilder.statements.login
Class SudoStatements

java.lang.Object
  extended by org.jclouds.scriptbuilder.statements.login.SudoStatements

public class SudoStatements
extends Object

Statements used in sudo control

Author:
Adrian Cole

Constructor Summary
SudoStatements()
           
 
Method Summary
static Statement createWheel()
          create new sudoers file with the wheel group authorized to all commands without a password
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SudoStatements

public SudoStatements()
Method Detail

createWheel

public static Statement createWheel()
create new sudoers file with the wheel group authorized to all commands without a password



Copyright © 2009-2012 jclouds. All Rights Reserved.