Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
best-practical
rt-extension-ldapimport
Commits
5e47a0c3
Commit
5e47a0c3
authored
Feb 23, 2013
by
Alex Vandiver
Browse files
Update README
parent
91b5a08f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
README
README
+5
-2
No files found.
README
View file @
5e47a0c3
...
...
@@ -116,7 +116,9 @@ CONFIGURATION
result
Hash reference with results of completed mappings for this
ldap entry.
ldap entry. This should be used to inject that are not in
the mapping, not to inspect. Mapping is processed in literal
order of the keys.
The keys in the mapping (i.e. the RT fields, the left hand side) may
be a user custom field name prefixed with "UserCF.", for example
...
...
@@ -305,7 +307,8 @@ METHODS
setting $LDAPCreatePrivileged to 1.
_import_user
The user has run us with --import, so bring data in.
We have found a user to attempt to import; returns the RT::User object
if it was found (or created), "undef" if not.
_cache_user ldap_entry => Net::LDAP::Entry, [user => { ... }]
Adds the user to a global cache which is used when importing groups
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment