Difference between revisions of "SAM V2:Users"

From CIDI Wiki
Jump to navigation Jump to search
(New page: The users table is one of the administrative tables in SAM V2. It is used to specify user logins and passwords used to access SAM V2. Typically, only the SAM V2 administrator has acces...)
 
Line 14: Line 14:
|-
|-
|last_update
|last_update
|The date the records was last updated.
|Date the records was last updated.
|-
|password
|The password for the user.
|-
|-
|uid
|uid
Line 23: Line 26:
|-
|-
|user_name
|user_name
|The user for whom the database table permissions are being specified.
|The login name for the user.
|}
|}

Revision as of 14:55, 20 June 2008

The users table is one of the administrative tables in SAM V2. It is used to specify user logins and passwords used to access SAM V2.

Typically, only the SAM V2 administrator has access to modify the users table.

Back to SAM V2 Tables

Fields

The fields of the permission table are:

Field Description
last_update Date the records was last updated.
password The password for the user.
uid Unique ID# of the record.
updated_by User who last modified the record.
user_name The login name for the user.