propellor-0.9.0: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Property.User

Synopsis

Documentation

data Eep Source

Constructors

YesReallyDeleteHome 

nuked :: UserName -> Eep -> Property Source

Removes user home directory!! Use with caution.

hasSomePassword :: UserName -> Context -> Property Source

Only ensures that the user has some password set. It may or may not be the password from the PrivData.