atom feed75 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier RPM's Please
FromSent OnAttachments
M.B.Feb 15, 2002 8:25 pm 
Sam VarshavchikFeb 15, 2002 9:00 pm 
Juha SaarinenFeb 15, 2002 9:13 pm 
M.B.Feb 16, 2002 12:37 am 
M.B.Feb 16, 2002 12:51 am 
Juha SaarinenFeb 16, 2002 1:34 am 
M.B.Feb 16, 2002 1:37 am 
Juha SaarinenFeb 16, 2002 1:41 am 
M.B.Feb 16, 2002 2:28 am 
M.B.Feb 16, 2002 2:30 am 
Sam VarshavchikFeb 16, 2002 6:38 am 
William RowdenFeb 16, 2002 9:31 am 
M.B.Feb 16, 2002 4:05 pm 
Sam VarshavchikFeb 16, 2002 4:39 pm 
M.B.Feb 16, 2002 7:11 pm 
M.B.Feb 16, 2002 7:29 pm 
TuckerFeb 16, 2002 7:42 pm 
Sam VarshavchikFeb 16, 2002 7:49 pm 
M.B.Feb 16, 2002 7:55 pm 
M.B.Feb 16, 2002 7:57 pm 
Sam VarshavchikFeb 16, 2002 8:06 pm 
M.B.Feb 17, 2002 8:57 am 
M.B.Feb 17, 2002 9:02 am 
M.B.Feb 17, 2002 10:23 am 
Sam VarshavchikFeb 17, 2002 12:32 pm 
M.B.Feb 17, 2002 3:23 pm 
M.B.Feb 17, 2002 3:53 pm 
M.B.Feb 17, 2002 7:53 pm 
Juha SaarinenFeb 17, 2002 8:09 pm 
M.B.Feb 17, 2002 8:28 pm 
M.B.Feb 17, 2002 8:44 pm 
David M. StowellFeb 17, 2002 9:07 pm 
Sam VarshavchikFeb 17, 2002 9:19 pm 
Juha SaarinenFeb 17, 2002 10:21 pm 
Juha SaarinenFeb 17, 2002 10:24 pm 
David M. StowellFeb 17, 2002 10:29 pm 
David M. StowellFeb 17, 2002 10:32 pm 
M.B.Feb 17, 2002 11:17 pm 
M.B.Feb 17, 2002 11:22 pm 
M.B.Feb 18, 2002 12:53 am 
SysopFeb 18, 2002 8:28 am 
William RowdenFeb 18, 2002 11:34 am 
M.B.Feb 18, 2002 3:42 pm 
David M. StowellFeb 18, 2002 4:49 pm 
M.B.Feb 18, 2002 5:15 pm 
David M. StowellFeb 18, 2002 5:26 pm 
M.B.Feb 18, 2002 7:21 pm 
David M. StowellFeb 18, 2002 7:45 pm 
Juha SaarinenFeb 18, 2002 8:09 pm 
Sam VarshavchikFeb 18, 2002 8:41 pm 
marc lindahlFeb 20, 2002 12:19 am 
marc lindahlFeb 22, 2002 6:16 am 
Anand BuddhdevFeb 22, 2002 6:28 am 
marc lindahlFeb 22, 2002 8:23 am 
marc lindahlFeb 22, 2002 8:44 am 
Juha SaarinenFeb 22, 2002 11:36 am 
M.B.Feb 23, 2002 11:55 pm 
Jan LangeFeb 24, 2002 5:06 am 
marc lindahlFeb 24, 2002 10:10 am 
marc lindahlFeb 24, 2002 10:16 am 
marc lindahlFeb 24, 2002 1:38 pm 
Sam VarshavchikFeb 24, 2002 1:46 pm 
Anand BuddhdevFeb 24, 2002 2:07 pm 
marc lindahlFeb 24, 2002 2:31 pm 
Sam VarshavchikFeb 24, 2002 2:45 pm 
Juha SaarinenFeb 24, 2002 2:53 pm 
marc lindahlFeb 24, 2002 2:59 pm 
Anand BuddhdevFeb 24, 2002 5:40 pm 
marc lindahlFeb 24, 2002 6:13 pm 
Francois PHILIPPOFeb 24, 2002 11:59 pm 
Sam VarshavchikFeb 25, 2002 4:35 am 
Robert L MathewsFeb 25, 2002 12:03 pm 
marc lindahlFeb 25, 2002 2:14 pm 
Robert L MathewsFeb 25, 2002 3:23 pm 
marc lindahlMar 4, 2002 3:11 am 
Subject:Re: [courier-users] Courier RPM's Please
From:William Rowden (rowd@eskimo.com)
Date:Feb 18, 2002 11:34:55 am
List:net.sourceforge.lists.courier-users

Yesterday, M.B. wrote:

I built the packages

I'm glad.

[courier@pac10fans courier]$ grep courier /etc/group root:x:0:root,courier bin:x:1:root,bin,daemon,courier daemon:x:2:root,bin,daemon,courier sys:x:3:root,bin,adm,courier adm:x:4:root,adm,daemon,courier disk:x:6:root,courier wheel:x:10:root,courier courier:x:503:

This is drifting off-topic, but IMHO having a user with identical permissions to root defeats the purpose of a non-root user. If it were my box, I'd return user courier to typical (Red Hat) account:

usermod -d /home/courier -g courier -G "" courier

I agree with Sam Varshavchik's post. Configuring courier would be easier with a greater understanding of system administration.

NOw I have to install the packages as ROOT but first I have to reset the user's home directory to what. Can you please tell me exactly what to do [snip]

----- Original Message -----

Today, M.B. wrote:

I am new to linux so some of the terminology is new to me as well. [...] I am the only user on all the systems so I really never bothered to make a new USER / GROUP so I really dont understand all of it and how to do it

Even on a single-user system, there are advantages to working as a non-root user, and changing to root (e.g., via `su`) only when necessary. This provides some protection against mistakes and some security for the root login. [snip] (Note that `usermod -d /home/courier courier` will change back to a typical configuration-see `man usermod`.)