Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Konqueror default create mask
Konqueror seems to create files with mask 600. Can I change this setting to 644? I want to have the files globally readable but not editable. 640 works too, for group readability.
I run Ubuntu, so I'll post this on the Ubuntu forum aswell, but I figured this might be a KDE issue hence I post here too
Thankful for any answers
RE: Konqueror default create mask
Are you talking about files created by kde itself, or by the users inside of kde?? If it's the users then you're thinking about something completely outside kde and the DE. That's your umask and you can set it in /etc/profile or your local profile, or possibly /etc/bashrc, /etc/bash.bashrc, .bashrc or .bash.bashrc depending on if you want it local/global and your distro. For debian based stuff like Ubuntu it should be /etc/bash.bashrc.