Put mntdrives and umntdrives scripts in /usr/local/bin. (Mounting scripts)
Run commands:
- chmod u=rwxs,g=rxs,o=rxs /usr/bin/smbmnt
- chmod u=rwxs,g=rxs,o=rxs /usr/bin/smbumount
To mount drives: type “mntdrives” from command line
To unmount: “umntdrives”
Be First to Comment