On 23/01/2013 18:33, Johan Vromans wrote:
You can also store the credentials in a file (readable by root only), e.g.: mount -t cifs -o credentials=/etc/local/cifs.credentials /etc/local/cifs.credentials contains: +--- |username=User Name |password=mypassword +---
The method of choice, I would guess, if you wanted to mount the share using /etc/fstab