jasonlee@heavenbridge.com
2005-Feb-15 07:40 UTC
[Samba] desktop.ini file appearing in folders.
hi, i have the lastest stable samba running as a PDC in a home network environment. i get the file desktop.ini pop up, and in start menus, and in favourates as well. I can manually delete them. but when i log onto another machine, it reappears again. is there anything i can do to fix this as it is annoying to some of the users in the domain. Thanks. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
In your smb.conf file, in the [profiles] share, add the line: "hide files = /desktop.ini/ Regards, Andy Liebman In a message dated 2/15/2005 2:41:38 A.M. Eastern Standard Time, jasonlee@heavenbridge.com writes: hi, i have the lastest stable samba running as a PDC in a home network environment. i get the file desktop.ini pop up, and in start menus, and in favourates as well. I can manually delete them. but when i log onto another machine, it reappears again. is there anything i can do to fix this as it is annoying to some of the users in the domain. Thanks.
On Mon, 2005-02-14 at 23:41 -0800, jasonlee@heavenbridge.com wrote:> hi, i have the lastest stable samba running as a PDC in a home network > environment. > > i get the file desktop.ini pop up, and in start menus, and in favourates as > well. I can manually delete them. but when i log onto another machine, it > reappears again. > > is there anything i can do to fix this as it is annoying to some of the users in > the domain. >---- I believe you can add to smb.conf something like... veto files = /desktop.ini/ Craig