User Tools

Site Tools


admin:adgroups

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:adgroups [2014/10/08 20:09]
walter [Basic Command Documentation]
admin:adgroups [2021/05/02 21:36] (current)
Line 1: Line 1:
-====== ​About ======+====== ​Active Directory Groups ​======
  
 This page contains a listing of the group in the ACM Active Directory domain used for priviledge granting and details on their purpose. This page contains a listing of the group in the ACM Active Directory domain used for priviledge granting and details on their purpose.
Line 5: Line 5:
 ====== Groups ====== ====== Groups ======
  
-  * AcmLanAdmins ​-> Full admin access to ACM servers and workstations +^ Group Name         ^ Group Description ​                                                                                                                            ^ 
-  ​* ​ACMPaid ​-> Members who have paid for the current year +|       AcmLanAdmins ​Full admin access to ACM servers and workstations ​                                                                                            | 
-  ​* ​ACMNotPaid ​-> Members who have not yet renewed their yearly membership +|            ​ACMPaid ​Members who have paid for the current year                                                                                                    | 
-  ​ACMDefunctAccount ​-> Members who have not paid for over a year +|         ACMNotPaid ​Members who have not yet renewed their yearly membership ​                                                                                     | 
-  ​* ​ACMAlumni ​-> Alumni members + ​ACMDefunctAccount ​Members who have not paid for over a year                                                                                                     | 
-  ​* ​SIGSysAdmin ​-> Access ​to SIG machines ​that have been locked down for SIG members +|          ​ACMAlumni ​Alumni members ​                                                                                                                               | 
-  ​* ​ACMWebAdmins ​-> Full admin to ACM website +|        ​SIGSysAdmin ​| SIG group for junior admins and access ​to SIG machines ​                                                                                       | 
-  ​* ​ACMWebMod ​-> Moderation level access to ACM website +|       ACMWebAdmins ​Full admin to ACM website/​webapps ​                                                                                                            | 
-  ​* ​ACMVirt ​-> Admin to ACM VMs +|          ​ACMWebMod ​Moderation level access to ACM website/​webapps ​                                                                                               | 
-  ​* ​ACMDHCPAdmins ​-> Admin access to MAC address registration  +|            ​ACMVirt ​Admin to ACM VMs                                                                                                                              | 
-  ​* ​ACMOfficers ​-> ACM Officers group +|      ​ACMDHCPAdmins ​Admin access to MAC address registration ​                                                                                                     | 
-  FlourishAdmins ​-> Admin for Flourish website +|        ​ACMOfficers ​ACM Officers group, allows access to officers only resources, password changing privileges, and Active Directory account creation privileges ​ 
-  ​* ​ACMCudaAccess ​-> Gives member'​s account access to cuda.cs.uic.edu +|     FlourishAdmins ​Admin for Flourish website ​                                                                                                                   | 
-<WRAP center round todo 60%> +|      ​ACMCudaAccess ​Gives member'​s account access to CUDA                                                                                                       | 
-Finish listing +|      ACMCudaAdmins | Gives member'​s account access and administrative privileges to CUDA                                                                         | 
-</​WRAP>​+
  
 ====== Basic Command Documentation ====== ====== Basic Command Documentation ======
Line 26: Line 26:
 [[https://​www.samba.org/​samba/​docs/​man/​manpages/​samba-tool.8.html#​idp5491952]] [[https://​www.samba.org/​samba/​docs/​man/​manpages/​samba-tool.8.html#​idp5491952]]
  
-For the host you can use "ldaps://​sambaad1.acm.cs" ​+For the host you can use  
 + 
 +<​code>​ 
 +ldaps://​sambaad1.acm.cs 
 +ldaps://​sambaad2.acm.cs 
 +ldaps://​sambaad3.acm.cs 
 +</​code>​ 
 + 
 +and for the user specify it as  
 + 
 +<​code>​USERNAME@acm.cs</​code>​ 
 + 
 +====== ACM Script Command Documentation ======
  
-and for the user specify it as "​USERNAME@acm.cs"+This documentation covers ​the Active Directory group functionality of our wrapper script for domain operations
  
 +  - SSH into acm.cs.uic.edu
 +  - cd into '/​opt/​acm-officers/​membership' ​
 +  - Run the script "​createADGroup.sh <​groupname>"​
 +  - Enter your password if prompted (you must run this as your user, NOT root) 
 +  - The group is now created unless the command outputted errors, copy the errors to show to a sysadmin
admin/adgroups.1412798957.txt.gz · Last modified: 2021/05/02 21:36 (external edit)