UI-related routines to be run from perl modules (Users.pm etc.)
List of Global Functions
GetPasswdErrorMessage - Error messages for errors detected during reading via .passwd agent
ReadNISConfigurationType - If we can ask and are a NIS server, ask which set of users to administer and set UserWriteStack accordingly.
RecodeUTF - recode the string from "environment encoding" to UTF-8
SystemUserName - Return the translated name for system user
List of Global Variables
Error messages for errors detected during reading via .passwd agent
Function parameters
integer errno
string more
Return value
string - error message
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
recode the string from "environment encoding" to UTF-8
Function parameters
string text
Return value
string