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
3027c810
Commit
3027c810
authored
Dec 14, 2010
by
Kevin Falcone
Browse files
better doc for LDAPUpdateOnly
parent
eb93fc34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README
README
+2
-2
No files found.
README
View file @
3027c810
...
...
@@ -76,8 +76,8 @@ data with data from LDAP.
Should we import new users or just update existing ones?
By default, we create users who don't exist in RT but do
match your LDAP filter and obey $LDAPUpdateUsers for existing
users. This setting overrides $LDAPUpdateUsers but
skips users
who can't be found
in RT.
users. This setting overrides $LDAPUpdateUsers but
won't create
users who are found in LDAP but not
in RT.
Set($LDAPUpdateOnly,1);
Where to search for groups to import
...
...
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