Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

spunklemonkey

macrumors member
Original poster
Dec 15, 2008
68
0
Ive tried running:

sudo sh /etc/monthly

etc

But since I have a blank password for my user account (dont say this is silly since for me account pass is pointless) it doesnt seem to do anything in the terminal? Will it not run without a password? It askes for one, since its blank I just press enter and then nothing happens, it just says the default line:

rsimac:~ rs$ sudo sh/etc/monthly

WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.

To proceed, enter your password, or type Ctrl-C to abort.

Password:
rsimac:~ rs$
 
That is silly. It's your first and last defense for security. But anyway..

You need to have a password to use sudo. I suggest you create another admin account and su to it to run periodic scripts.

oh.. and it should be used thusly:

sudo periodic monthly

Check out the periodic man page.
 
So how would a password on my user account stop a hacker exactly? Out of interest. I never used to have one on windows, seems to me its a waste of time. I put one on to do the scripts. but I would have one if there's any point, but is there really? I mean I doubt its going to stop any internet hacking for instance or is it?

Anyway thanks for info
 
So how would a password on my user account stop a hacker exactly? Out of interest. I never used to have one on windows, seems to me its a waste of time.

To be honest, I don't want to rehash that which has been well covered.

If someone physically stole your computer, they have instant access to everything. Where you've surfed, passwords stored in your keychain, personal information, etc.
If someone were to get your username, they instantly have complete admin control over your Mac remotely. Again, where you've surfed, passwords stored in your keychain, personal information, etc.
I don't think Microsoft's lack of security model has worked very well for them.. It's a good practice to get into, basics of security. The world is getting more complex and it's good to be informed.
Finally, you're clearly into using the command line. You should get into best practices too.

I mean I doubt its going to stop any internet hacking for instance or is it?

Of course it will. Simply having a password means that a "hacker" has to work to get into/use your computer for nefarious purposes. Most likely via exploits in software, or spending time trying to break your bad password. Beyond that, having a password (particularly a GOOD password) would encourage someone to move onto easier & green pastures for exploit.. like perhaps a Windows box with no admin password? ;)
 
hmm well I suppose its just a good idea to use one. Ill keep my password on then just to be on the safe side. Consider my converted over! :D
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.