The problem comes in when any changes are made to the profile or if a profile exists (for that user) on the workstation, it won't read the profile from the server nor will it update the profile on the server when they log off. I can't tell if this is a Windows problem or a Samba problem, but everything looks like it set correctly in Samba and on Windows and I just don't know what to do now!
Samba Config:
[global]
workgroup = WORKSTATION
time server = Yes
log level = 11
logon script = %u.bat
logon drive = h:
domain logons = Yes
os level = 33
preferred master = Yes
domain master = Yes
profile acls = yes
logon home = \\www\%u
logon path = \\www\profile\%u
profile acls = yes[profile]
create mask = 0777
directory mask = 0777
writable = yes
browseable = yes
path = /home/profiles[netlogon]
path = /usr/local/netlogon
read only = No
locking = No
root preexec = /usr/local/netlogon/logonscript.pl %U %M %m
root postexec = /usr/local/netlogon/logoutscript.pl %U %M %m[homes]
comment = Home Directories
read only = No
create mask = 0700
browseable = No-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
