These instructions were written for Red Hat Enterprise Linux 4 but they may work for other types of Linux.
Please note: ICT only provides the instructions. Support for Linux is not available.
As root
# mkdir /mnt/jade
# chown user /mnt/jade
# chmod +s /usr/bin/smbmount # chmod +s /usr/bin/smbumount# chmod +s /usr/bin/smbmnt
//jade.usask.ca/sharename /mnt/jade smbfs username=USASK\nsid,noauto,user 0 0
$ mount /mnt/jade Password:
$ smbumount /mnt/jade