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...)
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


Typically, only the SAM V2 administrator has access to modify the users table.
Typically, only the SAM V2 administrator has access to modify the users table.
A user cannot change their user name, but they can change their password using Change My Password under the Administration menu.


[[SAM V2#Tables|Back to SAM V2 Tables]]
[[SAM V2#Tables|Back to SAM V2 Tables]]
Line 13: Line 15:
!Description
!Description
|-
|-
|last_update
|last_updated
|The date the records was last updated.
|Date the records was last updated.
|-
|password
|The password for the user.
|-
|-
|uid
|uid
Line 23: Line 28:
|-
|-
|user_name
|user_name
|The user for whom the database table permissions are being specified.
|The login name for the user.
|}
|}

Latest revision as of 15:04, 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.

A user cannot change their user name, but they can change their password using Change My Password under the Administration menu.

Back to SAM V2 Tables

Fields

The fields of the permission table are:

Field Description
last_updated 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.