Hi,
I have a lot of users to import using the import plugin.
My csv file don't have "password" column nor "username" column.
That works but...
Passwords :
My passwords settings are :
- length : 12 characters
- 1 number at least
- 1 symbol at least
- 1 letter at least
But when I import the csv file, the generated passwords are :
- limited to 8 characters
- sometimes without number
- always without symbol
Username
Could you tell me if generated usernames will always be unique ?
Regards,
Dol.