Adding users
All users must be added through the site with site commands.
Only users with the SITEOP or USEREDIT can add/edit users.
site adduser name group
site chpass name password
site addidentd name ident@ipnumbers
ex. site adduser superman rFtpd
ex. site chpass superman clarkkent
ex. site addidentd nelapsi clark@100.200.300.
        (note, no *'s for wildcards)
relevant commands:
	site addgroup newgroupname
        site deluser name
        site delidentd name ident@ipnumbers
        site chgrp name newgroupname
        site groups - prints available groupnames
        site user name - view a user
        site give kilobytes name - give credits to a user

Adding groupnames
Use site addgroup and site delgroup

Custom Site Commands: 
COMMAND PARAMETERS DESCRIPTION (REQUIRED FLAGS IF ANY)

ADDGROUP <groupname>  Add a group to the site (USEREDIT,SITEOP)

ADDIDENTD <username> <identd>   Add an identd for a user. (USEREDIT,SITEOP)
	identds are of the form ident@ipnumbers. if the user is not running
	identd, substitute the login name for ident.  ex. your shell login
	is joe.  you site login name is superman.  use superman@100.200.300
	instead of joe@100.200.300

ADDUSER   <username> <group>    Add user to site (USEREDIT,SITEOP)

CHFLAG    <username> <flag>=<yes|no> Change a flag for a user (SITEOP)
	only users with SITEOP=YES can change flags.  Users cannot change
	the SITEOP flag or any user that has SITEOP=YES.  The SITEOP flag
	can only be changed from the shell with ueftp.
	FLAGS:
		DISABLED - disable the account
		NUKE     - user can nuke uploads
		KILL     - user can kill other users online
		LEECH    - user can leech
		SITEOP   - user has siteop privileges. includes NUKE,KILL,LEECH
				can only be changed with ueftp
		COLOR    - enable color
		BETA     - enable debugging messages/commands
		QUIET    - disable dir change messages
		USEREDIT - user can adduser/add,delidentd/chpass/chgrp

CHGRP     <username> <group>    Change user's membership to new groupname. (SITEOP,USEREDIT)

CHLOGINS  <username> <logins>	Sets maximum simultaneous logins (SITEOP)

CHPASS    <username> <password> Change password for a user (SITEOP, USEREDIT)

CHRATIO   <ratio> <username>	Set ratio (SITEOP)

COLOR     <on|off>              Enable /Disable colors

DELGROUP  <group> [<newgroup>]  Delete a group and move any members to <newgroup> (SITEOP)

DELUSER   <username>            Delete a user from the site. (SITEOP)

DSEARCH   <string> [<limit>]    Search directory database for <string>.<limit> matches. def. 10   

DIZ       <zipfile>             Show the file_id.diz of ZIP Filename     

GIVE      <KB> <username>       Give credits to another user (*SITEOP can give
				unlimited credit)

GROUPS                          List available groups                 

GROUPTOP                        Groups topten list                       

IDLE      [<time>]              View Or Change Your Max Idle Time <max 7200 secs>

KENO      <bet in MB> [<6 choices>] Gamble at the keno table. site keno for more help

KILL      <pid>                 Kill user proccess number (KILL,SITEOP)               

NEW       [<numdirs>]           List newest uploads [maxdirs] Default 10 

NFO       <zipfile>             View all the .nfo files in a zipfile.

NUKE      <multiplier> <dirname> <reason>  Nuke a Directory (NUKE,SITEOP)           

NUKES     [<limit>]             List <limit> Recently Nuked Uploads. def. 10

QUIET     <on|off>              Turn off directory change messages

RULES                           List Site Rules                          

TAGLINE   [<tagline>]           Show tagline or change tagline for user  

TIME                            View time statistics

UPDATE    <wildcard>            Add dirs that match <wildcard> to database
				use this after moving dirs from the shell. (SITEOP)

USER      [<username>]          List Statistics of <username> *SITEOP           

USERS     [<group> | <flag>]    List All Users Or Users Belonging To <group> 
				or having <flag> *SITEOP

USERTOP                         All Time Topten List For Individual Users

WEEKTOP                         Week Topten List For Individual Users    

WHO                             List Of Users Currently Online           *SITEOP

ZIPCHK    <zipfile>             Test a zip file               

ZIPLIST   <zipfile>             List contents of a zip file

*SITEOP indicates enhanced command for users with the SITEOP flag

ueftp
This shell program allows you to give out and take away SITEOP access.
It allows you to change ratios.  Note, ratios are only a multiplier for
calculating credits, use the LEECH flag to give out leech accounts.
