UDB: Difference between revisions

From techdocs
Jump to navigation Jump to search
(Created page with "'''UDB''' is an acronym for User Database. It refers to CSE databases whose primary, but not sole, purpose is to supplement staff and student information provided by UNSW to allow the information to be used to manage CSE IT resources. There are two UDB's: The "new" UDB uses PostgreSQL and OpenLDAP (server). The "old" UDB uses custom software developed in-house running over NIS/SunYP. Eventually, it is hoped, this will go away and the "only" UDB will then be th...")
 
Line 16: Line 16:


# CSE [[lab computer]]s, [[login server]]s and [[VLAB]] servers require a user name, a password, a numerical user ID ([[UID]]), a numerical group ID ([[GID]])) and a home directory location for a user to log in. UNSW's systems only provide the first two of these. The last three must be provided by the UDB for user logins to be possible.
# CSE [[lab computer]]s, [[login server]]s and [[VLAB]] servers require a user name, a password, a numerical user ID ([[UID]]), a numerical group ID ([[GID]])) and a home directory location for a user to log in. UNSW's systems only provide the first two of these. The last three must be provided by the UDB for user logins to be possible.
[[Category:Pages needing work]]

Revision as of 16:57, 3 April 2023

UDB is an acronym for User Database. It refers to CSE databases whose primary, but not sole, purpose is to supplement staff and student information provided by UNSW to allow the information to be used to manage CSE IT resources.

There are two UDB's:

The "new" UDB uses PostgreSQL and OpenLDAP (server).

The "old" UDB uses custom software developed in-house running over NIS/SunYP. Eventually, it is hoped, this will go away and the "only" UDB will then be the new UDB.

What is the UDB used for?

  • User logins
  • mlalias
  • Resource access and allocation (e.g., special-purpose server access, other access privileges, disk quota)

Why supplement?

  1. CSE lab computers, login servers and VLAB servers require a user name, a password, a numerical user ID (UID), a numerical group ID (GID)) and a home directory location for a user to log in. UNSW's systems only provide the first two of these. The last three must be provided by the UDB for user logins to be possible.