
This is a file that contains just the username and password. The way around this is to use a credentials file. This is not a good idea however: /etc/fstab is readable by everyone and so is your Windows password in it.

servername/sharename /media/windowsshare cifs username=msusername,password=mspassword,iocharset=utf8,sec=ntlm 0 0 The quickest way to auto-mounting a password-protected share is to edit /etc/fstab (with root privileges), to add this line: MOUNT AND PASSWORD PROTECT THE NETWORK DRIVES If dpkg reports an error about dependency problems, run sudo apt-get install -f to download the missing dependencies and configure everything, but this is likely not necessary for most installations. Processing triggers for mime-support (3.54ubuntu1.1) … Ureadahead will be reprofiled on next reboot Processing triggers for ureadahead (0.100.0-16) … Plexmediaserver start/running, process 1208 Setting up plexmediaserver (0.9.-54c2e56) … Unpacking plexmediaserver (0.9.-54c2e56) … Preparing to unpack plexmediaserver_0.9.-54c2e56_b … (Reading database … 55709 files and directories currently installed.) Selecting previously unselected package plexmediaserver. Then the package will be installed and you should see similar to the below: You will then be prompted for your password

Sudo dpkg -i plexmediaserver_0.9.-54c2xx_b Unpackage your download using the following:
