• Contents of user.command_shell string

    From Khelair@VERT/TINFOIL to All on Fri Mar 20 15:26:26 2015
    I'm working on a little bit in my shell that is supposed to skip a wholeãbunch of the login procedure and logon screens if a user has a particular shellãby default. Well, okay, so this little bit isn't _in_ my shell, it's _in_ aãmodification of login.js... Anyway, I was wondering, after the login() methodãruns, I'm assuming that the user.* object will be populated. Can anybody tellãme where the system gets the string that it assigns to user.command_shell? Iãjust want to make sure that I don't make a wrong assumption and have it blow upãlater on down the line.ã TIAãã---ãBorg Burgers: We do it our way; your way is irrelevant.ã þ Synchronet þ Tinfoil Tetrahedron BBS telnet://tinfoil.synchro.netã
  • From Digital Man@VERT to Khelair on Fri Mar 20 16:16:26 2015
    Re: Contents of user.command_shell stringã By: Khelair to All on Fri Mar 20 2015 03:26 pmãã > I'm working on a little bit in my shell that is supposed to skip a wholeã > bunch of the login procedure and logon screens if a user has a particularã > shell by default. Well, okay, so this little bit isn't _in_ my shell, it'sã > _in_ a modification of login.js... Anyway, I was wondering, after theã > login() method runs, I'm assuming that the user.* object will be populated.ã > Can anybody tell me where the system gets the string that it assigns toã > user.command_shell? I just want to make sure that I don't make a wrongã > assumption and have it blow up later on down the line.ããuser.command_shell is the "internal code" of the command shell the user has ãconfigured as their default. This internal code is what you have set in ãSCFG->Command Shells.ãã digital manããSynchronet "Real Fact" #33:ãThe back-up synchro.net nameserver and CVS repository is hosted by Deuce.ãNorco, CA WX: 78.9øF, 33.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrsã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From Khelair@VERT/TINFOIL to Digital Man on Sat Mar 21 10:05:36 2015
    Re: Contents of user.command_shell stringã By: Digital Man to Khelair on Fri Mar 20 2015 16:16:26ãã DM> user.command_shell is the "internal code" of the command shell the userã DM> has configured as their default. This internal code is what you have setã DM> in SCFG->Command Shells.ãã Thankee sai. That's what I figured, but wanted to verify just in case. Muchãappreciated!ãã -D/Kãã---ãBorg Burgers: We do it our way; your way is irrelevant.ã þ Synchronet þ Tinfoil Tetrahedron BBS telnet://tinfoil.synchro.netã