summaryrefslogtreecommitdiffstats
path: root/lduseradd
diff options
context:
space:
mode:
Diffstat (limited to 'lduseradd')
-rwxr-xr-xlduseradd2
1 files changed, 1 insertions, 1 deletions
diff --git a/lduseradd b/lduseradd
index c86c5bb..1a68f5c 100755
--- a/lduseradd
+++ b/lduseradd
@@ -170,7 +170,7 @@ do
fi
# zu lang?
- if [[ "$ACCOUNT" = ?????????* ]]
+ if [[ "$ACCOUNT" = ??????????* ]]
then
echo "\"$ACCOUNT\" enthaelt zu viele Zeichen."
unset ACCOUNT