X-Git-Url: http://git.hcoop.net/clinton/scripts.git/blobdiff_plain/6bdbb663692820bddc45ef9c755c3879045fe683..a302d1ed5f31b59f064259971444fcacfc5ea17d:/new-user?ds=sidebyside diff --git a/new-user b/new-user index 79cf96e..fa4aff8 100755 --- a/new-user +++ b/new-user @@ -2,7 +2,7 @@ USERNM=$1 REALNM=$2 -EMAILADDR=$4 +EMAILADDR=$3 PWFILE=/var/lib/portal/$USERNM if test -z "$USERNM"; then