Re: [Samba] Profiles and Win2000

2002-12-19 Thread tin tinny
I found the same problem. I added parameter
[global]
nt acl support = no
 
for more information at http://zeck.netliberte.org/linux/howto/lecture.php?fic=samba
That problem was disappeared but I'm not sure about other problem may occur.
 
  John H Terpstra <[EMAIL PROTECTED]> wrote: 
On Thu, 19 Dec 2002, Arno Gramatke wrote:> Hi,>> FB> I still have a problem with Windows 2000 SP2 and Samba 2.2.7a:> FB> I set DeleteRoamingProfiles to 1 and deleted all old profiles.>> I think the correct registry key is "DeleteRoamingCache". Take a look> at http://www.winguides.com/registry/display.php/142/Correct. I added a registry update file to the ~samba/docs/Registrydirectory called Win-NT-2K-XP-DeleteRoamingProfile.reg to cause all cachedroaming profiles to be deleted in log-out. It will be in the documentationtree for Samba-3.0.0 when it ships. Meanwhile, those who want it will findit on the CVS server.- John T.>> FB> Now Windows sometimes creates/backups a local profile for every user> FB> *and* every login, e.g.:> FB> user.domain, user.domain.000, 
 user.domain.001, user.domain.002...> FB> I thought they were deleted after setting "csc policy = delete", but> FB> they aren't.>> I'm not sure, but i think that "csc policy = ..." has got nothing to> do with the deletion of profiles on the clients.> See http://de.samba.org/samba/docs/man/smb.conf.5.html#CSCPOLICY> Apart from that you should set "csc policy = disable" for the profile> share, to prevent windows client from offline(!) caching (this is not to be> confused with saving the profile back to the server) the profiles. You> might have noticed some entries in the event log, stating that there> might be a problem with offline caching on the profile share).>> So, the only thing you need to do, is set the correct registry key and> delete all old profile on the clients. Of course you have to make> sure, that the profiles share is writable.>> Hope this
  helps.>> cu> Arno>>>-- John H TerpstraEmail: [EMAIL PROTECTED]-- To unsubscribe from this list go to the following URL and read theinstructions: http://lists.samba.org/mailman/listinfo/sambaWith Yahoo! Mail you can get a bigger mailbox -- choose a size that fits your needs

Re: [Samba] Profiles and Win2000

2002-12-19 Thread John H Terpstra
On Thu, 19 Dec 2002, Arno Gramatke wrote:

> Hi,
>
> FB> I still have a problem with Windows 2000 SP2 and Samba 2.2.7a:
> FB> I set DeleteRoamingProfiles to 1 and deleted all old profiles.
>
> I think the correct registry key is "DeleteRoamingCache". Take a look
> at http://www.winguides.com/registry/display.php/142/

Correct. I added a registry update file to the ~samba/docs/Registry
directory called Win-NT-2K-XP-DeleteRoamingProfile.reg to cause all cached
roaming profiles to be deleted in log-out. It will be in the documentation
tree for Samba-3.0.0 when it ships. Meanwhile, those who want it will find
it on the CVS server.

- John T.

>
> FB> Now Windows sometimes creates/backups a local profile for every user
> FB> *and* every login, e.g.:
> FB> user.domain, user.domain.000, user.domain.001, user.domain.002...
> FB> I thought they were deleted after setting "csc policy = delete", but
> FB> they aren't.
>
> I'm not sure, but i think that "csc policy = ..." has got nothing to
> do with the deletion of profiles on the clients.
> See http://de.samba.org/samba/docs/man/smb.conf.5.html#CSCPOLICY
> Apart from that you should set "csc policy = disable" for the profile
> share, to prevent windows client from offline(!) caching (this is not to be
> confused with saving the profile back to the server) the profiles. You
> might have noticed some entries in the event log, stating that there
> might be a problem with offline caching on the profile share).
>
> So, the only thing you need to do, is set the correct registry key and
> delete all old profile on the clients. Of course you have to make
> sure, that the profiles share is writable.
>
> Hope this helps.
>
> cu
>  Arno
>
>
>

-- 
John H Terpstra
Email: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Profiles and Win2000

2002-12-19 Thread Fridtjof Busse
On Thursday 19 December 2002 16:28, Arno Gramatke wrote:
> Hi,
>
> FB> I still have a problem with Windows 2000 SP2 and Samba 2.2.7a:
> FB> I set DeleteRoamingProfiles to 1 and deleted all old profiles.
>
> I think the correct registry key is "DeleteRoamingCache". 

Sorry, typo. I used DeleteRoamingCache

> FB> Now Windows sometimes creates/backups a local profile for every
> FB> user*and* every login, e.g.:
> FB> user.domain, user.domain.000, user.domain.001, user.domain.002...
> FB> I thought they were deleted after setting "csc policy = delete",
> FB> but they aren't.
>
> I'm not sure, but i think that "csc policy = ..." has got nothing to
> do with the deletion of profiles on the clients.
> See http://de.samba.org/samba/docs/man/smb.conf.5.html#CSCPOLICY
> Apart from that you should set "csc policy = disable" for the profile
> share, to prevent windows client from offline(!) caching (this is not
> to be confused with saving the profile back to the server) the
> profiles. You might have noticed some entries in the event log,
> stating that there might be a problem with offline caching on the
> profile share).

User store their Profiles in ~/.Profiles (which works fine), I just need 
to get rid of any local copies on the client.
After the patch and the deletion of the profiles, it looked like the 
local profile would get deleted, but after some logins and logout, 
those .000/.001 profiles appeared.

-- 
Fridtjof Busse
NT is the only OS that has caused me to beat a piece of hardware to
death with my bare hands.  
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Profiles and Win2000

2002-12-19 Thread Arno Gramatke
Hi,

FB> I still have a problem with Windows 2000 SP2 and Samba 2.2.7a:
FB> I set DeleteRoamingProfiles to 1 and deleted all old profiles.

I think the correct registry key is "DeleteRoamingCache". Take a look
at http://www.winguides.com/registry/display.php/142/

FB> Now Windows sometimes creates/backups a local profile for every user 
FB> *and* every login, e.g.:
FB> user.domain, user.domain.000, user.domain.001, user.domain.002...
FB> I thought they were deleted after setting "csc policy = delete", but
FB> they aren't.

I'm not sure, but i think that "csc policy = ..." has got nothing to
do with the deletion of profiles on the clients.
See http://de.samba.org/samba/docs/man/smb.conf.5.html#CSCPOLICY
Apart from that you should set "csc policy = disable" for the profile
share, to prevent windows client from offline(!) caching (this is not to be
confused with saving the profile back to the server) the profiles. You
might have noticed some entries in the event log, stating that there
might be a problem with offline caching on the profile share).

So, the only thing you need to do, is set the correct registry key and
delete all old profile on the clients. Of course you have to make
sure, that the profiles share is writable.

Hope this helps.

cu
 Arno


-- 
Arno Gramatke
ZLW/IMA der RWTH Aachen
Dennewartstraße 27, D-52068 Aachen
Telefon: +49 241 80-911-27

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] Profiles and Win2000

2002-12-19 Thread Fridtjof Busse
Hi
I still have a problem with Windows 2000 SP2 and Samba 2.2.7a:
I set DeleteRoamingProfiles to 1 and deleted all old profiles.
Now Windows sometimes creates/backups a local profile for every user 
*and* every login, e.g.:
user.domain, user.domain.000, user.domain.001, user.domain.002...
I thought they were deleted after setting "csc policy = delete", but 
they aren't.
Found some reports about this phenomenon, but no fix.
Any more hints?
-- 
Fridtjof Busse
BOFH excuse #236:
Fanout dropping voltage too much, try cutting some of those little 
traces
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Profiles and Win2000

2002-12-18 Thread Fridtjof Busse
On Tuesday 17 December 2002 21:29, John H Terpstra wrote:
> Fridtjof,
>
> The attached registry update file will solve your problem.
> Just double-click on it while logged in as 'Administrator' and it
> will set the registry so that on log-out each the user's roaming
> profile will be deleted from the local cache.
>
> PS: I added this file to the ~samba/docs/Registry directory for
> future reference. It will be in samba-3.0.0.

Now it works, thanks.
I had to add a ']' in the patch (otherwise nothing happend), the old 
profiles needed to be deleted and I had to add 'csc policy = disable', 
but I'm much happier now!
-- 
Fridtjof Busse
Why you can't find your system administrator:
They're seeing a therapist who doesn't have any computers in their 
office, a non-threatening place. 
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



Re: [Samba] Profiles and Win2000

2002-12-17 Thread John H Terpstra
Fridtjof,

The attached registry update file will solve your problem.
Just double-click on it while logged in as 'Administrator' and it will set
the registry so that on log-out each the user's roaming profile will be
deleted from the local cache.

PS: I added this file to the ~samba/docs/Registry directory for future
reference. It will be in samba-3.0.0.

- John T.

On Tue, 17 Dec 2002, Fridtjof Busse wrote:

> Hi
> We're running Samba 2.2.7a as a PDC for Windows2000 SP2 Clients.
> Everthing works just fine, but there is one problem:
> The clients save their profiles on the PDC (~/.Profiles), but don't
> delete the local copy of the profile (C:\My Documents\$user).
> This causes a really big problem, since the client's HD's aren't that
> big and these profiles grow every day.
> Is there any way to stop Windows 2000 from saving those profiles
> locally?
> I found some threads in the archive, but not a real solution.
> Any hints?
>

-- 
John H Terpstra
Email: [EMAIL PROTECTED]
REGEDIT4



;Contributor:   John H Terpstra

;Updated:   December 17, 2002

;Status:Current

;

;Subject:   Registry file update to delete roaming profiles on logout



[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon

"DeleteRoamingCache"=dword:0001






[Samba] Profiles and Win2000

2002-12-17 Thread Fridtjof Busse
Hi
We're running Samba 2.2.7a as a PDC for Windows2000 SP2 Clients.
Everthing works just fine, but there is one problem:
The clients save their profiles on the PDC (~/.Profiles), but don't 
delete the local copy of the profile (C:\My Documents\$user).
This causes a really big problem, since the client's HD's aren't that 
big and these profiles grow every day.
Is there any way to stop Windows 2000 from saving those profiles 
locally?
I found some threads in the archive, but not a real solution.
Any hints?
-- 
Fridtjof Busse
Real programmers never work 9 to 5. If any real programmers are around
at 9 am, it's because they were up all night. 


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba