Sun Ray Server 3.1 + CAM + Win Connector
807578Aug 2 2007 — edited Apr 16 2008Hello All,
I recently did a large upgrade to our solaris server here as it was full of problems. All went really, really well and the server has operated 10x better than before but I have a question I was hoping someone might be able to help with.
I know it is supported but I cant find a solid solution to mapping USB drives through CAM to Windows.
The closest I got is by following some advice on the net (sorry I cant find the URL at the moment) where a script created mnt folders in all of the CAM users folders.
Then the cam script executes:
/opt/SUNWuttsc/bn uttsc -m -b -r disk:USB=/tmp/SUNWut/mnt/$USER 0.0.0.0
When the user logs in it does indeed create a drive called USB. And you can only get into it if a USB storage device is plugged into the unit. However once you go into the drive it brings up:
/tmp/SUNWut/mnt/
Instead of:
=/tmp/SUNWut/mnt/$USER
permissions seem to work and I cannot get into any of the other user's folders except my own and the mounted files definitely appear in there but does anybody have any idea why it is not mapping directly to the $USER folder?
Thanks, I appreciate any bodies input.