for a new file default file permissions are controlled by umask. check umask man page (set a default value 000 to umask in the beginning, say .profile)
--- abhi malani <[EMAIL PROTECTED]> wrote: > hi, > thanks but when a new file is made, only the owner > has the permission. > > regards, > abhi malani > > >give write access to all the users belonging to the > group >malanigroup. > > > > chown -R nobody.malanigroup /malani > > chmod -R g+w /malani > > > > i think this should do it ... but i'm sure there > are better solutions to > > that one > > > > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Microsoft Visual > Studio.NET > comprehensive development tool, built to increase > your > productivity. Try a free online hosted session at: > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
