User Tools

Site Tools


admin:accounts

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:accounts [2016/08/12 17:32]
walter [Other LDAP Domain Operations]
admin:accounts [2021/05/02 21:36] (current)
Line 116: Line 116:
  
 Your ACM account password has been reset, user name '​%s'​ and the TEMPORARY password '​%s'​\nYou must change your password by logging into the ACM server. You need to log into the server using an SSH client to connect to acm.cs.uic.edu,​ once connected you will be asked to change your password to a permanent one. You CANNOT reset your TEMP password on our website.\n\nYour permanent password MUST conform to the password requirements listed here,\n\t http://​acm.cs.uic.edu/​password-policy\n\nTo connect on Windows download and run Putty\n\t http://​www.chiark.greenend.org.uk/​~sgtatham/​putty/​\n\nOn OSX and Linux, enter the following in a terminal window\n\t'​ssh %s@acm.cs.uic.edu'​\nAnd hit enter, you will be prompted for your password and it is normal if no additional text appears on screen when you type.\n\nBest Regards,​\n\tThe UIC ACM Your ACM account password has been reset, user name '​%s'​ and the TEMPORARY password '​%s'​\nYou must change your password by logging into the ACM server. You need to log into the server using an SSH client to connect to acm.cs.uic.edu,​ once connected you will be asked to change your password to a permanent one. You CANNOT reset your TEMP password on our website.\n\nYour permanent password MUST conform to the password requirements listed here,\n\t http://​acm.cs.uic.edu/​password-policy\n\nTo connect on Windows download and run Putty\n\t http://​www.chiark.greenend.org.uk/​~sgtatham/​putty/​\n\nOn OSX and Linux, enter the following in a terminal window\n\t'​ssh %s@acm.cs.uic.edu'​\nAnd hit enter, you will be prompted for your password and it is normal if no additional text appears on screen when you type.\n\nBest Regards,​\n\tThe UIC ACM
 +
 +==== Updating Statuses for New School Year ====
 +
 +  - Log in to chopin.
 +  - Cd to /​opt/​acm-officers/​membership.
 +  - Start either a tmux or screen session in case you get disconnected during the command execution. ​
 +  - Run ./​update_account_groups.sh and enter your password when prompted
 +  - The script dumps output to ~/​acm_accounts.log when running, you can use another session to watch the command status
 +  - Wait for script to finish, this will take a couple minutes ​
  
  
Line 141: Line 150:
 === Directory Structure === === Directory Structure ===
  
- +==== Custom Active Directory Schema ==== 
 + 
 +ACM custom attributes is: `1.2.840.113556.1.8000.2554.55282.20636.13169.16663.37926.11767076.67635.X` (Where X is the numbered attribute.) ​ Custom Schema changes were requested by acting ACM Officer & Head of DevOps Team, Jeff Kaleshi. ​ These changes were made on September 11, 2017.  Custom ACM attributes are now allowable on the ACM Users object within AD.  These were configured with RSAT. More information can be found in the additional docs section. 
 + 
 +^ OID  ^ Attribute Name  ^ 
 +|   ​2.5.4.20 ​  ​| ​    ​telephoneNumber ​            | 
 +| 1.2.840.113556.1.8000.2554.55282.20636.13169.16663.37926.11767076.67635.1 | UICnetid | 
 +|1.2.840.113556.1.8000.2554.55282.20636.13169.16663.37926.11767076.67635.2 | UICUIN | 
 +|1.2.840.113556.1.8000.2554.55282.20636.13169.16663.37926.11767076.67635.3 | UICClassLevel | 
 +|1.2.840.113556.1.8000.2554.55282.20636.13169.16663.37926.11767076.67635.4 | UICMajor | 
 +|1.2.840.113556.1.8000.2554.55282.20636.13169.16663.37926.11767076.67635.5 | UICCollege |
 ==== Additional Docs ==== ==== Additional Docs ====
  
 [[https://​wiki.samba.org/​index.php/​Installing_RSAT_on_Windows_for_AD_Management]] [[https://​wiki.samba.org/​index.php/​Installing_RSAT_on_Windows_for_AD_Management]]
 +
 +[[https://​social.technet.microsoft.com/​wiki/​contents/​articles/​20319.how-to-create-a-custom-attribute-in-active-directory.aspx]]
 +
 +[[https://​gallery.technet.microsoft.com/​scriptcenter/​56b78004-40d0-41cf-b95e-6e795b2e8a06]]
admin/accounts.1471023139.txt.gz · Last modified: 2021/05/02 21:36 (external edit)