Forum Moderators: bakedjake
Iam running redhat 9.0, so how can I close terminal access for users who use just email because terminal they don't needed.
I know this is newbe question, but I was unable to find doc for this.
I'm not sure how Linux will respond to this, but some Unix's will complain if you list a shell that's not in /etc/shells. So you may need to add /bin/emailonly to your /etc/shells file if you get any errors.
No, you don't need to do it in Linux. And, you better NOT doing it. As unix won't accept user ftp access if their shell is not in the /etc/shells.
I was using this: /bin/false
Iam using SecureCrt SSH1 I thing.