04-15-2015, 08:42 PM
Hi,
I remember I had issues mapping drives, I only have my notes now, but you could try this...
Firstly you need to create a directory to where you will "mount" you Windows share to.
So for example in your /home/llusername/ dir create a folder for example: uni-drive
Now from my notes, and trying to transpose your details, you would need to execute, after you have opened your vpn:
See what happens, if it works.?, your folders/docs should be in/mapped to uni-drive
It is possible, but the whole username/password/permissions in a mixed Linux/Windows environment can get confusing...
Dave
I remember I had issues mapping drives, I only have my notes now, but you could try this...
Firstly you need to create a directory to where you will "mount" you Windows share to.
So for example in your /home/llusername/ dir create a folder for example: uni-drive
Now from my notes, and trying to transpose your details, you would need to execute, after you have opened your vpn:
Code:
sudo mount -t cifs -o username=youruniusername,password=yourunipassword,uid=llusername,gid=users //aavpn.london.ac.uk/nfc456ghi/squid /home/llusername/uni-drive
See what happens, if it works.?, your folders/docs should be in/mapped to uni-drive
It is possible, but the whole username/password/permissions in a mixed Linux/Windows environment can get confusing...
Dave
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) , BBC Micro B+64(1985) , My First PC HP-Vectra(1987)