org.jclouds.scriptbuilder.statements.login
Class ShadowStatements
java.lang.Object
org.jclouds.scriptbuilder.statements.login.ShadowStatements
public class ShadowStatements
- extends Object
Statements used to manipulate the shadow file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShadowStatements
public ShadowStatements()
resetLoginUserPasswordTo
public static ReplaceShadowPasswordEntryOfLoginUser resetLoginUserPasswordTo(com.google.common.base.Function<String,String> cryptFunction,
String password)
- note must be run as root, and will either reset the root password, or whoever sudoed to root.
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.