[Samba] folder redirection and win11 25H2
Giuseppe Arvati
giuseppe.arvati at gmail.com
Mon Feb 9 07:21:11 UTC 2026
Hello,
I'm ready to finish a new DC with samba 4.23.5 on debian 13 with 2 DM (
same software and xfs ) to replace the actual centos/samba 4.8.
Shares are ok, authentication is ok, security groups are ok, ...
The dm1 domain member is dedicated to home folder and is configured as
wiki said ( share access, security right, .. )
I create the gpo for folder redirection and when I connect from win10
client it works but if I use the same account with win11 25H2 client I
got an this error:
Failed to apply policy and redirect folder "Documents" to
"\\|dm1|\users\garvati\".
Redirection options=0x1211.
The following error occurred: "Can not create folder
"\\|dm1|\users\garvati\".
Are there some setting to apply for win11 clients to works with samba ?
Any help is welcome.
Thank you
Giuseppe Arvati
dm1 smb.conf
[global]
# Prior to version 4.23.0+dfsg-4, debian samba package carried
usershare.patch
# patch which changed default value for "usershare max share" parameter
usershare max shares = 100
dedicated keytab file = /etc/krb5.keytab
disable spoolss = Yes
kerberos method = secrets and keytab
log level = 1
netbios name = DM1
printcap name = /dev/null
realm = APAM-AD.APAM.LAN
security = ADS
server role = member server
winbind enum groups = Yes
winbind enum users = Yes
winbind refresh tickets = Yes
winbind use default domain = Yes
workgroup = APAM-AD
idmap config apam-ad:range = 10000-999999
idmap config apam-ad:backend = rid
idmap config * : range = 5000-9999
idmap config * : backend = tdb
map acl inherit = Yes
vfs objects = acl_xattr
[users]
path = /dati/users/
read only = no
More information about the samba
mailing list