Access removal: diferenças entre revisões
Saltar para a navegação
Saltar para a pesquisa
Criou a página com "__FORCETOC__" |
Sem resumo de edição |
||
(Há 2 edições intermédias do mesmo utilizador que não estão a ser apresentadas) | |||
Linha 1: | Linha 1: | ||
__FORCETOC__ | __FORCETOC__ | ||
This page indicates the steps that should be followed to remove accesses from a user to ARDITI systems. Credentials and IP's needed and available on BitWarden | |||
= Email (Institutional account) = | |||
# Navigate to zentyal | |||
# Login with the admin credentials | |||
# Go to "Users and Computers" -> "Manage" | |||
# Scroll down to "Users" and click on it | |||
# Search for the user you want to remove the access from | |||
# Click on the edit (pencil) button | |||
# Scroll down and check the box "Disable account" and click on the "Change" button | |||
# Remove all the groups from the user on the right side | |||
= Nextcloud = | |||
# Navigate to zentyal | |||
# Login with the admin credentials | |||
# Go to "Users and Computers" -> "Manage" | |||
# Scroll down to "Users" and click on it | |||
# Search for the user you want to remove the access from | |||
# Click on the edit (pencil) button | |||
# Remove the group "sg-OwnCloud" | |||
# SSH into the nextcloud server <code>ssh ADMIN_USER@NEXTCLOUD_SERVER -p SERVER_PORT</code> | |||
# Go into sudo mode <code>sudo -i</code> and enter the user password | |||
# Run the command <code>sudo -u www-data php /var/www/nextcloud/occ ldap:show-remnants</code> | |||
# Run the command <code>sudo -u www-data php /var/www/nextcloud/occ user:delete USER_IDENTIFIER</code> replacing USER_IDENTIFIER with the one shown for the user you removed from the command ran previously | |||
= Door = | |||
# Navigate to the SALTO web interface | |||
# Go to "Cardholders" -> "Users" | |||
# Search for the user you want to remove access from | |||
# Check the checkbox for the user you want to remove access from and click on "- DELETE" | |||
= VPN = | |||
# Navigate to the router web interface | |||
# On the side menu, go to "PPP" | |||
# On the top menu, go to "Secrets" | |||
# Search for the user you want to remove access from | |||
# Check the checkbox on the line of the user you want to remove access from | |||
# Click on "Remove" | |||
= Google Workspace = | |||
# Navigate to admin.google.com | |||
# Login with your admin account | |||
# On the left side menu click on "Home" and then on the "Users" square click on "Manage" | |||
# Search for the user you want to remove access from | |||
# Check the checkbox on the line of the user you want to remove access from | |||
# On top of the users table click on "More options" and then on "Delete selected users" |
Edição atual desde as 12h39min de 16 de outubro de 2025
This page indicates the steps that should be followed to remove accesses from a user to ARDITI systems. Credentials and IP's needed and available on BitWarden
Email (Institutional account)
- Navigate to zentyal
- Login with the admin credentials
- Go to "Users and Computers" -> "Manage"
- Scroll down to "Users" and click on it
- Search for the user you want to remove the access from
- Click on the edit (pencil) button
- Scroll down and check the box "Disable account" and click on the "Change" button
- Remove all the groups from the user on the right side
Nextcloud
- Navigate to zentyal
- Login with the admin credentials
- Go to "Users and Computers" -> "Manage"
- Scroll down to "Users" and click on it
- Search for the user you want to remove the access from
- Click on the edit (pencil) button
- Remove the group "sg-OwnCloud"
- SSH into the nextcloud server
ssh ADMIN_USER@NEXTCLOUD_SERVER -p SERVER_PORT
- Go into sudo mode
sudo -i
and enter the user password - Run the command
sudo -u www-data php /var/www/nextcloud/occ ldap:show-remnants
- Run the command
sudo -u www-data php /var/www/nextcloud/occ user:delete USER_IDENTIFIER
replacing USER_IDENTIFIER with the one shown for the user you removed from the command ran previously
Door
- Navigate to the SALTO web interface
- Go to "Cardholders" -> "Users"
- Search for the user you want to remove access from
- Check the checkbox for the user you want to remove access from and click on "- DELETE"
VPN
- Navigate to the router web interface
- On the side menu, go to "PPP"
- On the top menu, go to "Secrets"
- Search for the user you want to remove access from
- Check the checkbox on the line of the user you want to remove access from
- Click on "Remove"
Google Workspace
- Navigate to admin.google.com
- Login with your admin account
- On the left side menu click on "Home" and then on the "Users" square click on "Manage"
- Search for the user you want to remove access from
- Check the checkbox on the line of the user you want to remove access from
- On top of the users table click on "More options" and then on "Delete selected users"