Sponsored Content
The Lounge What is on Your Mind? Invitation to join the UNIX Forums Users Group on LinkedIn Post 302146213 by Neo on Monday 19th of November 2007 11:15:20 AM
Old 11-19-2007
Invitation to join the UNIX Forums Users Group on LinkedIn

Hi Folks,

You’re invited to be the first to join the UNIX Forums Users Group on LinkedIn. Joining will allow you to find and contact other UNIX Forums Users Group members on LinkedIn. The goal of this group is to help members:
  • Reach other members of the UNIX Forums Users Group
  • Accelerate careers/business through referrals from UNIX Forums Users Group members
  • Know more than a name – view rich professional profiles from fellow UNIX Forums Users Group members

Here’s the link to join:

Hope to see you in the group,

Neo
 

We Also Found This Discussion For You

1. Post Here to Contact Site Administrators and Moderators

UNIX Forums Users Group - LinkedIn ?

I received an email claiming to invite me to some sort of user group connected through this forum. I did not click the link because the email is of dubious appearance. Is this group legit and is there other information about it someplace? Thank you. (4 Replies)
Discussion started by: Bobby
4 Replies
GPASSWD(1)						      General Commands Manual							GPASSWD(1)

NAME
gpasswd - administer the /etc/group file SYNOPSIS
gpasswd group gpasswd -a user group gpasswd -d user group gpasswd -R group gpasswd -r group gpasswd [-A user,...] [-M user,...] group DESCRIPTION
gpasswd is used to administer the /etc/group file (and /etc/gshadow file if compiled with SHADOWGRP defined). Every group can have adminis- trators, members and a password. System administrator can use -A option to define group administrator(s) and -M option to define members and has all rights of group administrators and members. Group administrator can add and delete users using -a and -d options respectively. Administrators can use -r option to remove group pass- word. When no password is set only group members can use newgrp(1) to join the group. Option -R disables access to the group through new- grp(1) command. gpasswd called by a group administrator with group name only prompts for the group password. If password is set the members can still new- grp(1) without a password, non-members must supply the password. FILES
/etc/group - group information /etc/gshadow - shadow group information SEE ALSO
newgrp(1), groupadd(8), groupdel(8), groupmod(8), grpck(8) AUTHOR
Rafal Maszkowski <rzm@pdi.net> GPASSWD(1)
All times are GMT -4. The time now is 08:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy