Stefan Bauer
2012-Mar-14 18:19 UTC
[Samba] max path length - ExcludeProfileDirs not sufficient - temporary profile
Good evening dear users and developers,
I'm using samba 3.5.6 on Debian Squeeze as Domain-Controller for several
Windows XP clients. Config below.
One user installed a software with settings in C:\documents and
settings\martin\.vkbstandalone/.metadata/.plugins/de.vkb.standalone.tomcat/work/catalina/localhost/eba_standalone_web/org/apache/jsp/jsp/composite/angebot/angebot
zum versicherungsnehmer/html/angaben zum versicherungsn
Indeed quite a long path so i expected problems and used a patch to not sync
this specific folder .vkbstandalone to the server ...
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWinlogon]
"ParseAutoexec"="1"
"ExcludeProfileDirs"="Lokale Einstellungen;Temporary Internet
Files;Verlauf;Temp;.vkbstandalone"
"BuildNumber"=dword:00000a28
That works - this path is not synced. Now the strange part:
Even though this path is not synced, windows complains about it cannot find the
path and serves a temporary profile - WHY?!
This path is locally available.
snippets from config:
domain logons = Yes
workgroup = FSH
[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
browseable = No
[profiles]
comment = Users profiles
path = /home/samba/profiles
read only = No
create mask = 0600
directory mask = 0700
guest ok = Yes
browseable = No
I would really appreciate any hints and ideas.
Regards
Stefan
L.P.H. van Belle
2012-Mar-19 11:12 UTC
[Samba] max path length - ExcludeProfileDirs not sufficient - temporary profile
Hi, Did you try, 1) login on the pc. 2) remove the profile from the network. 3) logout en reboot te computer. 4) and login again. Does this work ?>-----Oorspronkelijk bericht----- >Van: stefan.bauer at cubewerk.de >[mailto:samba-bounces at lists.samba.org] Namens Stefan Bauer >Verzonden: 2012-03-14 19:20 >Aan: samba at lists.samba.org >Onderwerp: [Samba] max path length - ExcludeProfileDirs not >sufficient - temporary profile > >Good evening dear users and developers, > >I'm using samba 3.5.6 on Debian Squeeze as Domain-Controller >for several Windows XP clients. Config below. > >One user installed a software with settings in C:\documents >and >settings\martin\.vkbstandalone/.metadata/.plugins/de.vkb.standalone.tomcat/work/catalina/localhost/eba_standalone_web/org/apache/>jsp/jsp/composite/angebot/angebot zum>versicherungsnehmer/html/angaben zum versicherungsn > >Indeed quite a long path so i expected problems and used a >patch to not sync this specific folder .vkbstandalone to the server ... > >Windows Registry Editor Version 5.00 > >[HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWinlogon] >"ParseAutoexec"="1" >"ExcludeProfileDirs"="Lokale Einstellungen;Temporary Internet >Files;Verlauf;Temp;.vkbstandalone" >"BuildNumber"=dword:00000a28 > >That works - this path is not synced. Now the strange part: > >Even though this path is not synced, windows complains about >it cannot find the path and serves a temporary profile - WHY?! > >This path is locally available. > >snippets from config: > >domain logons = Yes >workgroup = FSH > >[netlogon] > comment = Network Logon Service > path = /home/samba/netlogon > browseable = No > >[profiles] > comment = Users profiles > path = /home/samba/profiles > read only = No > create mask = 0600 > directory mask = 0700 > guest ok = Yes > browseable = No > >I would really appreciate any hints and ideas. > >Regards > >Stefan >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba > >