atom feed51 messages in org.freebsd.freebsd-newbiesRe: Newbie tip
FromSent OnAttachments
Darren WiebeMay 11, 1999 9:50 am 
G. Adam StanislavMay 11, 1999 1:24 pm 
unkn...@riverstyx.netMay 11, 1999 1:51 pm 
Dan LangilleMay 11, 1999 2:01 pm 
unkn...@riverstyx.netMay 11, 1999 3:03 pm 
G. Adam StanislavMay 11, 1999 3:46 pm 
Eric HodelMay 11, 1999 7:13 pm 
Rick HamellMay 11, 1999 7:17 pm 
unkn...@riverstyx.netMay 12, 1999 8:23 pm 
unkn...@riverstyx.netMay 12, 1999 8:29 pm 
Sue BlakeMay 12, 1999 8:42 pm 
unkn...@riverstyx.netMay 12, 1999 9:21 pm 
G. Adam StanislavMay 13, 1999 8:11 am 
unkn...@riverstyx.netMay 13, 1999 11:49 am 
K. MarshMay 13, 1999 12:06 pm 
unkn...@riverstyx.netMay 13, 1999 1:27 pm 
The Classiest Man AliveMay 13, 1999 2:00 pm 
Sue BlakeMay 13, 1999 2:43 pm 
unkn...@riverstyx.netMay 13, 1999 3:32 pm 
G. Adam StanislavMay 13, 1999 4:45 pm 
rick hamellMay 13, 1999 7:19 pm 
Eric HodelMay 13, 1999 8:02 pm 
Alex KapranoffMay 14, 1999 12:34 am 
G. Adam StanislavMay 14, 1999 6:41 am 
G. Adam StanislavMay 14, 1999 4:46 pm 
Sue BlakeMay 14, 1999 5:30 pm 
Alex KapranoffMay 15, 1999 1:21 am 
G. Adam StanislavMay 15, 1999 9:04 am 
G. Adam StanislavMay 15, 1999 9:09 am 
Tim VanderhoekMay 15, 1999 2:18 pm 
Alex KapranoffMay 16, 1999 12:42 am 
G. Adam StanislavMay 16, 1999 7:20 am 
Adam SzilveszterMay 16, 1999 7:50 am 
G. Adam StanislavMay 16, 1999 11:45 am 
Adam SzilveszterMay 16, 1999 1:00 pm 
G. Adam StanislavMay 16, 1999 3:03 pm 
Adam SzilveszterMay 16, 1999 11:19 pm 
Takeshi OtsukiMay 16, 1999 11:19 pm 
Jukka SimilaMay 17, 1999 1:25 am 
Jukka SimilaMay 17, 1999 9:28 am 
Adam SzilveszterMay 17, 1999 9:56 am 
unkn...@riverstyx.netMay 17, 1999 1:07 pm 
David WolfskillMay 17, 1999 3:35 pm 
G. Adam StanislavMay 17, 1999 3:43 pm 
Bill SwingleMay 17, 1999 4:35 pm 
unkn...@riverstyx.netMay 17, 1999 4:39 pm 
Sue BlakeMay 17, 1999 4:40 pm 
unkn...@riverstyx.netMay 17, 1999 4:46 pm 
Crist J. ClarkMay 17, 1999 6:52 pm 
Laurence BerlandMay 17, 1999 7:42 pm 
Alex KapranoffMay 17, 1999 9:15 pm 
Subject:Re: Newbie tip
From:Adam Szilveszter (szi@petra.hos.u-szeged.hu)
Date:May 16, 1999 11:19:30 pm
List:org.freebsd.freebsd-newbies

Hi!

On Mon, 17 May 1999, Jukka Simila wrote:

Another method to try and get you out of the habit of logging in as root when it is not needed:-))))))

Hehe. I have found I need it all the time. Whenever I log on as a regular user, I feel like a prisoner. So, by now, the only time I do that is when I reply to email. Otherwise, everyone would think my name was Charlie!

Such a bad habit! (or at least dangerous, i think :) At first I thaught regular user accout was restricting, but since I've learned that It's not that bad thing to have some back-up if you forget you aren't running dos, that doesn't allow you to kill your software with a single rm

Yes, and not logging in as root has other advantages as well. E.g. you cannot accidentally do harm to your system by running a trojan horse program. I know it may be weird feeling for somebody who is used to have the whole machine to play with when using DOS/Win9x. (I know well because it used to be _my favorite argument against using Linux at the dorm because i was not sysadmin there and the root guy was both lazy and not catching up w/ latest developments so it seemed to take ages until something was fixed when I asked for it. But now that I am sysadmin as well, I can see the advantage.) Actually for a person knowledgeable about computers it's no big problem if you have root on a machine but for normal users who only know that they have to use *say* Word for wordprocessing or not even this much but only that they have to push that big button in the corner, it's definitely safer to have only user access. And even for experienced users it's better to be safe than sorry. (No kidding, in my university there are many people who when at last learn something about computers they do it like this: Push that big button there. Why? You don't know and don't care. So once that button is not there, you are stuck...)

Actually, the top reasons for help pleas from users feature (in my experience)

- Accidental deletions (including other users files and program files) - Getting lost after doing a lot of clicking in various config dialogs, - Installing / Uninstalling software w/o knowing what you are doing:-) - Suddenly discovering new config options that are hidden and undocumented e.g. "File" menu disappears in Office... (Of course the above only apply to the "other side" OS-es)

Three of the four relate to user activity which should not be allowed unless you know what you are doing.

Using "su" for logging as root is a good way to do things, but I think there's a better way: program from ports called 'sudo' It allows normal users to run programs as root with their own password, like: 'sudo reboot' would prompt for user's password and boot the machine.

hmmmmm.... then what's the point? I would be very careful about configuring for sudo because it's inherently dangerous to give users this much control... I'm not being paranoid but I have even disabled Ctrl-Alt-Del because I do not want people to be able to restart my machine when I am not there. After all, it is not Windows that you have to restart after doing any config work (or moving the mouse, sometimes:-)))

but must add that if I had many users here (only have myself this far on this machine) then I would take care to give them the latest user software in things like Netscape and be responsive to what they ask me to do. That's a prerequisite in maintaining tight system security and manageability. You cannot do it yourself, user, but ask me and I will be in a minute.

Regards: Szilveszter

Szeged University Hungary

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message