Map Windows folder redirections?

0 views
Skip to first unread message

murphydarren

unread,
Nov 2, 2011, 7:31:19 AM11/2/11
to open1to1discussion
Hi Guys, Is it possible to Map Windows folder redirections in open 1
to 1 for active directory users, permanently? Is there a script for
this?

Billy Ayotte

unread,
Nov 2, 2011, 1:32:38 PM11/2/11
to open1to1d...@googlegroups.com
The issue you'll have is all the hidden folders in the user's account that controls their settings. You "could" mount this shares then use system links for Pictures > My Pictures, Documents > My Documents, etc. The issue is writing the script is such a way that it would be resistant to connectivity issues which is very difficult when dealing with a laptop.

You can use gvfs-mount which is the default way to mount a share and have the users browse to that share for their files. If you know the server and the domain your querying and the share name you should be able to write a simple script to ask the user for their username and password for the share. This doesn't give you everything folder redirects do but on a laptop I question the sanity of folder redirects on any mobile platform.

In anycase you'll need to mount the user's shares in the userspace which means you need to be able to mount that share as the user who is logged in, within their home directory (gvfs-mount mounts in ~/.gvfs/). I have a few example scripts that can do just this but I'm thinking just mounting a share isn't what you're after.



--
You received this message because you are subscribed to the Google Groups "open1to1discussion" group.
To post to this group, send email to open1to1d...@googlegroups.com.
To unsubscribe from this group, send email to open1to1discuss...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/open1to1discussion?hl=en.


Reply all
Reply to author
Forward
0 new messages