Wiki Markup |
---|
{scrollbar}
h2. Agregar Usuarios de O3 Server
El esquema de seguridad de O3 Server se basa en la definición de usuarios, los cuales están relacionados con una persona. Para acceder a O3 Server una persona debe tener al menos un usuario definido y conocer su contraseña.
Para agregar usuarios:
# Inicie el componente O3 Server Administrator.
# Expanda la rama Servicios \| Seguridad del Árbol de Administración.
# Haga clic en la sección Usuarios del Panel de Propiedades
# Haga clic en el botón Nuevo, este boton esta ubicado debajo del área Usuarios que contiene la lista de usuarios definidos. Al presionar clic se agregara un nuevo usuario a la lista con el nombre _Nuevo Usuario_ y el área _Datos de Usuario_ a la izquierda se habilitara.
# Complete las siguientes propiedades en el área _Datos de Usuario_:
## Nombre de la persona, por defecto esta propiedad contiene el texto _Nuevo Usuario_.
## Login, identificador del usuario para ingresar a O3 Server.
## e-mail de la persona.
## Contraseña y confirmación, contraseña por defecto del usuario definido.
# Haga clic en el botón Aplicar del área _Datos de Usuario_ para confirmar el usuario.
En este Panel de Propiedades hay dos botones Aplicar, él ubicado en la parte inferior es para confirmar todos los cambios de seguridad realizados y él botón _Aplicar_ del área _Datos de Usuario_ es para confirmar los cambios al usuario seleccionado.
!O3ServerAdministrator-Security-Users.png|align=center!\\
h2. Agregar o actualizar Atributos de Usuarios de O3 Server
La definición de atributos a nivel de usuarios permite realizar un refinamiento mayor de la configuración de seguridad.
Por ejemplo se puede restringir el acceso a una dimensión para los usuarios que poseen un atributo en particular, simplificando de esta forma la complejidad del esquema de seguridad. Utilizando la funcion _getUserValue()_ se puede obtener el valor asignado a un atributo de un usuario.
Para agregar o actualizar los atributos de un usuario:
# Inicie el componente O3 Server Administrator.
# Expanda la rama Servicios \| Seguridad del Árbol de Administración.
# Haga clic en la sección _Usuarios_ del Panel de Propiedades.
# Haga clic sobre el usuario al cual quiere agregar o actualizar atributos. El área _Usuarios_ contienen una lista de los usuarios definidos y esta ubicada a la derecha de la sección. Cuando se selecciona un usuario el área _Datos de Usuario_ ubicada a la izquierda se habilita.
# Para agregar un nuevo atributo, presione el botón Agregar del área _Datos de Usuario_ y un nuevo atributo se agregara a la lista. Debe completar la siguiente informacion para el nuevo atributo:
## Nombre, es el nombre del atributo que se utilizara para referenciar el valor asignado al usuario. Este nombre se utiliza por ejemplo como parámetro de la función _getUserValue()_.
## Tipo, es el tipo del atributo el cual puede ser: String, Date, Time o Boolean
## Valor, el valor asignado al nuevo atributo para el usuario. Por ejemplo este valor es devuelto por la función _getUserValue()_.
# Para actualizar un atributo se debe seleccionar el atributo de la lista y modificar el nombre, tipo o valor del mismo.
# Haga clic en el botón Aplicar del área _Datos de Usuario_ para confirmar los cambios realizados. Luego haga clic en el botón Aplicar ubicado en la parte inferior del Panel de Propiedades para confirmar todos los cambios de seguridad realizados.
h2. Restablecer contraseñas de usuarios de O3 Server
En los casos en que los usuarios no recuerden su contraseña es posible restablecer una nueva contraseña a los mismos.
Para restablecer contraseñas a un usuario:
# Inicie el componente O3 Server Administrator.
# Expanda la rama Servicios \| Seguridad del Árbol de Administración.
# Haga clic en la sección _Usuarios_ del Panel de Propiedades.
# Haga clic sobre el usuario al cual quiere agregar o actualizar atributos. El área _Usuarios_ contienen una lista de los usuarios definidos y esta ubicada a la derecha de la sección. Cuando se selecciona un usuario el área _Datos de Usuario_ ubicada a la izquierda se habilita.
# Ingrese la nueva contraseña y confírmela en el área _Datos de usuario_
# Haga clic en el botón Aplicar del área _Datos de Usuario_ para confirmar el cambio. Luego haga clic en el botón Aplicar ubicado en la parte inferior del Panel de Propiedades para confirmar todos los cambios de seguridad realizados.
h2. Eliminar un usuario de O3 Server
Cuando una persona por diferentes motivos no requiera acceder a O3 Server en forma definitiva es recomendable eliminar su usuario con el objetivo de evitar confusiones y simplificar el esquema.
Para eliminar un usuario:
# Inicie el componente O3 Server Administrator.
# Expanda la rama Servicios \| Seguridad del Árbol de Administración.
# Haga clic en la sección _Usuarios_ del Panel de Propiedades.
# Haga clic sobre el usuario que quiere eliminar. El área _Usuarios_ contienen una lista de los usuarios definidos y esta ubicada a la derecha de la sección.
# Haga clic en el botón Eliminar, este botón esta ubicado debajo de la lista de usuarios definidos. Luego haga clic en el botón Aplicar ubicado en la parte inferior del Panel de Propiedades para confirmar todos los cambios de seguridad realizados.
----
{children}
{scrollbar} |
...
Adding O3 Server Users
The security scheme in O3 Server is based on the definition of users, who are related to a person. To access O3 Server, a person must at least have a defined username (login) and know its password.
To add users:
- Start O3 Server Administrator.
- Expand the Services | Security branch in the Administration Tree.
- Click on the Users Tab in the Properties Pane.
- Click on the New button, which is below the Users area containing the list of defined users.
When you click here, a new user called New User will be added to the list, and the area User Info on the right will be enabled. - Complete the following properties in the User Data area:
- Full Name of the person. The default value is New User
- Login, user's identification to access O3 Server
- Person's e-mail
- Password and confirmation: The default password for the defined user
- Click on the Apply button in the User Info area to confirm the user.
In this Properties Pane there are two "Apply" buttons.
The one at the bottom is to confirm all security changes made and the one in the User Info area is confirm the changes to the selected user.
Adding or Updating O3 User's Attributes
The definition of attributes at user level lets us refine security settings.
For instance, you may restrict access to a dimension to users who have one attribute in particular, thus simplifying the complexity of the security scheme.
Through the use of the getUserValue() function, you may obtain the value assigned to a user's attribute
To add or update a user's attributes:
- Start O3 Server Administrator.
- Expand the Services | Security branch in the Administration Tree.
- Click on the Users Tab in the Properties Pane.
- Click on the user to which you want to add or update attributes.
The Users area contains a list of the defined users and is located to the right of the tab.
When you select a user, the User Info area which on the right is enabled. - To add a new attribute, press the Add button in the User Info area and a new attribute will be added to the list.
You must complete the following information for the new attribute:- Name, is the name of the attribute that will be used to refer the assigned value to the user.
This name is used, for instance, as a parameter in the getUserValue() function - Type, is the type of attribute, which can be String, Date, Time or Boolean.
- Value: The assigned value to the new attribute for the user. For instance, this value is returned by the getUserValue() function.
- Name, is the name of the attribute that will be used to refer the assigned value to the user.
- In order to update an attribute, it must be selected from the list and its name, type, or value be modified.
- Click on the Apply button in the User Info area to confirm the changes made.
Then, click on the Apply button in the lower part of the Properties Pane to confirm all the security changes made.
Resetting O3 Users' Passwords
When users do not remember their passwords it is possible to assign them a new one.
To reset a user's password.
- Start O3 Server Administrator.
- Expand the Services | Security branch in the Administration Tree.
- Click on the Users tab in the Properties Pane.
- Click on the user you wish to add to or update attributes.
The Users area contains a list of the defined users and is located on the right of the tab.
When a user is selected, the User Info are on the left is enabled. - Enter the new password and confirm it in the User Info area.
- Click on the Apply button in the User Info area to confirm the change.
Then, click on the apply button at the bottom of the Properties Pane to confirm all security changes made.
Deleting a User from O3 Server
When someone's access to O3 Server is no longer required, it is advisable to delete its username, so as to avoid confusions and simplify the scheme.
To delete a username:
- Start O3 Server Administrator.
- Expand the Services | Security branch in the Administration Tree.
- Click on the Users tab in the Properties Pane.
- Click on the user you wish to remove.
The users area contains a list of defined users and can be found to the right of the tab. - Click on the Delete button. This button is located below the list of defined users.
Then, click on the Apply button at the bottom of the Properties Pane to confirm all security changes made.
...
Wiki Markup |
---|
{scrollbar} |
Child pages (Children Display) |
---|