Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
  • v1.8.3
21 results

ipauser.py

  • Rafael Guterres Jeffman's avatar
    9a8a1db3
    ipauser: Add support to modify GECOS field. · 9a8a1db3
    Rafael Guterres Jeffman authored
    This patch adds a new parameter to ipauser, 'gecos', which can be used
    to set the 'gecos' field of an IPA user. The default behavior of
    automatically set the GECOS field to "<first> <last>" is not modified,
    it is only possible to change the field to a custom value.
    
    No validation on the value provided is done, as it is with FreeIPA.
    9a8a1db3
    History
    ipauser: Add support to modify GECOS field.
    Rafael Guterres Jeffman authored
    This patch adds a new parameter to ipauser, 'gecos', which can be used
    to set the 'gecos' field of an IPA user. The default behavior of
    automatically set the GECOS field to "<first> <last>" is not modified,
    it is only possible to change the field to a custom value.
    
    No validation on the value provided is done, as it is with FreeIPA.