User Tools

Site Tools


wiki:credentials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:credentials [2018/09/21 17:47]
ghi [User accounts]
— (current)
Line 1: Line 1:
-====== Credentials ====== ​ 
  
-===== User accounts ===== 
- 
-By default different accounts are available on the system: 
-  * ''​root''​ with full access to any tools, files and devices. 
-  * ''​support''​ with limited access. 
-  * ''​usbuser''​ with full access to any tools, files and devices. ''​usbuser''​ has no ''/​home''​ directory, it is dedicated to protecting the USB access. 
-  * ''​admin''​ dedicated to web interface access, SMS commands and RESTAPI. 
-===== Default password ===== 
- 
-==== root ==== 
-  
-To prevent Web robots to attack the gateway with standard login/​password such as ''​root''/''​root'',​ default password is built using the last 6 digits of the CPU module'​s serial number: ''​pdmk-**$serialno**''​. 
- 
-For example, if the serial number of a CPU module is ''​641ATe0507DD'',​ then the root password will be ''​pdmk-0507DD''​ (case sensitive). 
- 
-This 6 digits number can also be retrieved in the host name. It is displayed in the shell prompt: 
-<​code>​ 
-klk-lpbs_0507DD login: root 
-Password: pdmk-0507DD 
-</​code>​ 
- 
-==== support ==== 
- 
-Default ''​support''​ password is: ''​fd!15d4gd#''​ 
- 
- 
-==== usbuser ==== 
- 
-Default ''​usbuser''​ password is ''​USBklkPassword''​ 
- 
-===== Change password ===== 
- 
-<note warning> 
-For security reasons, it is strongly recommended to change the default passwords. 
-</​note>​ 
- 
-Use the following command to change the password: ​ 
- 
-<code bash> 
-passwd <​account>​ 
-</​code>​ 
- 
-<note important>​The support account can't modify passwords.</​note>​ 
wiki/credentials.1537544838.txt.gz · Last modified: 2019/01/17 10:01 (external edit)