Showing posts with label Password. Show all posts
Showing posts with label Password. Show all posts

Tuesday, October 19, 2010

HTPASS ($WBFN)

Availability
HTPASS is available for use with all WBSP commands when authentication is used.
Syntax
$WBFN{HTPASS}
$WBFN[HTPASS]

ArgumentsHTPASS function does not have any arguments.
 
Returns
Password used for authentication (WB_HTPass).

read more

Tuesday, September 14, 2010

CP (WB_Command) - Change DB user password

Description
This command is used for setting a new password for specified user (WB_DBUser) in workgroup file (WB_System), using old password value (WB_DBOldPass) and new password value (WB_DBNewPass) that can be verified using control password value (WB_DBNPassCh). The result can be displayed using $WBAdmin[] tag.

read more

Monday, September 6, 2010

Access control

WhizBase controls page access using both IP filtering (WB_IPListFile) and user's credentials (WB_HTAccess, WB_HTUsr, WB_HTPass).

read more