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

Safe HaskellNone

Propellor.Property.User

Synopsis

Documentation

data Eep Source

Constructors

YesReallyDeleteHome 

nuked :: UserName -> Eep -> PropertySource

Removes user home directory!! Use with caution.

hasSomePassword :: UserName -> Context -> PropertySource

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