Element index for package modules
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ _ ]
top
a
- $attributes
- in file modules.inc, variable accountContainer::$attributes
Array of all used attributes
- $attributes
- in file baseModule.inc, variable baseModule::$attributes
contains all ldap attributes which should be written
- $attributes_orig
- in file modules.inc, variable accountContainer::$attributes_orig
original LDAP attributes when account was loaded from LDAP
- account
- in file account.inc, class account
Manages the object class "account" for users and hosts.
- accountContainer
- in file modules.inc, method accountContainer::accountContainer()
Constructor
- accountContainer
- in file modules.inc, class accountContainer
This class includes all modules and attributes of an account.
- add32
- in file createntlm.inc, method smbHash::add32()
- add_attributes
- in file modules.inc, method accountContainer::add_attributes()
Add attributes to variable. Syntax is array( attribute = array ( objectClass1 => MUST|MAX, objectClass2 => MUST|MAY ), ... )
- account.inc
- procedural page account.inc
top
b
- $base
- in file modules.inc, variable accountContainer::$base
Name of accountContainer variable in session
- $base
- in file baseModule.inc, variable baseModule::$base
name of parent accountContainer ($_SESSION[$base])
- baseModule
- in file baseModule.inc, class baseModule
Parent class of all account modules
- baseModule
- in file baseModule.inc, method baseModule::baseModule()
Creates a new base module class
- buildUploadAccounts
- in file modules.inc, function buildUploadAccounts()
This function builds the LDAP accounts for the file upload.
- build_uploadAccounts
- in file quota.inc, method quota::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file posixGroup.inc, method posixGroup::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file sambaAccount.inc, method sambaAccount::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file sambaGroupMapping.inc, method sambaGroupMapping::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file shadowAccount.inc, method shadowAccount::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file sambaSamAccount.inc, method sambaSamAccount::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file posixAccount.inc, method posixAccount::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file sambaDomain.inc, method sambaDomain::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file ldapPublicKey.inc, method ldapPublicKey::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file ieee802device.inc, method ieee802Device::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file baseModule.inc, method baseModule::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file inetOrgPerson.inc, method inetOrgPerson::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file account.inc, method account::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file kolabUser.inc, method kolabUser::build_uploadAccounts()
In this function the LDAP account is built up.
- build_uploadAccounts
- in file nisMailAlias.inc, method nisMailAlias::build_uploadAccounts()
In this function the LDAP account is built up.
- baseModule.inc
- procedural page baseModule.inc
top
c
- $changegids
- in file posixGroup.inc, variable posixGroup::$changegids
- $createhomedir
- in file posixAccount.inc, variable posixAccount::$createhomedir
- $current_page
- in file modules.inc, variable accountContainer::$current_page
This variable stores the name of the currently displayed page
- can_manage
- in file baseModule.inc, method baseModule::can_manage()
Returns true if this module fits for the current scope.
- checkConfigOptions
- in file modules.inc, function checkConfigOptions()
Checks if the configuration options are valid
- checkProfileOptions
- in file modules.inc, function checkProfileOptions()
Checks if the profile options are valid
- check_configOptions
- in file baseModule.inc, method baseModule::check_configOptions()
Checks input values of module settings.
- check_configOptions
- in file posixAccount.inc, method posixAccount::check_configOptions()
Checks input values of module settings.
- check_module_conflicts
- in file modules.inc, function check_module_conflicts()
Checks if there are conflicts between modules
- check_module_depends
- in file modules.inc, function check_module_depends()
Checks if there are missing dependencies between modules.
- check_profileOptions
- in file quota.inc, method quota::check_profileOptions()
Checks input values of account profiles.
- check_profileOptions
- in file baseModule.inc, method baseModule::check_profileOptions()
Checks input values of account profiles.
- continue_main
- in file modules.inc, method accountContainer::continue_main()
This function is called when the user clicks on any button on the account pages.
- copy4
- in file createntlm.inc, method smbHash::copy4()
- copy64
- in file createntlm.inc, method smbHash::copy64()
- createntlm.inc
- procedural page createntlm.inc
top
d
- $deactivated
- in file sambaAccount.inc, variable sambaAccount::$deactivated
account deactivated?
- $deactivated
- in file sambaSamAccount.inc, variable sambaSamAccount::$deactivated
account deactivated?
- $dn
- in file modules.inc, variable accountContainer::$dn
DN suffix of the account
- $dn
- in file account.inc, variable samba3domain::$dn
DN
- $dn_orig
- in file modules.inc, variable accountContainer::$dn_orig
DN suffix of account when it was loaded
- delete_attributes
- in file posixGroup.inc, method posixGroup::delete_attributes()
- delete_attributes
- in file quota.inc, method quota::delete_attributes()
- delete_attributes
- in file baseModule.inc, method baseModule::delete_attributes()
Dummy function for modules which use no special options on account deletion.
- delete_attributes
- in file posixAccount.inc, method posixAccount::delete_attributes()
- display_html_attributes
- in file nisMailAlias.inc, method nisMailAlias::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_attributes
- in file sambaAccount.inc, method sambaAccount::display_html_attributes()
- display_html_attributes
- in file quota.inc, method quota::display_html_attributes()
- display_html_attributes
- in file posixGroup.inc, method posixGroup::display_html_attributes()
- display_html_attributes
- in file posixAccount.inc, method posixAccount::display_html_attributes()
- display_html_attributes
- in file ldapPublicKey.inc, method ldapPublicKey::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_attributes
- in file ieee802device.inc, method ieee802Device::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_attributes
- in file sambaSamAccount.inc, method sambaSamAccount::display_html_attributes()
- display_html_attributes
- in file shadowAccount.inc, method shadowAccount::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_attributes
- in file account.inc, method account::display_html_attributes()
- display_html_attributes
- in file sambaDomain.inc, method sambaDomain::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_attributes
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_attributes
- in file sambaGroupMapping.inc, method sambaGroupMapping::display_html_attributes()
- display_html_attributes
- in file inetOrgPerson.inc, method inetOrgPerson::display_html_attributes()
- display_html_attributes
- in file kolabUser.inc, method kolabUser::display_html_attributes()
This function will create the meta HTML code to show a page with all attributes.
- display_html_delete
- in file baseModule.inc, method baseModule::display_html_delete()
Dummy function for modules which do not print extra HTML code on account deletion.
- display_html_delete
- in file quota.inc, method quota::display_html_delete()
- display_html_delete
- in file posixAccount.inc, method posixAccount::display_html_delete()
- display_html_deleteUser
- in file kolabUser.inc, method kolabUser::display_html_deleteUser()
This function will create the meta HTML code to show a page to delete accounts.
- display_html_group
- in file posixAccount.inc, method posixAccount::display_html_group()
Displays the group selection.
- display_html_logonHours
- in file sambaSamAccount.inc, method sambaSamAccount::display_html_logonHours()
This function will create the HTML page to edit logon hours.
- display_html_password
- in file posixGroup.inc, method posixGroup::display_html_password()
Displays the password changing dialog.
- display_html_password
- in file posixAccount.inc, method posixAccount::display_html_password()
Displays the password changing dialog.
- display_html_password
- in file inetOrgPerson.inc, method inetOrgPerson::display_html_password()
Displays the password changing dialog.
- display_html_photo
- in file inetOrgPerson.inc, method inetOrgPerson::display_html_photo()
Displays the photo upload page.
- display_html_sambaUserWorkstations
- in file sambaSamAccount.inc, method sambaSamAccount::display_html_sambaUserWorkstations()
- display_html_user
- in file posixGroup.inc, method posixGroup::display_html_user()
Displays selections to add or remove users from current group.
- display_html_userWorkstations
- in file sambaAccount.inc, method sambaAccount::display_html_userWorkstations()
- doHash
- in file createntlm.inc, method smbHash::doHash()
- doUploadPostActions
- in file baseModule.inc, method baseModule::doUploadPostActions()
This function executes one post upload action.
- doUploadPostActions
- in file posixAccount.inc, method posixAccount::doUploadPostActions()
This function executes one post upload action.
- doUploadPostActions
- in file quota.inc, method quota::doUploadPostActions()
This function executes one post upload action.
- doUploadPostActions
- in file modules.inc, function doUploadPostActions()
This function executes one post upload action.
- dynamic_Message
- in file posixAccount.inc, method posixAccount::dynamic_Message()
top
top
top
g
- $groups
- in file posixAccount.inc, variable posixAccount::$groups
- $groups_orig
- in file posixAccount.inc, variable posixAccount::$groups_orig
- G
- in file createntlm.inc, method smbHash::G()
- getAvailableModules
- in file modules.inc, function getAvailableModules()
Returns an array with all available user module names
- getAvailablePDFFields
- in file modules.inc, function getAvailablePDFFields()
Returns a list of available PDF entries.
- getButtonStatus
- in file inetOrgPerson.inc, method inetOrgPerson::getButtonStatus()
Controls if the module button the account page is visible and activated.
- getButtonStatus
- in file account.inc, method account::getButtonStatus()
Controls if the module button the account page is visible and activated.
- getButtonStatus
- in file baseModule.inc, method baseModule::getButtonStatus()
Controls if the module button the account page is visible and activated.
- getButtonStatus
- in file posixGroup.inc, method posixGroup::getButtonStatus()
Controls if the module button the account page is visible and activated.
- getButtonStatus
- in file nisMailAlias.inc, method nisMailAlias::getButtonStatus()
Controls if the module button the account page is visible and activated.
- getConfigDescriptions
- in file modules.inc, function getConfigDescriptions()
Returns a hash array (module name => descriptions) containing descriptions shown on configuration pages.
- getConfigOptions
- in file modules.inc, function getConfigOptions()
Returns a hash array (module name => elements) of all module options for the configuration page.
- getHelp
- in file modules.inc, function getHelp()
Returns a help entry from an account module.
- getModuleAlias
- in file modules.inc, function getModuleAlias()
Returns the alias name of a module
- getModulesDependencies
- in file modules.inc, function getModulesDependencies()
Returns a hash array (module name => dependencies) of all module dependencies
- getNextGIDs
- in file posixGroup.inc, method posixGroup::getNextGIDs()
Returns one or more free GID numbers.
- getNextUIDs
- in file posixAccount.inc, method posixAccount::getNextUIDs()
Returns one or more free UID numbers.
- getProfileOptions
- in file modules.inc, function getProfileOptions()
Returns the elements for the profile page.
- getRDNAttributes
- in file modules.inc, function getRDNAttributes()
Returns a list of LDAP attributes which can be used to form the RDN.
- getUploadColumns
- in file modules.inc, function getUploadColumns()
Returns an array containing all input columns for the file upload.
- get_alias
- in file baseModule.inc, method baseModule::get_alias()
Returns an alias name for the module.
- get_configDescriptions
- in file baseModule.inc, method baseModule::get_configDescriptions()
Returns an array containing descriptions shown on configuration pages.
- get_configOptions
- in file baseModule.inc, method baseModule::get_configOptions()
Returns a list of elements for the configuration.
- get_dependencies
- in file baseModule.inc, method baseModule::get_dependencies()
This function returns a list with all depending and conflicting modules.
- get_help
- in file baseModule.inc, method baseModule::get_help()
This function return the help entry array for a specific help id. Normally this->meta can be used.
- get_ldap_filter
- in file baseModule.inc, method baseModule::get_ldap_filter()
returns an LDAP filter for the account lists
- get_ldap_filter
- in file modules.inc, function get_ldap_filter()
Returns the LDAP filter used by the account lists
- get_metaData
- in file nisMailAlias.inc, method nisMailAlias::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file baseModule.inc, method baseModule::get_metaData()
Dummy function, meta data is provided by sub classes.
- get_metaData
- in file posixAccount.inc, method posixAccount::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file ldapPublicKey.inc, method ldapPublicKey::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file ieee802device.inc, method ieee802Device::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file sambaDomain.inc, method sambaDomain::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file sambaGroupMapping.inc, method sambaGroupMapping::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file shadowAccount.inc, method shadowAccount::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file sambaSamAccount.inc, method sambaSamAccount::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file sambaAccount.inc, method sambaAccount::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file kolabUser.inc, method kolabUser::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file posixGroup.inc, method posixGroup::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file inetOrgPerson.inc, method inetOrgPerson::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file quota.inc, method quota::get_metaData()
Returns meta data that is interpreted by parent class
- get_metaData
- in file account.inc, method account::get_metaData()
Returns meta data that is interpreted by parent class
- get_module_attributes
- in file modules.inc, method accountContainer::get_module_attributes()
This function returns all LDAP attributes which are used by the given object class.
- get_pdfEntries
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file quota.inc, method quota::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file inetOrgPerson.inc, method inetOrgPerson::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file sambaAccount.inc, method sambaAccount::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file ieee802device.inc, method ieee802Device::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file shadowAccount.inc, method shadowAccount::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file sambaGroupMapping.inc, method sambaGroupMapping::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file sambaDomain.inc, method sambaDomain::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file kolabUser.inc, method kolabUser::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file posixGroup.inc, method posixGroup::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file posixAccount.inc, method posixAccount::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file account.inc, method account::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file ldapPublicKey.inc, method ldapPublicKey::get_pdfEntries()
Returns a list of PDF entries
- get_pdfEntries
- in file sambaSamAccount.inc, method sambaSamAccount::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file nisMailAlias.inc, method nisMailAlias::get_pdfEntries()
Returns the PDF entries for this module.
- get_pdfEntries
- in file modules.inc, method accountContainer::get_pdfEntries()
Returns a list of possible PDF entries for this account.
- get_pdfFields
- in file baseModule.inc, method baseModule::get_pdfFields()
Returns an array with all fields available for this account type on the PDF output. This method may be overwritten by subclasses or it may be used by using entries in the $this->meta['PDF_fields'] array of the specific sub- class.
- get_pdf_entries
- in file baseModule.inc, method baseModule::get_pdf_entries()
Returns a hastable with all entries that may be printed out in the PDF. The
- get_profileOptions
- in file posixAccount.inc, method posixAccount::get_profileOptions()
Returns a list of elements for the account profiles.
- get_profileOptions
- in file sambaSamAccount.inc, method sambaSamAccount::get_profileOptions()
Returns a list of elements for the account profiles.
- get_profileOptions
- in file baseModule.inc, method baseModule::get_profileOptions()
Returns a list of elements for the account profiles.
- get_profileOptions
- in file quota.inc, method quota::get_profileOptions()
Returns a list of elements for the account profiles.
- get_profileOptions
- in file sambaGroupMapping.inc, method sambaGroupMapping::get_profileOptions()
Returns a list of elements for the account profiles.
- get_RDNAttributes
- in file baseModule.inc, method baseModule::get_RDNAttributes()
Returns a list of possible LDAP attributes which can be used to form the RDN.
- get_scope
- in file baseModule.inc, method baseModule::get_scope()
Returns the account type of this module (user, group, host)
- get_type
- in file modules.inc, method accountContainer::get_type()
Returns the accout type of this object (e.g. user, group, host).
- get_uploadColumns
- in file quota.inc, method quota::get_uploadColumns()
Returns an array containing all input columns for the file upload.
- get_uploadColumns
- in file baseModule.inc, method baseModule::get_uploadColumns()
Returns an array containing all input columns for the file upload.
- get_uploadPreDepends
- in file baseModule.inc, method baseModule::get_uploadPreDepends()
Returns a list of module names which must be processed in building the account befor this module.
top
top
i
- $inputCorrect
- in file kolabUser.inc, variable kolabUser::$inputCorrect
used for account pages, true if input data is correct
- $invitationPolicies
- in file kolabUser.inc, variable kolabUser::$invitationPolicies
list of invitation policies
- $isNewAccount
- in file modules.inc, variable accountContainer::$isNewAccount
True if this is a newly created account
- ieee802Device
- in file ieee802device.inc, class ieee802Device
Provides MAC addresses for hosts.
- inetLocalMailRecipient
- in file inetLocalMailRecipient.inc, class inetLocalMailRecipient
Provides mail routing for users.
- inetOrgPerson
- in file inetOrgPerson.inc, class inetOrgPerson
This class contains all account LDAP attributes and funtioncs required to deal with inetOrgPerson.
- init
- in file posixGroup.inc, method posixGroup::init()
This functin will be called when the module will be loaded *
- init
- in file sambaAccount.inc, method sambaAccount::init()
Initializes the module after it became part of an accountContainer
- init
- in file sambaSamAccount.inc, method sambaSamAccount::init()
Initializes the module after it became part of an accountContainer
- init
- in file sambaGroupMapping.inc, method sambaGroupMapping::init()
Initializes the module after it became part of an accountContainer
- init
- in file posixAccount.inc, method posixAccount::init()
- init
- in file baseModule.inc, method baseModule::init()
Initializes the module after it became part of an accountContainer
- init
- in file quota.inc, method quota::init()
- input_check
- in file baseModule.inc, method baseModule::input_check()
Checks if the attribute values follow the LDAP syntax.
- is_base_module
- in file modules.inc, function is_base_module()
Returns true if the module is a base module
- is_base_module
- in file baseModule.inc, method baseModule::is_base_module()
Returns true if this module is enough to provide a sensible account.
- ieee802device.inc
- procedural page ieee802device.inc
- inetLocalMailRecipient.inc
- procedural page inetLocalMailRecipient.inc
- inetOrgPerson.inc
- procedural page inetOrgPerson.inc
top
top
l
- lamdaemon
- in file lamdaemon.inc, function lamdaemon()
Sends commands to lamdaemon script.
- ldapPublicKey
- in file ldapPublicKey.inc, class ldapPublicKey
Manages SSH public keys.
- lamdaemon.inc
- procedural page lamdaemon.inc
- ldapPublicKey.inc
- procedural page ldapPublicKey.inc
- lmhash
- in file createntlm.inc, method smbHash::lmhash()
Calculates the LM hash of a given password.
- load_account
- in file modules.inc, method accountContainer::load_account()
Loads an LDAP account with the given DN.
- load_attributes
- in file ldapPublicKey.inc, method ldapPublicKey::load_attributes()
This function loads all needed attributes into the object.
- load_attributes
- in file posixAccount.inc, method posixAccount::load_attributes()
- load_attributes
- in file sambaSamAccount.inc, method sambaSamAccount::load_attributes()
- load_attributes
- in file sambaDomain.inc, method sambaDomain::load_attributes()
This function loads all needed attributes into the object.
- load_attributes
- in file sambaAccount.inc, method sambaAccount::load_attributes()
- load_attributes
- in file quota.inc, method quota::load_attributes()
- load_attributes
- in file account.inc, method account::load_attributes()
This function loads all attributes into the object.
- load_attributes
- in file nisMailAlias.inc, method nisMailAlias::load_attributes()
This function loads all needed attributes into the object.
- load_attributes
- in file baseModule.inc, method baseModule::load_attributes()
This function loads all standard LDAP attributes. It is used by the modules to reduce code
- load_attributes
- in file ieee802device.inc, method ieee802Device::load_attributes()
This function loads all needed attributes into the object.
- load_attributes
- in file kolabUser.inc, method kolabUser::load_attributes()
This function loads all needed attributes into the object.
- load_attributes
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_attributes()
This function loads all needed attributes into the object.
- load_Messages
- in file sambaAccount.inc, method sambaAccount::load_Messages()
this functin fills the error message array with messages
- load_Messages
- in file baseModule.inc, method baseModule::load_Messages()
This function fills the $messages variable with output messages from this module.
- load_Messages
- in file sambaDomain.inc, method sambaDomain::load_Messages()
This function fills the error message array with messages
- load_Messages
- in file account.inc, method account::load_Messages()
This function fills the message array.
- load_Messages
- in file shadowAccount.inc, method shadowAccount::load_Messages()
This function builds up the message array.
- load_Messages
- in file sambaSamAccount.inc, method sambaSamAccount::load_Messages()
this functin fills the error message array with messages
- load_Messages
- in file kolabUser.inc, method kolabUser::load_Messages()
This function fills the error message array with messages
- load_Messages
- in file sambaGroupMapping.inc, method sambaGroupMapping::load_Messages()
this functin fills the error message array with messages
- load_Messages
- in file quota.inc, method quota::load_Messages()
this functin fills the error message array with messages
- load_Messages
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::load_Messages()
This function fills the error message array with messages
- load_Messages
- in file posixAccount.inc, method posixAccount::load_Messages()
this functin fills the error message array with messages
- load_Messages
- in file nisMailAlias.inc, method nisMailAlias::load_Messages()
This function fills the error message array with messages
- load_Messages
- in file posixGroup.inc, method posixGroup::load_Messages()
this functin fills the error message array with messages
- load_Messages
- in file inetOrgPerson.inc, method inetOrgPerson::load_Messages()
This function fills the message array.
- load_Messages
- in file ieee802device.inc, method ieee802Device::load_Messages()
This function fills the error message array with messages
- load_profile
- in file sambaSamAccount.inc, method sambaSamAccount::load_profile()
Loads the values of an account profile into internal variables.
- load_profile
- in file sambaGroupMapping.inc, method sambaGroupMapping::load_profile()
Loads the values of an account profile into internal variables.
- load_profile
- in file baseModule.inc, method baseModule::load_profile()
Loads the values of an account profile into internal variables.
- load_profile
- in file quota.inc, method quota::load_profile()
Loads the values of an account profile into internal variables.
- load_profile
- in file posixAccount.inc, method posixAccount::load_profile()
Loads the values of an account profile into internal variables.
- load_profile
- in file sambaAccount.inc, method sambaAccount::load_profile()
Loads the values of an account profile into internal variables.
- load_profile
- in file shadowAccount.inc, method shadowAccount::load_profile()
Loads the values of an account profile into internal variables.
- lshift
- in file createntlm.inc, method smbHash::lshift()
top
m
- $messages
- in file baseModule.inc, variable baseModule::$messages
contains all error messages of a module
- $meta
- in file baseModule.inc, variable baseModule::$meta
includes all meta data provided by the sub class
- $module
- in file modules.inc, variable accountContainer::$module
This is an array with all module objects
- $moduleSettings
- in file baseModule.inc, variable baseModule::$moduleSettings
configuration settings of all modules
- modules.inc
- procedural page modules.inc
- md4lshift
- in file createntlm.inc, method smbHash::md4lshift()
- mdfour
- in file createntlm.inc, method smbHash::mdfour()
- mdfour64
- in file createntlm.inc, method smbHash::mdfour64()
- module_complete
- in file sambaGroupMapping.inc, method sambaGroupMapping::module_complete()
- module_complete
- in file sambaSamAccount.inc, method sambaSamAccount::module_complete()
This functions is used to check if all settings for this module have been made.
- module_complete
- in file posixGroup.inc, method posixGroup::module_complete()
- module_complete
- in file sambaAccount.inc, method sambaAccount::module_complete()
This functions returns true if all needed settings are done
- module_complete
- in file posixAccount.inc, method posixAccount::module_complete()
- module_complete
- in file quota.inc, method quota::module_complete()
- module_complete
- in file kolabUser.inc, method kolabUser::module_complete()
This function returns true if all needed settings are done.
- module_complete
- in file account.inc, method account::module_complete()
This functions returns true if all needed settings are done.
- module_complete
- in file inetOrgPerson.inc, method inetOrgPerson::module_complete()
This functions return true if all needed settings are done.
- module_complete
- in file baseModule.inc, method baseModule::module_complete()
This functions is used to check if all settings for this module have been made.
- module_ready
- in file sambaSamAccount.inc, method sambaSamAccount::module_ready()
This function is used to check if this module page can be displayed.
- module_ready
- in file sambaGroupMapping.inc, method sambaGroupMapping::module_ready()
- module_ready
- in file sambaAccount.inc, method sambaAccount::module_ready()
- module_ready
- in file baseModule.inc, method baseModule::module_ready()
This function is used to check if this module page can be displayed.
- module_ready
- in file quota.inc, method quota::module_ready()
- mxor
- in file createntlm.inc, method smbHash::mxor()
top
n
- $name
- in file account.inc, variable samba3domain::$name
Domain name
- $nextGroupRID
- in file account.inc, variable samba3domain::$nextGroupRID
Next group RID
- $nextRID
- in file account.inc, variable samba3domain::$nextRID
Next RID
- $nextUserRID
- in file account.inc, variable samba3domain::$nextUserRID
Next user RID
- $noexpire
- in file sambaSamAccount.inc, variable sambaSamAccount::$noexpire
password does not expire?
- $noexpire
- in file sambaAccount.inc, variable sambaAccount::$noexpire
password does not expire?
- $nopwd
- in file sambaSamAccount.inc, variable sambaSamAccount::$nopwd
use no password?
- $nopwd
- in file sambaAccount.inc, variable sambaAccount::$nopwd
use no password?
- nisMailAlias.inc
- procedural page nisMailAlias.inc
- new_account
- in file modules.inc, method accountContainer::new_account()
This function will prepare the object for a new account.
- nisMailAlias
- in file nisMailAlias.inc, class nisMailAlias
Provides NIS mail alias management.
- nthash
- in file createntlm.inc, method smbHash::nthash()
Calculates the NT hash of a given password.
top
top
p
- $perm1
- in file createntlm.inc, variable smbHash::$perm1
- $perm2
- in file createntlm.inc, variable smbHash::$perm2
- $perm3
- in file createntlm.inc, variable smbHash::$perm3
- $perm4
- in file createntlm.inc, variable smbHash::$perm4
- $perm5
- in file createntlm.inc, variable smbHash::$perm5
- $perm6
- in file createntlm.inc, variable smbHash::$perm6
- posixAccount.inc
- procedural page posixAccount.inc
- posixGroup.inc
- procedural page posixGroup.inc
- parseHtml
- in file modules.inc, function parseHtml()
Takes a list of meta-HTML elements and prints the equivalent HTML output.
- permute
- in file createntlm.inc, method smbHash::permute()
- posixAccount
- in file posixAccount.inc, class posixAccount
Manages the object class "posixAccount" for users and hosts.
- posixGroup
- in file posixGroup.inc, class posixGroup
Manages the object class "posixGroup" for groups.
- process_attributes
- in file posixAccount.inc, method posixAccount::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file account.inc, method account::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file sambaDomain.inc, method sambaDomain::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file posixGroup.inc, method posixGroup::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file sambaAccount.inc, method sambaAccount::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file sambaGroupMapping.inc, method sambaGroupMapping::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file nisMailAlias.inc, method nisMailAlias::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file inetOrgPerson.inc, method inetOrgPerson::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file inetLocalMailRecipient.inc, method inetLocalMailRecipient::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file ieee802device.inc, method ieee802Device::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file shadowAccount.inc, method shadowAccount::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file sambaSamAccount.inc, method sambaSamAccount::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file ldapPublicKey.inc, method ldapPublicKey::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file kolabUser.inc, method kolabUser::process_attributes()
Processes user input of the primary module page.
- process_attributes
- in file quota.inc, method quota::process_attributes()
Processes user input of the primary module page.
- process_deleteUser
- in file kolabUser.inc, method kolabUser::process_deleteUser()
Write variables into object and do some regex checks
- process_group
- in file posixAccount.inc, method posixAccount::process_group()
Processes user input of the group selection page.
- process_logonHours
- in file sambaSamAccount.inc, method sambaSamAccount::process_logonHours()
Processes user input of the logon hours page.
- process_password
- in file inetOrgPerson.inc, method inetOrgPerson::process_password()
Sets a new password.
- process_password
- in file posixAccount.inc, method posixAccount::process_password()
Processes user input of the password page.
- process_password
- in file posixGroup.inc, method posixGroup::process_password()
Processes user input of the password page.
- process_photo
- in file inetOrgPerson.inc, method inetOrgPerson::process_photo()
Sets a new photo.
- process_sambaUserWorkstations
- in file sambaSamAccount.inc, method sambaSamAccount::process_sambaUserWorkstations()
Processes user input of the primary module page.
- process_user
- in file posixGroup.inc, method posixGroup::process_user()
Processes user input of the user selection page.
- process_userWorkstations
- in file sambaAccount.inc, method sambaAccount::process_userWorkstations()
Processes user input of the workstation selection page.
top
q
- $quota
- in file quota.inc, variable quota::$quota
- quota.inc
- procedural page quota.inc
- quota
- in file quota.inc, class quota
Manages quotas for users and groups.
top
top
s
- $sambaGroupTypes
- in file sambaGroupMapping.inc, variable sambaGroupMapping::$sambaGroupTypes
Array of sambaGroupTypes
- $sbox
- in file createntlm.inc, variable smbHash::$sbox
- $sc
- in file createntlm.inc, variable smbHash::$sc
- $scope
- in file baseModule.inc, variable baseModule::$scope
the account type of this module (user, group, host)
- $SID
- in file account.inc, variable samba3domain::$SID
Domain SID
- $subpage
- in file modules.inc, variable accountContainer::$subpage
This variable is set to the pagename of a subpage if it should be displayed
- sambaAccount.inc
- procedural page sambaAccount.inc
- sambaDomain.inc
- procedural page sambaDomain.inc
- sambaGroupMapping.inc
- procedural page sambaGroupMapping.inc
- sambaSamAccount.inc
- procedural page sambaSamAccount.inc
- shadowAccount.inc
- procedural page shadowAccount.inc
- samba3domain
- in file account.inc, class samba3domain
Represents a Samba 3 domain entry
- sambaAccount
- in file sambaAccount.inc, class sambaAccount
Manages the object class "sambaAccount" for users and hosts.
- sambaAccount
- in file sambaAccount.inc, method sambaAccount::sambaAccount()
Creates a new sambaAccount object.
- sambaDomain
- in file sambaDomain.inc, class sambaDomain
Manages Samba 3 domain entries.
- sambaGroupMapping
- in file sambaGroupMapping.inc, class sambaGroupMapping
Manages the object class "sambaGroupMapping" for groups.
- sambaGroupMapping
- in file sambaGroupMapping.inc, method sambaGroupMapping::sambaGroupMapping()
Creates a new module for Samba 3 groups.
- sambaSamAccount
- in file sambaSamAccount.inc, class sambaSamAccount
Manages the object class "sambaSamAccount" for users and hosts.
- sambaSamAccount
- in file sambaSamAccount.inc, method sambaSamAccount::sambaSamAccount()
Creates a new sambaSamAccount object.
- save_account
- in file modules.inc, method accountContainer::save_account()
This function will save an account to the LDAP database.
- save_attributes
- in file sambaGroupMapping.inc, method sambaGroupMapping::save_attributes()
- save_attributes
- in file shadowAccount.inc, method shadowAccount::save_attributes()
Returns a list of modifications which have to be made to the LDAP account.
- save_attributes
- in file sambaSamAccount.inc, method sambaSamAccount::save_attributes()
- save_attributes
- in file posixGroup.inc, method posixGroup::save_attributes()
- save_attributes
- in file inetOrgPerson.inc, method inetOrgPerson::save_attributes()
- save_attributes
- in file baseModule.inc, method baseModule::save_attributes()
Returns a list of modifications which have to be made to the LDAP account.
- save_attributes
- in file account.inc, method account::save_attributes()
- save_attributes
- in file sambaAccount.inc, method sambaAccount::save_attributes()
- save_attributes
- in file kolabUser.inc, method kolabUser::save_attributes()
Returns a list of modifications which have to be made to the LDAP account.
- save_attributes
- in file posixAccount.inc, method posixAccount::save_attributes()
- save_attributes
- in file nisMailAlias.inc, method nisMailAlias::save_attributes()
Returns a list of modifications which have to be made to the LDAP account.
- save_attributes
- in file quota.inc, method quota::save_attributes()
- save_module_attributes
- in file modules.inc, method accountContainer::save_module_attributes()
This function checks which LDAP attributes have changed while the account was edited.
- shadowAccount
- in file shadowAccount.inc, class shadowAccount
Manages the object class "shadowAccount" for users.
- smbHash
- in file createntlm.inc, class smbHash
Calculates NT and LM hashes.
- smb_hash
- in file createntlm.inc, method smbHash::smb_hash()
- sortModules
- in file modules.inc, method accountContainer::sortModules()
Sorts the module buttons for the account page.
- str_to_key
- in file createntlm.inc, method smbHash::str_to_key()
top
top
top
|
|