04.03.2013 Views

Configuration Application User Guide

Configuration Application User Guide

Configuration Application User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MorphoAccess 500 Series<br />

Produced by SAGEM Sécurité<br />

Copyright ©2007 SAGEM Sécurité<br />

www.sagem-securite.com<br />

<strong>Configuration</strong> <strong>Application</strong> <strong>User</strong> <strong>Guide</strong><br />

MA500 Series <strong>Configuration</strong> <strong>Application</strong> <strong>User</strong> <strong>Guide</strong><br />

SK-0000060461<br />

July 2007


2 SAGEM Sécurité document. Reproduction and disclosure forbidden


Table of content<br />

INTRODUCTION 5<br />

LAUNCHING THE CONFIGURATION APPLICATION 6<br />

MAIN MENU PRESENTATION 7<br />

PARAMETER'S MODIFICATION 8<br />

FILE SELECTION 8<br />

SECTION SELECTION 9<br />

PARAMETER LIST 10<br />

PARAMETER VISUALIZATION 11<br />

PARAMETER EDITION 12<br />

PASSWORD MODIFICATION 13<br />

APPLICATION VERSION 14<br />

SUPPORT 15<br />

CUSTOMER SERVICE 15<br />

HOTLINE 15<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 3


4 SAGEM Sécurité document. Reproduction and disclosure forbidden


INTRODUCTION<br />

MorphoAccess TM parameters are stored into files organized into sections<br />

and values.<br />

Each section corresponds to a given functionality described by various<br />

parametters.<br />

For example a file named “app.cfg” contains all the parameters defining<br />

the main application settings.<br />

[bio ctrl]<br />

identification=1<br />

nb attempts=2<br />

…<br />

[log file]<br />

enabled=1<br />

…<br />

Each file is coupled to a “type file” defining the parameter type.<br />

[bio ctrl]<br />

identification=bool<br />

nb attempts=RANGE(1,2)<br />

…<br />

[log file]<br />

enabled=bool<br />

…<br />

There are two main ways to modify a parameter:<br />

• Directly on the terminal using the <strong>Configuration</strong> <strong>Application</strong>.<br />

• Remotely through Ethernet or Serial link with a client application.<br />

This document details how to use the <strong>Configuration</strong> <strong>Application</strong>.<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 5


LAUNCHING THE CONFIGURATION APPLICATION<br />

The <strong>Configuration</strong> <strong>Application</strong> is launched from the application selection<br />

menu.<br />

You must exit a possible running application to display the application<br />

selection menu.<br />

Select CONFIGURATION to start the application.<br />

FUNCTIONS<br />

1 − TELIUM MANAGER<br />

2 − MACCESS<br />

3 − CONFIGURATION<br />

The application requires first the Terminal <strong>Configuration</strong> Password.<br />

By default Terminal <strong>Configuration</strong> Password is “12345”.<br />

ADMINISTRATOR LOGIN<br />

Terminal <strong>Configuration</strong><br />

Password?<br />

***<br />

If password is invalid another attempt is possible.<br />

ADMINISTRATOR LOGIN<br />

WRONG PASSWORD!<br />

Please retry.<br />

If the Administrator uses the default password it is possible to change it<br />

immediately.<br />

ADMINISTRATOR LOGIN<br />

Default password!<br />

Do you want to<br />

change it?<br />

YES LATER<br />

Please refer to Password Modification chapter to change the Terminal<br />

<strong>Configuration</strong> Password.<br />

6 SAGEM Sécurité document. Reproduction and disclosure forbidden


MAIN MENU PRESENTATION<br />

The Main Menu offers three items:<br />

1 − <strong>Configuration</strong>…<br />

2 − More …<br />

3 − Quit<br />

MAIN MENU<br />

“1 − <strong>Configuration</strong>…” allows modifying parameters stored in configuration<br />

disk.<br />

“2 − More…” allows changing the Terminal <strong>Configuration</strong> Password.<br />

“3 − Quit” leaves the application.<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 7


PARAMETER'S MODIFICATION<br />

File Selection<br />

A main menu allows selecting the file to modify.<br />

1 − fac<br />

2 − app<br />

3 − net<br />

4 − adm<br />

FILE SELECTION<br />

fac app net adm<br />

Keys and allow browsing the file list.<br />

Key will return to Main Menu.<br />

Key will select a file.<br />

Key will quit the application.<br />

8 SAGEM Sécurité document. Reproduction and disclosure forbidden


Section Selection<br />

When a file has been selected (“APP” in this example) it is possible to<br />

choose a section to modify.<br />

[bio ctrl]<br />

1 − bio ctrl<br />

2 − contactless<br />

3 − log file<br />

4 − relay<br />

identification=1<br />

nb attempts=2<br />

…<br />

[log file]<br />

enabled=1<br />

…<br />

[APP]<br />

Keys and allow browsing the section list.<br />

Key returns to File Selection Menu.<br />

Key selects a section.<br />

Key quits the application.<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 9


Parameter List<br />

The Parameter List contains all parameters available in a section.<br />

[bio ctrl]<br />

[APP]/BIO CTRL<br />

1 − authent ID keyboard<br />

2 − identification<br />

3 − authent card mode<br />

4 − nb attempts<br />

identification=1<br />

authent card mode=1<br />

authent ID keyboard=0<br />

nb attempts=2<br />

…<br />

[log file]<br />

enabled=1<br />

…<br />

Keys and allow browsing the parameters list.<br />

Key will return to Section Selection Menu.<br />

Key selects a parameter.<br />

Key quits the application.<br />

10 SAGEM Sécurité document. Reproduction and disclosure forbidden


Parameter Visualization<br />

This screen displays a parameter with its current value.<br />

It is possible to display parameters one by one.<br />

[app]/bio ctrl<br />

authent ID keyboard<br />

True<br />

EDIT > EXIT<br />

[app]/send ID udp<br />

host address<br />

134.1.2.189<br />

EDIT > EXIT<br />

Keys and jump to next/previous parameter.<br />

Key returns to Parameter List.<br />

Key edits the parameter.<br />

Key quits the application.<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 11


Parameter Edition<br />

The edition menu will depend on the parameter type.<br />

Binary choice<br />

IP address<br />

Numerical value<br />

[app]/bio ctrl<br />

authent ID keyboard<br />

True [●]<br />

False [ ]<br />

[app]/send ID udp<br />

host address<br />

134. .1_ .2 .188<br />

[app]/send ID udp<br />

host port<br />

11020_<br />

(0 to 65535)<br />

Keys and select a character.<br />

Key deletes a character.<br />

Key confirms the change and returns to the Parameter Visualization<br />

screen.<br />

Key quits the application.<br />

12 SAGEM Sécurité document. Reproduction and disclosure forbidden


PASSWORD MODIFICATION<br />

To change the Terminal <strong>Configuration</strong> Password the old password must<br />

be previously entered.<br />

CHANGE PASSWORD<br />

Enter current<br />

Password :<br />

***<br />

OK QUIT<br />

The new password must be entered and confirmed.<br />

CHANGE PASSWORD<br />

Enter new<br />

Password :<br />

***<br />

CONFIRM QUIT<br />

CHANGE PASSWORD<br />

Confirm new<br />

Password :<br />

***<br />

OK QUIT<br />

If password confirmation matches the password is changed.<br />

If confirmation fails, the new password must be entered and confirmed<br />

again.<br />

ADMINISTRATOR LOGIN<br />

WRONG PASSWORD!<br />

Please retry.<br />

There is no way to reinitialize the password.<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 13


APPLICATION VERSION<br />

Information menu displays the application version.<br />

DONE<br />

INFORMATION<br />

<strong>Configuration</strong>:<br />

1.08<br />

Key returns to configuration menu.<br />

14 SAGEM Sécurité document. Reproduction and disclosure forbidden


SUPPORT<br />

Customer service<br />

Hotline<br />

SAGEM Sécurité<br />

SAV Terminaux Biométriques<br />

Boulevard Lénine - BP428<br />

76805 Saint Etienne du Rouvray<br />

FRANCE<br />

Tel: +33 2 35 64 55 05<br />

SAGEM Sécurité<br />

Support Terminaux Biométriques<br />

24, Av du gros chêne<br />

95610 Eragny – FRANCE<br />

hotline.biometrics@sagem.com<br />

Tel: + 33 1 58 11 39 19<br />

https://www.sagem-ds.com/biometrics-customersupport/<br />

Copyright ©2007 SAGEM Sécurité<br />

http://www.sagem-securite.com/<br />

SAGEM Sécurité document. Reproduction and disclosure forbidden 15


Siège social : Le Ponant de Paris<br />

27, rue Leblanc - 75512 PARIS CEDEX 15 - FRANCE

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!