[Samba] Samba Version 4.0.7 replace netlogon: /usr/local/samba/var/locks/sysvol/my.domain/scripts

samba at nisx.de samba at nisx.de
Thu Aug 22 12:24:09 MDT 2013


Hi there.

Hope the following helps. I've written som times ago, but get no answer:

============================================================
DATE: Fr 10.05.2013 13:21
TO: samba at samba.org

Hi,

I had searched long for the problem of only partially sync'd profiles on Windows 7/8 . Windows XP has worked fine.

There was always the error "Your roaming profile is not synchronized correctly with the server. You have been logged in with a partially synchronized profile".

The application protocol of windows told me that the file "\\leela$NOCSC$\profiles$\tn.V2\ntuser.ini" can't be copied to "C:\Users\tn\ntuser.ini" and  "Details - The System can't find the given file."

Testparam don't show any misconfiguration. But the problem was the parameter "wide links = Yes" in combination with "unix extensions = No" in the [global] section.

Now I put "wide links = Yes" only in that sections where this parameter is needed so that my section [profiles$] are not affected by "wide links" anymore and everything works fine now.

But what do "wide links = Yes" with the [profiles$] section that windows 7 profiles can't be loaded anymore? Does anybody know?

Smb.conf
============================================================
# Global parameters

[global]
        workgroup = FUTURAMA
        realm = futurama.loc
        netbios name = LEELA
        server role = active directory domain controller
        idmap_ldb:use rfc2307 = yes
        server services = -dns
        dns forwarder = 172.16.16.254
        server string =
        map archive = No
        map hidden = No
        map readonly = No
        winbind enum users = Yes
        winbind enum groups = Yes
        winbind use default domain = Yes
        winbind nested groups = Yes
        winbind separator = +
        template shell = /bin/bash
        unix extensions = No
        veto files = /.recycle/
        panic action = /usr/bin/screen -d -m /usr/share/nolteinfosysteme/scripts/tsamba4restart.sh

[netlogon]
        path = /opt/samba/var/locks/sysvol/futurama.loc/scripts
        read only = No

[sysvol]
        path = /opt/samba/var/locks/sysvol
        read only = No

 [prog$]
        comment = Programme
        path = /opt/samba/var/shares/prog
        create mask = 0775
        force create mode = 0775
        directory mask = 2775
        force directory mode = 2775
        read only = no
        wide links = Yes
        browseable = no

[...]

 [profiles$]
        profile acls = yes
        comment = Profile
        path = /opt/samba/var/shares/profiles
        create mask = 0770
        force create mode = 0770
        directory mask = 2770
        force directory mode = 2770
        read only = no
        browseable = no
============================================================

Regards
  Thomas Nolte

--
Nolte Infosysteme,  Im Sikfeld 8, 38304 Wolfenbuettel
Tel 05331-946210, Fax 05331-946211, Handy 0170-5508198

Computer, Netzwerk, Kommunikation www.nisx.de

-----Ursprüngliche Nachricht-----
Von: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] Im Auftrag von Hullen at t-online.de
Gesendet: Donnerstag, 22. August 2013 15:59
An: samba at lists.samba.org
Betreff: Re: [Samba] Samba Version 4.0.7 replace netlogon: /usr/local/samba/var/locks/sysvol/my.domain/scripts

Hallo, Daniel,

Du meintest am 22.08.13:

> I did fix this:
> In [global]
> Set:
> follow symlinks = yes
>         wide links = yes
>         unix extensions = no

> As with Samba 3

I wouldn't set "follow symlinks = yes" as a global option ...

Viele Gruesse!
Helmut
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba




More information about the samba mailing list