Hi, Sorry for my english. I configured Samba as DC and when I use win 10, everything is ok, but win xp dosn't attach disks. When I browse \\dc.gryko.org.local, xp can see disks, but dosn't attach them while logging in. Win 10 does. My smb.conf: # Global parameters [global] netbios name = SAMBA realm = GRYKO.ORG.LOCAL server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate workgroup = GRYKO server role = active directory domain controller vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes server max protocol = NT1 lanman auth = yes ntlm auth = yes client ntlmv2 auth = no client ipc max protocol = NT1 client use spnego = no ... Should I add something into smb.conf? Regards Andrzej
On Sat, 11 Aug 2018 16:08:39 +0200 Andrzej Gryko via samba <samba at lists.samba.org> wrote:> Hi, > > Sorry for my english. > I configured Samba as DC and when I use win 10, everything is ok, but > win xp dosn't attach disks. When I browse \\dc.gryko.org.local, xp > can see disks, but dosn't attach them while logging in. Win 10 does. > > My smb.conf: > # Global parameters > [global] > netbios name = SAMBA > realm = GRYKO.ORG.LOCAL > server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, > drepl, winbindd, ntp_signd, kcc, dnsupdate > workgroup = GRYKO > server role = active directory domain controller > > vfs objects = acl_xattr > map acl inherit = yes > store dos attributes = yes > > server max protocol = NT1 > lanman auth = yes > ntlm auth = yes > client ntlmv2 auth = no > client ipc max protocol = NT1 > client use spnego = no > ... > > > Should I add something into smb.conf?No, exactly the opposite ;-) Remove everything you added after the server role line and then go and read this: http://www.imss.caltech.edu/node/396 You really shouldn't be still using XP, but if you must, then try and make it more secure. Rowland
I did, what you say, but xp still doesn't attach disks while logging in. Unfortunetelly I must make xp to work with Samba, because some customers still using xp. Regards Andrzej sob., 11 sie 2018 o 16:57 Rowland Penny via samba <samba at lists.samba.org> napisaĆ(a):> On Sat, 11 Aug 2018 16:08:39 +0200 > Andrzej Gryko via samba <samba at lists.samba.org> wrote: > > > Hi, > > > > Sorry for my english. > > I configured Samba as DC and when I use win 10, everything is ok, but > > win xp dosn't attach disks. When I browse \\dc.gryko.org.local, xp > > can see disks, but dosn't attach them while logging in. Win 10 does. > > > > My smb.conf: > > # Global parameters > > [global] > > netbios name = SAMBA > > realm = GRYKO.ORG.LOCAL > > server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, > > drepl, winbindd, ntp_signd, kcc, dnsupdate > > workgroup = GRYKO > > server role = active directory domain controller > > > > vfs objects = acl_xattr > > map acl inherit = yes > > store dos attributes = yes > > > > server max protocol = NT1 > > lanman auth = yes > > ntlm auth = yes > > client ntlmv2 auth = no > > client ipc max protocol = NT1 > > client use spnego = no > > ... > > > > > > Should I add something into smb.conf? > > No, exactly the opposite ;-) > > Remove everything you added after the server role line and then go and > read this: > > http://www.imss.caltech.edu/node/396 > > You really shouldn't be still using XP, but if you must, then try and > make it more secure. > > Rowland > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >