283. UsersUI

UI-related routines to be run from perl modules (Users.pm etc.)

283.1. Authors

  • Jiri Suchomel <jsuchome@suse.cz>

283.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    283.3. Global Functions

    283.3.1. GetPasswdErrorMessage

    Error messages for errors detected during reading via .passwd agent

    Function parameters

    • integer errno

    • string more

    Return value

    • string - error message

    283.3.2. HashPassword

    Function parameters

    • string method

    • string pw

    Return value

    • string

    283.3.3. ReadNISConfigurationType

    If we can ask and are a NIS server, ask which set of users to administer and set UserWriteStack accordingly.

    Function parameters

    • string basedir

    Return value

    • string - directory

    283.3.4. RecodeUTF

    recode the string from "environment encoding" to UTF-8

    Function parameters

    • string text

    Return value

    • string

    283.3.5. SystemUserName

    Return the translated name for system user

    Function parameters

    • string name

    Return value

    • string

    283.4. Global Variables

    283.5. Module Requirements

    283.5.1. Module Imports

    • Label

    283.5.2. Module Includes