User Tools

Site Tools


admin:adgroups

Differences

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

Link to this comparison view

Next revision
Previous revision
admin:adgroups [2014/09/23 16:12]
walter created
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 ​                                                                                                                            ^ 
-<WRAP center round todo 60%> +|       AcmLanAdmins ​Full admin access to ACM servers and workstations ​                                                                                            | 
-Finish listing +|            ACMPaid | Members who have paid for the current year                                                                                                    | 
-</WRAP>+|         ​ACMNotPaid | Members who have not yet renewed their yearly membership ​                                                                                     | 
 +|  ACMDefunctAccount | Members who have not paid for over a year                                                                                                     | 
 +|          ACMAlumni | Alumni members ​                                                                                                                               | 
 +|        SIGSysAdmin | SIG group for junior admins and access to SIG machines ​                                                                                       | 
 +|       ​ACMWebAdmins | Full admin to ACM website/webapps ​                                                                                                            | 
 +|          ACMWebMod | Moderation level access to ACM website/​webapps ​                                                                                               | 
 +|            ACMVirt | Admin to ACM VMs                                                                                                                              | 
 +|      ACMDHCPAdmins | Admin access to MAC address registration ​                                                                                                     | 
 +|        ACMOfficers | ACM Officers group, allows access to officers only resources, password changing privileges, and Active Directory account creation privileges ​ | 
 +|     ​FlourishAdmins | Admin for Flourish website ​                                                                                                                   | 
 +|      ACMCudaAccess | Gives member'​s account access to CUDA.                                                                                                        | 
 +|      ACMCudaAdmins | Gives member'​s account access and administrative privileges to CUDA.                                                                          |
  
  
 +====== Basic Command Documentation ======
 +
 +[[https://​www.samba.org/​samba/​docs/​man/​manpages/​samba-tool.8.html#​idp5491952]]
 +
 +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 ======
 +
 +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.1411488769.txt.gz · Last modified: 2021/05/02 21:36 (external edit)