From 4d23190fe52f0c3c5071c806187a524ecfa52cdd Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 3 Jun 2001 12:36:10 +0000 Subject: add username-letter and username-letterfirst config files --- htdocs/docs/config.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'htdocs/docs/config.html') diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index b255ce30e..49be7200b 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -99,6 +99,8 @@ All further configuration files and directories are located in
  • textradiusprepend - The contents of this file will be prepended to the first line of a user's RADIUS entry in text exports. If necessary, usually `Auth-Type = Local, '.
  • usernamemin - Minimum username length (default 2);
  • usernamemax - Maximum username length (default is the size of the SQL column, probably specified when fs-setup was run) +
  • username-letter - The existance of this file will turn on the requirement that usernames contain at least one letter. +
  • username-letterfirst - The existance of this file will turn on the requirement that usernames start with a letter. -- cgit v1.2.1