Difference between revisions of "Category:Admin"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 27: | Line 27: | ||
| − | |||
* set the password of the user: Use the LDAP query <code>ldappasswd -H ldap://grus -x -D "cn=admin,dc=sternwarte,dc=uni-erlangen,dc=de" -W -S "uid={USERNAME},ou=current,ou=People,dc=sternwarte,dc=uni-erlangen,dc=de"</code> while obviously adjusting the LDAP dn.  | * set the password of the user: Use the LDAP query <code>ldappasswd -H ldap://grus -x -D "cn=admin,dc=sternwarte,dc=uni-erlangen,dc=de" -W -S "uid={USERNAME},ou=current,ou=People,dc=sternwarte,dc=uni-erlangen,dc=de"</code> while obviously adjusting the LDAP dn.  | ||
* log in: <code>ssh username@taurus</code>  | * log in: <code>ssh username@taurus</code>  | ||
Revision as of 14:42, 5 October 2020
Remeis Admin-Page
This page is only internally visible to the Admins.
Lab Course
- Before the lab course:
- check the PCs in the Meridian building:
- they should all be functional, broken ones should be replaced
 - in total we should have about 10 computers available for the students
 
 - Setup the prakti accounts
 
 - check the PCs in the Meridian building:
 - Introduction to Computers/Linux for Lab Students
 
Serendipitous Issues
Add new Users
- Go to the remeis internal homepage -> admin -> LDAP
 - Fill out the necessary fields, including a valid email address. If possible, also fill out the fields for room and telephone number.
 - Log into LDAP, go to import and copy the text of the previous step. Important: if the user is external, "current" in the first line has to be changed to "external"
 
- set the password of the user: Use the LDAP query 
ldappasswd -H ldap://grus -x -D "cn=admin,dc=sternwarte,dc=uni-erlangen,dc=de" -W -S "uid={USERNAME},ou=current,ou=People,dc=sternwarte,dc=uni-erlangen,dc=de"while obviously adjusting the LDAP dn. - log in: 
ssh username@taurus - Set the quota (on taurus), using a prototype which has normal quota 
sudo edquota -p [prototype] [username](normal Quota is 8GB softlimit and 12GB hardlimit; it can be manually edited/shown with edquota -u user) - if desired (in most cases), create a folder for the user at /userdata/data/[username] and adjust the permissions with 
sudo chown username:remeis username - send Email to admin about the new user
 
Running Software / Updates / Setups
In this section a selection of services and their current configuration is described.
- CUPS (Printing Service)
 - Virtual Boxes
 
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "Admin"
The following 18 pages are in this category, out of 18 total.