I was reading the documentation and noticed something about site adduser...
ADDUSER
Adds a user to the same group as you are in.
Usage: SITE ADDUSER <user> <password> <ident@ip> [<ident@ip> .. ]
Example: site adduser zero mypass *@192.168.0.* *@127.0.0.1
It doesnt seem to add a user in the same group as my self when I tested, it adds the user to the NoGroup group. I know that you can use gadduser to add users to specific groups but Iam just wondering if its something wrong with it.
ioFTPD 6.0.4.0
|