Roaming profiles again

filipi filipi at technologist.com
Wed Dec 6 12:36:53 GMT 2000


You may schedule in cron, to erase the I.E. cache inside de home of each
user every night.

If the the I.E. cache directory is /home/$USER/cache/
you may do like this:

find /home -name cache -exec rm -rfv {} \; > /var/log/cache_erase.log


hope it can help,
Regards,
Filipi

> From: Lubomir <lubo at ru.acad.bg>
> Date: Mon, 25 Dec 2000 12:35:56 +0200
> To: samba-ntdom at samba.org
> Subject: Roaming profiles again
> 
> 3.One possible sollution (virtually yet):
> Reduce iexplore cache size and force eraseing when exit or just set
> cache path c:\temp (that's the easy part).
> But am thinking about some global solution...
> Is it possible to manage two user quotas - one for their home space and
> another for their profile? And how to do it?
> If anybody has succeed running anything like this or if there are better
> solutions please let me know!
> 
> 
> 





More information about the samba-ntdom mailing list