You may use pubwww_reg commands given below to register your homepage or use setup_www.
A user entry might look like this:
sqpub -- Susan Q. PublicA locker entry might look like this:
public -- The "public" Software Locker (sqpub@iastate.edu, Susan Q. Public)If you do not wish to have this information available, do not register for this service.
vincent% add www vincent% pubwww_reg -h pubwww_reg -- public WWW homepage registration program Usage: pubwww_reg [-h | -help] pubwww_reg [-l lockername | -u username] [-i | -r | -d] -l lockername locker name to register -u username username to register -i get information -r register -d delete entry vincent% setup_www [-l lockername]
vincent% add www followed by vincent% pubwww_reg -r or vincent% pubwww_reg -u yourusername -r or vincent% setup_wwwTo register a locker, the directory /home/lockername/WWW must exist and the person attempting to register that locker must have write access to that directory. To register a locker, use the following command
vincent% pubwww_reg -l lockername -r or vincent% setup_www -l lockername
vincent% pubwww_reg or vincent% pubwww_reg -i or vincent% pubwww_reg -u yourusername -iAnyone can verify the registration for anyone else (since this information will be on the automatically generated directory of homepages). For example:
vincent% pubwww_reg -u theirusername -i or vincent% pubwww_reg -l somelockername -i
vincent% pubwww_reg -d or vincent% pubwww_reg -u yourusername -dTo remove a locker from the database, use the following command:
vincent% pubwww_reg -u lockername -dTo remove a locker from the database, you must have write access to the directory /home/lockername/WWW.