Changes between Version 5 and Version 6 of LcbruTrac HowTo Manage Users
- Timestamp:
- 07/11/16 14:39:42 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LcbruTrac HowTo Manage Users
v5 v6 14 14 }}} 15 15 3. You will then be prompted for a password. 16 4. Copy the file back to the server: `scp ./lcbru-trac.htpasswd {username}@ {server-name}:~/lcbru-trac.htpasswd`16 4. Copy the file back to the server: `scp ./lcbru-trac.htpasswd {username}@login51.lamp.le.ac.uk:~/lcbru-trac.htpasswd` 17 17 5. Log onto the server. 18 18 6. Make a safe copy of the file: `cp /local/trac-deploy/apache-conf/lcbru-trac.htpasswd ~/lcbru-trac.htpasswd.safe`