I bought a used MacBook G4 with Tiger 10.4.11
Running fine, then I noticed a few things were missing.
I don't have Terminal or Netinfo Manager in my Utilities!
I downloaded iTerm, but for some reason my shell is set to /dev/null
I know I can change my shell using Netinfo Manager, but I don't have that either!
The only command line interface I have is through single-user mode...
Thanks in advance.
This works with Mac OS X 10.4.11:
Take a look at these search results: niutil\ -createprop\ - Google Search.
Take a look at this link: How do I change my default shell in Mac OS X Panther from tcsh to bash? :: Free Tech Support from Ask Dave Taylor!
Advise from Apple Support: http://support.apple.com/kb/TA27005?viewlocale=en_US
Another, from MacOSHints: Macworld - News, Tips & Reviews from the Apple Experts
10.4.11 has support for the recent change to ds, or directory services commands that 10.5.x uses. 10.5 has no NetInfo support.
As a suggestion, you'll probably want to start using the ds commands going forward.
Some of the commands:
dscl . -list /Users
dscl . -read /Groups/admin
dscacheutil -flushcache
...
Thanks...will this work even if my current shell is set to /dev/null?
No. You will need to be logged in as a user that has a shell and has admin privileges.
If you do not have NetInfo Manager, and your terminal is set to /dev/null your user account is dead in the water with regard to launching a terminal session.
You could try adding an admin user account to your machine, logging in as that new user and changing the settings for your normal account. If a default of /dev/null is set for new accounts, then that won't help.
You could try booting into single user mode (start up with the command and "s" keys held down, and try changing it from there.
Otherwise, you will probably need to acquire a copy of OS X, then reinstall the OS.
Good luck!
There is a somewhat obtuse graphical interface in which you can change a user's shell.
In System Preferences, click on Accounts. Then hold down the control key and click on the user account. You will get a selection for Advanced Options, and you can change the shell, among other things.
You probably need to be an administrative user to do that.