wiki:Doc/OS/UserMgt

Version 2 (modified by jouvin, 18 years ago) ( diff )

--

User Management

TOC(inline)

Quattor and QWG templates allow to manage different aspects of user configuration, including :

  • Local account creation and modification
  • Configuration of authentication methods
  • Configuration SSH keys
  • Configuration of user privileges (e.g. sudo)

The main NCM components related to user management are :

  • ncm-accounts : creation and modification of local accounts
  • ncm-authconfig : configuration of authentication methods. Most of the mechanisms supported by authconfig command can be managed by this component.
  • ncm-sudo : management of SUDO configuration
  • ncm-useraccess : configuration of SSH keys for users and rights to access applications

In addition, QWG Templates provide a template, standard/users/config.tpl that allows efficient creation of users and groups on a large number of machine. Look at template for more information on how to configure it.

Note: See TracWiki for help on using the wiki.