comparison doc/admin_guide.txt @ 7454:76b2f3c95c03

Add anchor for init section.
author John Rouillard <rouilj@ieee.org>
date Mon, 05 Jun 2023 12:19:01 -0400
parents 1642a7b501df
children f40626db85dd
comparison
equal deleted inserted replaced
7453:feb970243b97 7454:76b2f3c95c03
1374 username has full access to the data just like the admin 1374 username has full access to the data just like the admin
1375 user. This is an area for further development so that 1375 user. This is an area for further development so that
1376 roundup-admin could be used with sudo to provide secure 1376 roundup-admin could be used with sudo to provide secure
1377 command line access to a tracker. 1377 command line access to a tracker.
1378 1378
1379 .. _initpw:
1380
1379 When you initialise a new tracker instance you are prompted for the 1381 When you initialise a new tracker instance you are prompted for the
1380 admin password. If you want to initialise a tracker non-interactively 1382 admin password. If you want to initialise a tracker non-interactively
1381 you can put the initialise command and password on the command 1383 you can put the initialise command and password on the command
1382 line. But this allows others on the host to see the password (using 1384 line. But this allows others on the host to see the password (using
1383 the ps command). To initialise a tracker non-interactively without 1385 the ps command). To initialise a tracker non-interactively without

Roundup Issue Tracker: http://roundup-tracker.org/