winfsp / sshfs-win

SSHFS For Windows
https://winfsp.dev
Other
4.78k stars 250 forks source link

Windows Group Policy #389

Open rowansc1 opened 1 year ago

rowansc1 commented 1 year ago

Awesome software, really like it so far!

However, I've had an experiment with trying to use this software with windows server 2019 group policy. I can access and map the drive when I add it manually to a user. However, I'd like to be able to have a group policy setup which can map a drive where the user can connect (I don't mind if they have to put the password in the first time, but having that as a group policy would benefit us for consistently between users). I don't want users who are not in the group to be able to access the folders login information (in testing they did).

We currently have a few local network drives on the fileserver, but when following the same procedure by putting in \\sshfs\USER@IP it doesn't seem to apply this successfully.

Any help with this would be greatly appreciated, thanks!