Re: Netscape Roaming Package

1999-01-26 Thread Daniel R. Allen
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 s

Re: Netscape Roaming Package

1999-01-21 Thread Martin Bialasinski
>> "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

Re: Netscape Roaming Package

1999-01-21 Thread Karsten Bolding
I posted a similar question the other day - and I actually made it work. Here is what I did. Turned shawdow password on: shadownconfig on installed the folllowing packages: libapache-mod-perl_1.17-1.deb libapache-mod-auth-sys_1.10-4.2.deb libapache-mod-roaming_0.9.1-1.deb And finally added www