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.
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 101 |
Nodes: | 16 (0 / 16) |
Uptime: | 10:53:44 |
Calls: | 6,130 |
Calls today: | 4 |
Files: | 8,500 |
D/L today: |
391 files (177M bytes) |
Messages: | 348,213 |
Posted today: | 3 |