I don't know if you read freshmeat, but this was posted last night: mod_roaming 1.0.0
With mod_roaming you can use your Apache webserver as a Netscape Roaming Access server. This allows you to store you Netscape Communicator 4.5 preferences, bookmarks, address books, cookies etc. on the server so that you can use (and update) the same settings from any Netscape Communicator 4.5 that can access the server. Changes: This is the first stable release, and also features a work-around for the IMAP filter problem. -Daniel Prescient Code Solutions www.coder.com On 21 Jan 1999, Martin Bialasinski wrote: > > >> "KB" == Karsten Bolding <[EMAIL PROTECTED]> writes: > > KB> And finally added www-data to shadow group > KB> addgroup www-data shadow > > Be careful about this. Now everything running as www-data (webserver, > maybe cgis) can read /etc/shadow. > > Even if noone can execute CGIs with the webserver uid or use dynamic > content (SSI), it is still possible that a CGI has a security hole. So > it is best to minimize the access www-data has. > > So you better look for another solution. Sorry, I can't help you more, > but I don't run apache. > > Ciao, > Martin > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >