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: | 110 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 03:49:23 |
| Calls: | 7,193 |
| Calls today: | 9 |
| Files: | 9,232 |
| D/L today: |
714 files (491M bytes) |
| Messages: | 380,783 |
| Posted today: | 23 |