* Neal Lippman <[EMAIL PROTECTED]> [030203 07:40]:
> On Sun, 2003-02-02 at 14:18, Jason Lunz wrote:
> > [EMAIL PROTECTED] said:
> > > I have a group of users in my system just for mail, the name of that
> > > group is "correo".
> > >
> > > My question is, how do I obtain a list of users from this
On Sun, 2003-02-02 at 14:18, Jason Lunz wrote:
> [EMAIL PROTECTED] said:
> > I have a group of users in my system just for mail, the name of that
> > group is "correo".
> >
> > My question is, how do I obtain a list of users from this group?
>
> $ apt-get install members
> $ members correo
>
> J
[EMAIL PROTECTED] said:
> I have a group of users in my system just for mail, the name of that
> group is "correo".
>
> My question is, how do I obtain a list of users from this group?
$ apt-get install members
$ members correo
Jason
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On Sun, Feb 02, 2003 at 01:03:20PM +0100, Johannes Zarl wrote:
> I always edited the group, passwd and shadow files per hand to
> add/remove/alter groups/users and I never had any problem.
>
> Is there any drawback I missed in using this procedure? Or is this simply
> a matter of convenience?
i
On Sun, Feb 02, 2003 at 01:03:20PM +0100, Johannes Zarl wrote:
> Colin Watson wrote:
> > In general, I suggest using adduser on Debian rather than useradd.
> > useradd is the low-level tool; adduser is the higher-level utility which
> > is intended to be easier to use.
>
> I always edited the grou
> In general, I suggest using adduser on Debian rather than useradd.
> useradd is the low-level tool; adduser is the higher-level utility which
> is intended to be easier to use.
I always edited the group, passwd and shadow files per hand to
add/remove/alter groups/users and I never had any probl
On Sat, Feb 01, 2003 at 06:33:48PM +0100, Calber Chainy wrote:
> Ok, I was creating users using useradd -g instead of useradd -G,
> therefore they were not added in the file /etc/group.
In general, I suggest using adduser on Debian rather than useradd.
useradd is the low-level tool; adduser is the
Ok, I was creating users using useradd -g instead of useradd -G,
therefore they were not added in the file /etc/group.
Thanks for the help.
Chainy.
El sáb, 01-02-2003 a las 17:10, sean finney escribió:
> On Sat, Feb 01, 2003 at 05:38:02PM +0100, Calber Chainy wrote:
> > I have a group of users i
On Sat, Feb 01, 2003 at 05:38:02PM +0100, Calber Chainy wrote:
> I have a group of users in my system just for mail, the name of that
> group is "correo".
>
> My question is, how do I obtain a list of users from this group?
how about
grep ^correo /etc/group
hth
sean
msg27919/pgp
Hello list,
I have a group of users in my system just for mail, the name of that
group is "correo".
My question is, how do I obtain a list of users from this group?
Thanks a lot.
Chainy.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
10 matches
Mail list logo