For cloud version of PostERP, the website address can be seen on Tera Rows's official website. For on-premises version of PostERP, your information systems administrators specifiy the website address.
After the address of PostERP website is entered, the sign in page appears:
![]() | Consult your information systems administrators for each field. |
The Authentication Phrase of cloud PostERP is set by your information systems administrator on Tera Rows website.
The Authentication Phrase of on-premises PostERP is set by your information systems administrator.
PostERP has the following preset special sign in accounts:
Table 2-1. Preset Accounts
Account | Default Language |
---|---|
admin | English |
en | English |
tw | traditional Chinese |
cn | simplified Chinese |
Using Trial Desktop Version Of PostERP:
Administrator can execute this PostgreSQL command to replace the password for all these accounts:psql -U postgres -c "UPDATE t43 SET f4=crypt('my password',gen_salt('bf',7)) WHERE f1 IN ('admin','en','tw','cn')" posterp.
Using Licensed PostERP:
cloud version
Subscribed version:
These special accounts share the same password set by your information systems administrator at Tera Rows official web site.
On-line free trial version:
These special accounts share the same password a.
on-premises version
If this PostERP uses the copy of your cloud version's database downloaded by your information systems administrators from Tera Rows's web site, then the login passwords for on-premises version of PostERP's special accounts remain unchanged.
If this on-premises version of PostERP uses a brand new database, then the login passwords for on-premises version of PostERP's special accounts are not set (that is, empty). Information systems administrators should set them as soon as possible before allowing end users' usage of on-premises version of PostERP.
cloud PostERP
Free trial: These special sign in accounts share the same password a.
Subscription: Your information systems administrators set the passwords of these special sign in account on the control pannel of Tera Rows official website.
Desktop PostERP: Please consult your information systems administrators.