org.jclouds.scriptbuilder.statements.login
Class SudoStatements
java.lang.Object
org.jclouds.scriptbuilder.statements.login.SudoStatements
public class SudoStatements
- extends Object
Statements used in sudo control
- Author:
- Adrian Cole
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 |
SudoStatements
public SudoStatements()
createWheel
public static Statement createWheel()
- create new sudoers file with the wheel group authorized to all commands without a password
Copyright © 2009-2011 jclouds. All Rights Reserved.