Subj : Documentation Update To : apam From : Blue White Date : Sat Nov 09 2019 14:03:56 FYI, for when you get back and have a chance. ==== Changing a user's Security Level ==== At present this must be done with an sqlite utility, for the sqlite3 command line utility: update users set seclevel=99 where loginname LIKE "apam"; Should read: ==== Changing a user's Security Level ==== At present this must be done with an sqlite utility, for the sqlite3 command line utility: update users set sec_level=99 where loginname LIKE "apam"; sec_level has an underscore in it. Might also want to include a note about issuing an ".open users.sq3" first, or sqlite3 won't be able to find the "users" table. :) Hope you are enjoying your trip! --- MagickaBBS v0.13alpha (Linux/armv7l) * Origin: Possum Lodge South * possumso.fsxnet.nz:7636/SSH:2122 (21:4/134) .