Skip to main content

A set of tools to manage users from pam_mysql

Project description

|build| |coverage|

PAMMySQL Tools ist a suite to manage users for pam_mysql and libnss-mysql. It tries to mimic the behaviours of the linux tools user{add,mod,del} and group{add,mod,del}

Installation

To install simply run:

pip install PAMMySQLTools

This will install the scripts:

  • myuseradd

  • myusermod

  • myuserdel

  • mygroupadd

  • mygroupmod

  • mygroupdel

Configuration

In the directory docs you can find an example config with all everything set. If you don’t set a value, the tools will assume the values in the original config as default values.

Running the Software

To display help for any of the scripts, start with the –help parameter

For example:

$ myuseradd --help
Usage: myuseradd [OPTIONS] LOGIN

Options:
  -b, --basedir BASE_DIR          base directory for the home directory of the
                                  new account
  -c, --comment COMMENT           GECOS field of the new account
  -d, --home-dir HOME_DIR         home directory of the new account
  -e, --expiredate EXPIRE_DATE    expiration date of the new account
  -f, --inactive INACTIVE         password inactivity period of the new
                                  account
  -g, --gid GROUP                 name or ID of the primary group of the new
                                  account
  -G, --groups GROUPS             list of supplementary groups of the new
                                  account
  -k, --skel SKEL_DIR             use this alternative skeleton directory
  -K, --key KEY=VALUE             override /etc/login.defs defaults
  -M, --no-create-home / -m, --create-home
                                  do not create the user's home directory
  -U, --no-user-group / -N, --user-group
                                  do not create a group with the same name as
                                  the user
  -o, --non-unique                allow to create users with duplicate (non-
                                  unique) UID
  -p, --password PASSWORD         encrypted password of the new account
  -r, --system                    create a system account
  -s, --shell SHELL               login shell of the new account
  -u, --uid UID                   user ID of the new account
  --config CONF_PATH              path to the config file for this tool
  --help                          Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PAMMySQLTools-0.2.1.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

PAMMySQLTools-0.2.1-py2.py3-none-any.whl (21.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file PAMMySQLTools-0.2.1.tar.gz.

File metadata

File hashes

Hashes for PAMMySQLTools-0.2.1.tar.gz
Algorithm Hash digest
SHA256 5c678c9a4017db600dfadf13b6be44d0ea6faf89aa2fe901dc025fdd98abe73b
MD5 7bf68b8eced86f9e42e059b5e606f137
BLAKE2b-256 44579135b4b4117b96a50eb04ab8d71bb33b422d57871485bc086e5c8d6ca2d1

See more details on using hashes here.

File details

Details for the file PAMMySQLTools-0.2.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for PAMMySQLTools-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d2d5a6d955ec8eeee73385ae6219f36c2383a19ac010b7b030038b4b7a8c7bc8
MD5 6a247d3ffcd013346cd5e257eacc2536
BLAKE2b-256 e62468518efd17aa10b03034d42e382a8b06e3c4239a5ffd28e13f9f48db8bcc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page