From 8060d286e3e7d9a3247ae08cfea40076b52abfd4 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 16 Sep 2019 09:31:21 -0500 Subject: script: 2: Limit 255 user accounts --- devel/script/2_keys.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index 5d251e4..605df2d 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -486,7 +486,7 @@ signingkey https://packages/builder@ourcompany.net.pub Format - The username key is a string value, describing the user account's name. This name must be a valid Linux account name. username may be specified up to 64,535 times. It is invalid to specify the same account name more than once. It is invalid to specify the name of a system account. + The username key is a string value, describing the user account's name. This name must be a valid Linux account name. username may be specified up to 255 times. It is invalid to specify the same account name more than once. It is invalid to specify the name of a system account. Default -- cgit v1.2.3-60-g2f50