Sa_User; Cluster_To_User; User_Group - Extreme Networks Sentriant AG Software User's Manual

Hide thumbs Also See for Sentriant AG:
Table of Contents

Advertisement

Database Design (Data Dictionary)

sa_user

This table contains information about users.
user_id
username
passwd
full_name
email
enabled

cluster_to_user

This table contains information about users assigned to clusters.
cluster_id
user_id

user_group

This table contains information about user roles.
group_id
group_name
group_desc
422
INT4
VARCHAR(64)
VARCHAR(64)
VARCHAR(64)
VARCHAR(256)
INT4
cluster_to_user
VARCHAR(64)
INT4
user_group
INT4
VARCHAR(64)
VARCHAR(4096)
sa_user
PRIMARY KEY
The login of the user.
MD5 hash of the user's password.
The full name of the user.
The email address of the user.
1 if the user is enabled, 0 if not.
The unique ID of a cluster in the many-to-many
relationship.
The unique ID of a user in the many-to-many
relationship.
PRIMARY KEY
The name of the user role.
The description of the user role.
Sentriant AG Software Users Guide, Version 5.3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentriant ag 5.3

Table of Contents