|
87.
|
|
|
client-web
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:48
|
|
88.
|
|
|
PostgreSQL
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_architecture.rst:51
|
|
89.
|
|
|
Database creation
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:9
../../source/book/1/1_2_Guided_Tour/1_2_Guided_Tour_db_create.rst:2
../../source/book/1/1_3_Real_Case/1_3_Real_Case_use_case.rst:40
|
|
90.
|
|
|
Use the technique outlined in this section to create a new database, \ ``openerp_ch01``\ . This database will contain the demonstration data provided with OpenERP and a large proportion of the core Open[nbsp] ERP functionality. You'll need to know your super administrator password for this – or you'll have to find somebody who does have it to create this seed database.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:11
|
|
91.
|
|
|
The super-administrator password
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:20
|
|
92.
|
|
|
Anyone who knows the super-administrator password has complete access to the data on the server – able to read, change and delete any of the data in any of the databases there.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:22
|
|
93.
|
|
|
After first installation, the password is ``admin``. This is the hard-coded default, and is used if there is no accessible server configuration file. If your system has been set up so that the server configuration file can be written to by the server then you can change the password through the client. Or you could deliberately make the configuration file read-only so that there is no prospect of changing it from the client. Either way, a server systems administrator can change it if you forget it.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:25
|
|
94.
|
|
|
So if your system is set u to allow it, you can change the superadmin password through the GTK client from the menu :menuselection:`File --> Databases --> Administrator Password`, or through the web client by logging out (click the :guilabel:`Logout` link), clicking :guilabel:`Databases` on the login screen, and then clicking the :guilabel:`Password` button on the Management screen.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:32
|
|
95.
|
|
|
The location of the server configuration file is typically defined by starting the server with the ``--config`` command line option.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:35
|
|
96.
|
|
|
*Changing the super-administrator password through the web client*
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/book/1/1_1_Inst_Config/1_1_Inst_Config_db_create.rst:0
|