I've created a remote repository on my local Gitlab server and I'm trying to push the local content but it's asking me for my pass but now for my user
$ git push -u origin master
git@192.168.0.6's password:
I've tried with my user's pass and the root pass and it doesn't work, what pass is asking for??