Resource Type: ftpusers

Defined in:
lib/puppet/type/ftpusers.rb

Overview

Adds all system users to the named file, preserving any other entries currently in the file.

Properties

  • to_write (defaults to: default)

    Ignored, auto-populated from /etc/passwd

Parameters

  • always_deny (defaults to: ['nobody','nfsnobody'])

    Entries to always add to the file

  • min_id (defaults to: 500)

    The UID below which all values will be considered system users

  • name (namevar)

    The file to which to write the values