LDAP Tools/LDAP Library/populateUser

From Authentication Tools for Joomla! (JAuthTools)

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
#string dn DN String to use to search
#string dn DN String to use to search
#bool ad Is this an AD search
#bool ad Is this an AD search
-
'''Returns'''
+
'''Returns:'''
Nothing
Nothing

Revision as of 04:07, 20 April 2007

Function Name: populateUser

Parameters:

  1. mosUser user object with username set to pull from LDAP
  2. string map INI string mapping LDAP group to Joomla Group ID and Type
  3. string dn DN String to use to search
  4. bool ad Is this an AD search

Returns: Nothing

Personal tools