FairRoot
For having write permission to the FairRoot repository, you need an authentification. To do so:
htpasswd -bcd [file name] [user name] [password]
This will create the file [file name] and write the user name and encoded password into it.