# Operation Change password for admin user. This is user with full administrative privilleges of openBIS. ``` $ docker exec -it openbis-app /home/openbis/servers/openBIS-server/jetty/bin/passwd.sh change admin -p newpassw0rd; ```