MBS Plugin Documentation

Search:

Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchie

New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0

The list of the   themes,   classes,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

DarwinUserMBS.AccountExpireTime as Integer
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The time when the account will expire.
Notes: (Read only property)
class DarwinUserMBS
class, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: A class with information about a user on Mac OS X.
DarwinUserMBS.CurrentEffectiveUserID as integer
method, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The effective user ID of the calling process.
Notes: The real user ID is that of the user who has invoked the program. As the effective user ID gives the process additional permissions during execution of 'set-user-ID' mode processes, getuid() is used to determine the real-user-id of the calling process.
DarwinUserMBS.CurrentGroupID as integer
method, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The real group ID of the calling process.
Notes: The real group ID is specified at login time.
DarwinUserMBS.CurrentUserID as integer
method, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 8.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The real user ID of the calling process.
Notes: The real user ID is that of the user who has invoked the program. As the effective user ID gives the process additional permissions during execution of 'set-user-ID' mode processes, getuid() is used to determine the real-user-id of the calling process.
DarwinUserMBS.GroupID as Integer
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The group ID of the user.
Notes: (Read only property)
DarwinUserMBS.HomePath as string
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The home path of the user.
Notes: (Read only property)
DarwinUserMBS.LastPasswordChangeTime as Integer
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The last time when the user changed the password.
Notes: (Read only property)
DarwinUserMBS.LoadUserByID(userid as integer)
method, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: Fills the properties of this class with the values for the user with the given ID.
DarwinUserMBS.LoadUserByName(name as string)
method, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: Fills the properties of this class with the values for the given user.
DarwinUserMBS.LongName as string
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The long name of the user.
Notes: (Read only property)
DarwinUserMBS.Name as string
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The short name of the user.
Notes: (Read only property)
DarwinUserMBS.Ready as Boolean
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: whether the values in this class were filled correctly.
Notes: (Read only property)
DarwinUserMBS.Shell as string
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The path to the default shell for this user.
Notes: (Read only property)
DarwinUserMBS.UserID as Integer
property, Process, MBS MacOSX Plugin (Darwin), class DarwinUserMBS, Console safe, Plugin version: 3.1, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The user ID of this user.
Notes: (Read only property)

The items on this page are in the following plugins: MBS MacOSX Plugin.