Thank you Dale.
To make things easier: I found out how to change this value in the command-line - as normal user. Actually its only the automount value :
Code:
gsettings set org.gnome.desktop.media-handling automount false
To switch automount on again I use:
Code:
gsettings set org.gnome.desktop.media-handling automount true