Contents
Basics
The Login Object holds the necessary information for managing logins to UBIK. A login represents a possible connection from a user in a certain use case. One User (Person) can have severall logins. The Login Name must be unique. It is possible to define a password for every single Login. A Login can be marked as Admin - Login.
Name
Domain Name
The domain name is used to group logins. The Name of logins must be unique within one domain.
Login Name
Unique Name - Identifier of the login object.
The login object consists per default of:
Domain Name + "\" + Name
Password
It is possible to set a password for a Login. Whenever a connection to UBIK is established, the connectioninformation (Login-Name and Password) is validated according the settings of the Login object. If no password is defined, every password for the given Login is valid.