Appendix C: Advanced Administration
M6 and Astra-EX User Guide
89
Appendix C: Advanced Administration
Changing the Web Interface uid/passwd
This steps below describe how to add/change the User/Password for the Web Interface.
This can also be done by
Connecting to the USB Console Port
and following these steps.
1.
Connect to the reader using SSH or Telnet
> telnet [reader IP address]
User: root
Pass: secure
2.
Use the httpPassword command:
Usage:
httpPassword <filename> <realm> <username>
To create a new userid/password file:
[root@m6-21071f] $ cd /tmp
[root@m6-21071f] $ httpPassword -c users.db thingmagic rfid_user
New password:
Confirm password:
[root@m6-21071f] $ mv /tmp/users.db /etc/appWeb/users.db
To add a user to an existing file:
[root@m6-21071f] $ cd /tmp
[root@m6-21071f] $ cp /etc/appWeb/users.db /tmp/users.db
[root@m6-21071f] $ httpPassword users.db thingmagic another_user
New password:
Confirm password:
[root@m6-21071f] $ mv /tmp/users.db /etc/appWeb/users.db
Note:
don't use "-c" when adding users as this creates a new password file.
3.
Verify the file contains the new information
[root@m6-21071f] $ cd /etc/appWeb
[root@m6-21071f] $ cat users.db
1: another_user: thingmagic: d7828175fdbf4f733c356b50a6706b24
1: web: thingmagic: 92801793e4875ae8da987402c3dd468f
4.
Reboot the reader; login
Note
In the steps above, for step 2 there are two different methods of creating a new
user/password. The first creates a new user/password file which means it
overwrites the existing file and deletes any existing user/passwords. That means
web/radio will no longer work. In the second set of steps it adds user/passwords to
Содержание Astra-EX
Страница 1: ...1 Mercury6 M6 and Astra EX User Guide For firmware version 4 17 and later 875 0058 05 RevC...
Страница 23: ...Setting Up the Reader M6 and Astra EX User Guide 23 Figure 7 M6 and Astra EX Status Page...
Страница 28: ...Networking the Reader M6 and Astra EX User Guide 28 Figure 8 M6 and Astra EX Settings Page...
Страница 34: ...Networking the Reader M6 and Astra EX User Guide 34 Figure 11 Fallback Interface Flowchard...
Страница 38: ...Networking the Reader M6 and Astra EX User Guide 38 Figure 12 M6 and Astra EX Reader Listing Page...
Страница 81: ...Compliance and IP Notices M6 and Astra EX User Guide 81 EU RED Declaration of Conformity...
Страница 83: ...Compliance and IP Notices M6 and Astra EX User Guide 83...
Страница 88: ...Appendix B M6 and Astra EX Dimensions M6 and Astra EX User Guide 88 Figure 22 Astra EX Dimensions...