Hi, I'm having a Samba 3.2.3 that is running has a PDC and it is working 
quite well with XP. When I try to login with Vista it can not load the 
profiles so I'm getting a message saying that I'm using a temporary 
profile and it will be lost on next reboot. My home drive is map, I have 
access to my profile. So I really don't understand why can't I put my 
profile in the server and load it after a reboot. I add my smb.conf, if 
you see any errors please tell me.

Thanks

J-E

my smb.conf:

[global]
        workgroup = MARIANO
        interfaces = eth0
        logon script = %G.bat
        logon path = \\luismariano\profiles\%U
        logon drive = H:
        logon home = 
        domain logons = Yes
        os level = 100
        preferred master = Auto
        domain master = Yes
        wins support = Yes
        ldap ssl = no

[netlogon]
        path = /usr/local/samba/netlogon
        write list = Admin
        read only = No

[profiles]
        path = /usr/local/samba/profiles
        read only = No
        create mask = 0644

[homes]
        valid users = %S
        read only = No

[Public]
        path = /home/public
        valid users = @admin
        read only = No
        available = No
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to