From 7511782afd0afb68b41a669105a0347cb7345422 Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Thu, 16 May 2019 08:01:57 -0400 Subject: [PATCH] Update config.cfg --- config.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.cfg b/config.cfg index e6653a20..2d2f8577 100644 --- a/config.cfg +++ b/config.cfg @@ -3,14 +3,12 @@ # This is the list of users to generate. # Every device must have a unique username. # You can generate up to 250 users at one time. -# Non-standard names should be escaped in double quotes, e.g. "1". +# Usernames with leading 0's or containing only numbers should be escaped in double quotes, e.g. "000dan" or "123". users: - phone - laptop - desktop -# NOTE: You must "escape" any usernames with leading 0's or containing only numbers, like "000dan" or "123" - ### Advanced users only below this line ### # If True re-init all existing certificates. Boolean