Customizing User Public Information Directories (Unix/Linux)
Chapter
16
Content Management
359
6.
Choose whether to load the password database at startup.
For more information, see “Loading the Entire Password File on Startup,” on
page 359.
7.
Choose whether to apply a configuration style.
8.
Click OK.
For more information, see the online help for the User Document Directories page.
Another way to give users separate directories is to create a URL mapping to a
central directory that all of your users can modify.
Restricting Content Publication
In some situations a system administrator may want to restrict what user accounts
are able to publish content via user document directories. To restrict a user’s
publishing, add a trailing slash to the user’s home directory path in the
/etc/passwd file
:
jdoe::1234:1234:John Doe:/home/jdoe:/bin/sh
becomes:
jdoe::1234:1234:John Doe:/home/jdoe/:/bin/sh
After you make this modification, Netscape Enterprise Server will not serve pages
from this user’s directory. The browser requesting the URI receives a “404 File Not
Found” error and a 404 error will be logged to the Enterprise Server access log. No
error will be logged to the errors log.
If, at a later time, you decide to allow this user to publish content, remove the
trailing slash from the
/etc/passwd
entry, then restart Enterprise Server.
Loading the Entire Password File on Startup
You also have the option of loading the entire password file on startup. If you
choose this option, the server loads the password file into memory when it starts,
making user lookups much faster. If you have a very large password file, however,
this option can use too much memory.
Summary of Contents for NETSCAPE ENTREPRISE SERVER 6.0 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Enterprise Server Version6 0 November 2001...
Page 18: ...18 Netscape Enterprise Server Administrator s Guide November 2001...
Page 26: ...26 Netscape Enterprise Server Administrator s Guide November 2001...
Page 48: ...Migrating a Server 48 Netscape Enterprise Server Administrator s Guide November 2001...
Page 50: ...50 Netscape Enterprise Server Administrator s Guide November 2001...
Page 146: ...146 Netscape Enterprise Server Administrator s Guide November 2001...
Page 242: ...242 Netscape Enterprise Server Administrator s Guide November 2001...
Page 294: ...294 Netscape Enterprise Server Administrator s Guide November 2001...
Page 332: ...Deleting a Virtual Server 332 Netscape Enterprise Server Administrator s Guide November 2001...
Page 378: ...378 Netscape Enterprise Server Administrator s Guide November 2001...
Page 396: ...Responses 396 Netscape Enterprise Server Administrator s Guide November 2001...
Page 414: ...Posting to JSPs 414 Netscape Enterprise Server Administrator s Guide November 2001...
Page 432: ...Further Information 432 Netscape Enterprise Server Administrator s Guide November 2001...
Page 444: ...444 Netscape Enterprise Server Administrator s Guide November 2001...