KIWIXMLUserData Info


Public methods

Private methods


getGroupID

Return the groupid for the group this user belongs to

Defined on line: 131

Called in

getGroupName

Return the name of the group this user belongs to

Defined on line: 120

Called in

getLoginShell

Return the configured e

Defined on line: 142

Called in

getPassword

Return the user's password

Defined on line: 153

Called in

getPasswordFormat

Return the format of the password

Defined on line: 164

Called in

getUserHomeDir

Return the user's home directory

Defined on line: 175

Called in

getUserID

Return the user's ID

Defined on line: 186

Called in

getUserName

Return the user name

Defined on line: 197

Called in

getUserRealName

Return the real name of the user

Defined on line: 208

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 219

merge

Merge user data into one consistent set of data

Defined on line: 262

Called in

new

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

Defined on line: 46

Called in

setGroupID

Return the groupid for the group this user belongs to

Defined on line: 346

Called in

setGroupName

Set the name of the group this user belongs to

Defined on line: 321

Called in

setLoginShell

Set the login shell for the user

Defined on line: 363

Called in

setPassword

Set the usre's password

Defined on line: 388

Called in

setPasswordFormat

Set the password format

Defined on line: 409

Called in

setUserHomeDir

Return the user's home directory

Defined on line: 425

setUserID

Return the user's ID

Defined on line: 450

Called in

setUserName

Return the user name

Defined on line: 467

setUserRealName

Return the real name of the user

Defined on line: 492

Called in

__checkAssignedID

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

Defined on line: 516

Called in

__checkMergeConditions

Check the pre conditions for user merging

Defined on line: 554

Called in

__isInitConsistent

Verify that the initialization hash is valid

Defined on line: 644

Called in

__validPassFormat

Check that the passwdFormat argument has the expected value

Defined on line: 685

Called in

__warnAssignedIDs

Give a warning if the assigned IDs are below 500

Defined on line: 724

Called in