Ask a Question related to Mac Applications & Software, Design and Development.
-
Kevin McMurtrie #1
Re: Disabled Shell Access?
In article <vi0vprg03jg60@corp.supernews.com>,
Gene Tolli <geetee@charter.net> wrote:
You've made it so only user 'root' or a member of of the group 'wheel'>I recently upgraded from OS9.2.2 to Jaguar, and so far I've been very
>pleased with the new OS. I've been using the Sams TYS OSX book to help
>with the transition.
>
>Tonight I was working through Chapter 23: Security Considerations. The
>authors recommend disabling shell access for non-admin accounts using
>the following scheme:
>
>1. Open a Terminal window.
>2. Type cd /bin [return]
>3. Type sudo chmod o-x *sh [return]
>4. Close the Terminal window.
>
>I was logged in as admin, and typed "logout" before quitting Terminal.
>
>My problem: now I don't seem able to access the command line from *any*
>account, even as admin. The Terminal window has the heading "Command
>Completed", and contains the message:
>
>[Process exited - exit code 101]
>
>I can't type anything, all I get is an error chime.
>
>Could anyone explain what I've done, and - if possible - how I might
>undo it?
>
>Thanks in advance.
can execute a shell. No shell means no login. I don't know why you'd
want to do such a thing when the Sharing control panel lets you turn off
remote logins.
Reboot while holding down Option-S. Type:
cd /bin
chmod o+x *sh
logout
That will undo what you did. Repairing permissions with Disk Utility
might do the trick too.
Kevin McMurtrie Guest
-
#39513 [NEW]: URL file-access is disabled when allow_url_fopen = On
From: scott at html dot info Operating system: RHEL 4.4 64-bit PHP version: 5.2.0 PHP Bug Type: Filesystem function related... -
Help! Contribute has disabled access to my websites
Contribute claims that it cannot access either of my websites as the servers are not responding. These sites are hosted on totally different... -
[PHP] session_start() || shell access problem......
Hey Robert. Indeed, hard to find the problem. I don't believe it's a whitespace issue, or even a "Headers sent issue", despite the fact that... -
shell script to transfer flat file generated from isql query to microsoft access database
Can someone help me with a way in shell script to transfer flat file generated from isql query to microsoft access database. Thanks -
7/17 "Security Patches" disabled my network access
This morning, Windows (XP Tablet) update notified me that there were 2 security patches that I needed to download. After I said OK, I was unable to...



Reply With Quote

