Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

INN FAQ Part 7/9: Problems with INN already running
Section - (7.14) Directories are being created with wrong permissions.

( Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Forum archive ]


Top Document: INN FAQ Part 7/9: Problems with INN already running
Previous Document: (7.13) When my feeder connects, I get articles but they don't take what's waiting for them.
Next Document: (7.15) Why am I getting alt.sex.pictures even though I have "ME:!alt.sex.pictures" in my newsfeeds file?
See reader questions & answers on this topic! - Help others by sharing your knowledge
> Question:
>When I received news for /var/spool/news/foo/bar for the first
>time, the directories got created:
>
># ls -lgR foo
>total 1
>d-wx-w-rwx  2 news     news          512 Feb  9 00:03 bar/
>
>What did I do wrong?
>
>##  Mode that directories are created under.
>#### =()<GROUPDIR_MODE          @<GROUPDIR_MODE>@>()=
>GROUPDIR_MODE           2775

  Answer:
You forgot a zero in front of this number, for the C compiler to interpret it
as octal instead of decimal.

User Contributions:

Comment about this article, ask questions, or add new information about this topic:

CAPTCHA