Skip to content

Frequently Asked Questions


I don't know my username


I dont know my Windows login details for the lab machines

  • Use your dcu email address and password. For example: joe.bloggs@mail.dcu.ie

I dont know my Linux log in details for the lab machines

  • Use your username. If you're unsure of it, you can find it by visiting the site mydetails.

How do I reset my password?


I cannot login to the lab machine (Linux and/or Windows)

  • Do you type in your username or email address and password but it just brings you back to the start screen? You should email us, support@computing.dcu.ie. Include your username, email address, and the machine ID or the lab ID.

I can't log into Eduroam


Issues cloning or pushing code to GitLab

Your account is authenticated with SSO or SAML. To push and pull over HTTPS with Git using this account, you must set a password or set up a personal access token to use instead of a password.

image showing basic login screen

  • If you're experiencing issues with cloning or pushing code to GitLab, try using a password.
  • Set a password here https://gitlab.computing.dcu.ie/-/user_settings/password/edit
  • Clone the repo with the "Clone with HTTPS" option. You will get prompted to enter your new password.

  • At this point you should be able to git clone by entering your School of Computing username and password.