Fix some POD syntax issues in the userImport script.
This commit is contained in:
parent
b619392d2e
commit
ce327bd49a
1 changed files with 9 additions and 2 deletions
|
|
@ -293,15 +293,22 @@ names are:
|
|||
=over
|
||||
|
||||
=item B<username>
|
||||
|
||||
=item B<password>
|
||||
|
||||
=item B<authMethod>
|
||||
|
||||
=item B<status>
|
||||
|
||||
=item B<ldapUrl>
|
||||
|
||||
=item B<connectDN>
|
||||
|
||||
=item B<groups>
|
||||
|
||||
=item B<expireOffset>
|
||||
=item Any valid User Profile field name available in WebGUI's database,
|
||||
e.g. B<firstName>, B<lastName>, B<mail>, etc.
|
||||
|
||||
=item Any valid User Profile field name available in WebGUI's database, e.g. B<firstName>, B<lastName>, B<mail>, etc.
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue