Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello all,
I am running a server application called KDX. It's kind of like bbs software.
Anyway, the app generates directories and files - all of which have permissions automatically set to:
rw-------
What I need is the app to create these directories and files with permissions:
rwxrwxrwx
Is there something I need to set as a flag or switch before or while running the app?
Hi Matir,
hehe - tried that just now - thanks. I read about this before.
No go unfortunately.
it could just be an app specific issue - if umask is not working.
Unless you have any other suggestions :-)?
Cheers,
Sean.
PS. ibrewale - yeah - I know about chmod - this issue is the app keeps generating the files - which means I keep having to reset permissions on all new files - and when you have 100's of files it's not realistic - :-) - thanks though.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.