2020-05-28 13:30:44 +00:00
|
|
|
26 May 2020
|
|
|
|
Installation nodes.
|
|
|
|
|
|
|
|
1. For a new installation - make sure you have logged in first and created your sysop user.
|
|
|
|
- No to creating guest account
|
|
|
|
2. Setup files
|
|
|
|
- Replace answer.msg in text/ (or make a zero byte file)
|
|
|
|
- in mods/ ln -sf ansitex/main.js login.js
|
|
|
|
- in mods/ ln -sf ansitex/logon.js
|
|
|
|
- in mods/ ln -sf ansitex/main.js ansitex.js
|
|
|
|
- in mods/ baja ansitex/ansitex.src && mv ansitex/ansitex.bin .
|
|
|
|
3 - Create Shell: SCFG->Command Shells->Ansitex (optionally limit to FLAGS, but requires (requirement string) ANSI)
|
|
|
|
- logon.js will force users to ansitex shell - to make a ini config setting for this
|
|
|
|
- Optionally System -> New User Values -> Shells ->Ansitex
|
|
|
|
- Optionally Edit users and change their shell.
|
2020-05-31 11:00:21 +00:00
|
|
|
4 - Turn off sysop password required for sysop login
|
|
|
|
- SCFG -> Toggle Options -> Require Sys Pass During Login -> No
|