KIWIXMLUserData Info


Public methods

Private methods


__checkAssignedID

Check the ID and generate a warning if it is below 500

Defined on line: 512

Called in

__checkMergeConditions

Check the pre conditions for user merging

Defined on line: 550

Called in

__isInitConsistent

Verify that the initialization hash is valid

Defined on line: 640

Called in

__validPassFormat

Check that the passwdFormat argument has the expected value

Defined on line: 681

Called in

__warnAssignedIDs

Give a warning if the assigned IDs are below 500

Defined on line: 720

Called in

getGroupID

Return the groupid for the group this user belongs to

Defined on line: 127

Called in

getGroupName

Return the name of the group this user belongs to

Defined on line: 116

Called in

getLoginShell

Return the configured e

Defined on line: 138

Called in

getPassword

Return the user's password

Defined on line: 149

Called in

getPasswordFormat

Return the format of the password

Defined on line: 160

Called in

getUserHomeDir

Return the user's home directory

Defined on line: 171

Called in

getUserID

Return the user's ID

Defined on line: 182

Called in

getUserName

Return the user name

Defined on line: 193

Called in

getUserRealName

Return the real name of the user

Defined on line: 204

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 215

merge

Merge user data into one consistent set of data

Defined on line: 258

Called in

new

Create the KIWIXMLUserData object Internal data structure this = { group = '' groupid = '' home = '' name = '' passwd = '' passwdformat = '' realname = '' shell = '' userid = '' }

Defined on line: 42

Called in

setGroupID

Return the groupid for the group this user belongs to

Defined on line: 342

Called in

setGroupName

Set the name of the group this user belongs to

Defined on line: 317

Called in

setLoginShell

Set the login shell for the user

Defined on line: 359

Called in

setPassword

Set the usre's password

Defined on line: 384

Called in

setPasswordFormat

Set the password format

Defined on line: 405

Called in

setUserHomeDir

Return the user's home directory

Defined on line: 421

setUserID

Return the user's ID

Defined on line: 446

Called in

setUserName

Return the user name

Defined on line: 463

setUserRealName

Return the real name of the user

Defined on line: 488

Called in