Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
symas-public
ldap-load-gen
Commits
73271796
Commit
73271796
authored
Nov 22, 2021
by
Shawn McKinney
Browse files
+ duplicate for modUser
parent
20358943
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
73271796
...
...
@@ -173,8 +173,9 @@ The following may be injected into the runtime either as Java system (-D) comman
| bind | Boolean | checkUser | True | True | Perform a password bind | bind=false | true |
| failures | Integer | checkUser | True | True | Number of failed bind before success | failures=3 | 0 |
| repeat | Integer | checkUser | True | True | Number of times to run duplicate bind sequence | repeat=2 | 1 |
| duplicate | Integer | addUser | False | True | Duplicate request after specified interval. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | addGroup | False | True | Duplicate request after specified interval. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | addUser | False | True | Sends a duplicate add after specified interval. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | modUser | False | True | Changes the description field. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | addGroup | False | True | Sends a duplicated delete after specified interval. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | delGroup | False | True | Duplicate request after specified interval. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | assignGroup | False | True | Duplicate request after specified interval. | duplicate=1000 | none (don't duplicate) |
| duplicate | Integer | deassignGroup | False | True | Duplicate request after specified interval. | duplicate=1000 | none (don't duplicate) |
...
...
Write
Preview
Supports
Markdown
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