Hi everyone, I want to change a user's default shell in FreeBSD 4.8, but I can't find the /etc/users file. Is it possible that they changed the method and that there's some other way that I don't know? Thanks!
bakedjake
9:26 pm on Aug 4, 2003 (gmt 0)
Use the chsh command. If logged in as the user, do it without parameters. If done as root, use "chsh user" where user is the username.