diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc.RPKI.CA.UI.GUI | 7 | ||||
-rw-r--r-- | doc/manual.pdf | bin | 475047 -> 475082 bytes |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI index 6136c601..c3fc1b69 100644 --- a/doc/doc.RPKI.CA.UI.GUI +++ b/doc/doc.RPKI.CA.UI.GUI @@ -11,11 +11,16 @@ Then create the initial tables Answer "yes" when asked if you want to create superuser Enter username for superuser Enter password -If you need to recreate superuser, you can +If you need to create superuser, you can $ django-admin.py createsuperuser --pythonpath /usr/local/etc/rpki -- settings=settings +If you need to change superuser's password + + $ django-admin.py changepassword --settings=settings --pythonpath=/usr/local/ + etc/rpki <username> + Now configure apache, using /usr/local/etc/rpki/apache.conf, e.g. $ cp apache.conf /usr/local/etc/apache22/Includes/rpki.conf diff --git a/doc/manual.pdf b/doc/manual.pdf Binary files differindex 96f2ce83..9b8d4bf8 100644 --- a/doc/manual.pdf +++ b/doc/manual.pdf |