table of contents
rt-ldapimport(8) | Request Tracker Reference | rt-ldapimport(8) |
NAME¶
rt-ldapimport - Import user attributes from an LDAP directory
SYNOPSIS¶
rt-ldapimport [--import]
DESCRIPTION¶
See RT::LDAPImport for configuration instructions.
OPTIONS¶
- "--import"
- Without this flag, merely does a dry-run of the import.
- "--verbose"
- Log more data when importing.
- "--no-users"
- Skip user import.
- "--no-groups"
- Skip group import.
2023-10-25 | perl v5.36.0 |