Displaying 3 results from an estimated 3 matches for "using_a_group_policy_preference".
2020 Feb 12
2
Incorrect group name is displayed in folder permission list in Windows
...When a user logs in for the first time, a new home folder will
# be created for them on the file server and a mapped drive (H:) will
# be created in the Windows profile on their computer. See the samba wiki
for
# details of how to create the GPO
#
https://wiki.samba.org/index.php/User_Home_Folders#Using_a_Group_Policy_Preference
[Home]
path = /srv/samba/Shares/Home
comment = Share for user home dirs
guest ok = no
read only = no
# Recyle bin
recycle:repository = %U/Recycle_Bin
recycle:versions = Yes
recycle:keeptree = Yes
recycle:touch = Yes
rec...
2020 Feb 12
0
Incorrect group name is displayed in folder permission list in Windows
...t time, a new home folder will
> # be created for them on the file server and a mapped drive (H:) will
> # be created in the Windows profile on their computer.? See the samba
> wiki for
> # details of how to create the GPO
> #
> https://wiki.samba.org/index.php/User_Home_Folders#Using_a_Group_Policy_Preference
> [Home]
> ? ? ? ? path = /srv/samba/Shares/Home
> ? ? ? ? comment = Share for user home dirs
> ? ? ? ? guest ok = no
> ? ? ? ? read only = no
> ? ? ? ? # Recyle bin
> ? ? ? ? recycle:repository = %U/Recycle_Bin
> ? ? ? ? recycle:versions = Yes
> ? ? ? ? recycle:keeptree...
2020 Feb 12
2
Incorrect group name is displayed in folder permission list in Windows
Hello,
Samba file server
- OS = CentOS 7
- Samba version = 4.9 (from CentOS repos)
Samba AD server
- OS = Ubuntu 18.04.4 LTS
- Samba version = 4.7 (from Ubuntu repos)
Windows client OS = Windows 10 Pro 1909
Problem:
Incorrect group name is displayed in folder permission list in Windows, just
as described in this Windows support article