The w3Users file contains one record for each user that can use dynamic FlashConnect applications. It is structurally very similar to the standard D3 dm,users, file and can be a Q-pointer to the dm,users, file. With the exception of attribute 11, all attributes are the same.
Attribute |
Name |
Description |
O |
UserID |
Login name for the user. |
1 |
Name |
User's name. |
2 |
Address |
User's street address. |
3 |
Zip |
User's zip code. |
4 |
Phone |
MultiValued list of phone numbers for the user. |
5 |
PhoneID |
MultiValued list of phone number descriptions. |
6 |
keys |
MultiValued list of file access keys for the user. |
7 |
password |
User's password, encrypted. |
8 |
privilege |
Privilege level of the user. |
9 |
options |
|
10 |
|
|
11 |
groups |
MultiValued list of groups to which the user belongs. |
12 |
macro |
User logon macro (same as the TCL macro without the type-code, which is assumed to be"n"). |
www Account Tips
Read the WWW-STATUS screen. If necessary, type the command below to view the complete status.
ct w3lines |
Work and run the applications outside of the www account.
To facilitate upgrading, store copies of user configuration files (w3Users, w3Apps and w3Groups files) in a location other than the www account and use an install macro to apply these to the www account if the configuration is changed.
In the user-coldstart and user-shutdown macros, log to the www account to start or stop FlashConnect.
CAUTION |
The www account is replaced during an upgrade. |
See Also