howto:setting_up_a_postgresql_database_for_rts2
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:setting_up_a_postgresql_database_for_rts2 [2017/04/05 10:04] – added <code> tags to make it readable (maybe they should replace <xterm2> tags jtello | howto:setting_up_a_postgresql_database_for_rts2 [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 61: | Line 61: | ||
| Which will create user rts2, with password rts2. 1 is user ID, you of course would like to keep this unique, otherwise psql will complain. You can then user rts2 as login and rts2 as password for XML-RPC access through rts2-xmlrpcd | Which will create user rts2, with password rts2. 1 is user ID, you of course would like to keep this unique, otherwise psql will complain. You can then user rts2 as login and rts2 as password for XML-RPC access through rts2-xmlrpcd | ||
| + | |||
| + | Note it is likely the database was different when the previous instruction was written to the version when this next note was added: | ||
| + | Since the table headers are: | ||
| + | usr_login | usr_tmp | usr_email | ||
| + | to add a new user ' | ||
| + | < | ||
| + | |||
| + | Also it is apparent passwords should be somehow hashed so this almost works but it doesn' | ||
howto/setting_up_a_postgresql_database_for_rts2.1491386676.txt.gz · Last modified: 2017/04/04 22:00 (external edit)