Skip to content

Commit

Permalink
Revert "Add new users to google group (temp)"
Browse files Browse the repository at this point in the history
This reverts commit e38ba5d.
  • Loading branch information
BNH440 committed Jan 25, 2025
1 parent e38ba5d commit 7500816
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/newuser/config_newuser
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ chown -R $3:1000 /nfs/homes/$1
#echo $2 | add_members -r - Csua-newmembers
#if ($4); then echo $2 | add_members -r - Jobs; fi

# Enroll user in csua-members google group (temp solution until mailman)
/root/root-work/auto-list-update/addMember.py $2

#this is for creating the public_html folder and link
mkdir -m 755 /nfs/public_html/$1
chown -R $3:1000 /nfs/public_html/$1
Expand Down

0 comments on commit 7500816

Please sign in to comment.